Skip to content

Commit

Permalink
Merge pull request #1188 from qdrant/embedding-providers
Browse files Browse the repository at this point in the history
[Docs] Remove Embedding Providers
  • Loading branch information
davidmyriel authored Sep 23, 2024
2 parents 4099c6a + 5b62321 commit 74f5c2f
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 607 deletions.
14 changes: 1 addition & 13 deletions qdrant-landing/content/documentation/embeddings/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,18 @@ Additionally, [any open-source embeddings from HuggingFace](https://huggingface.
| Embeddings Providers | Description |
| ----------------------------- | ----------- |
| [Aleph Alpha](./aleph-alpha/) | Multilingual embeddings focused on European languages. |
| [Azure](./azure/) | Microsoft's embedding model selection. |
| [Bedrock](./bedrock/) | AWS managed service for foundation models and embeddings. |
| [Clarifai](./clarifai/) | Embeddings for image and video recognition. |
| [Clip](./clip/) | Aligns images and text, created by OpenAI. |
| [Cohere](./cohere/) | Language model embeddings for NLP tasks. |
| [Databricks](./databricks/) | Scalable embeddings integrated with Apache Spark. |
| [Gemini](./gemini/) | Google’s multimodal embeddings for text and vision. |
| [GPT4All](./gpt4all/) | Open-source, local embeddings for privacy-focused use. |
| [GradientAI](./gradient/) | AI Models for custom enterprise tasks.|
| [Instruct](./instruct/) | Embeddings tuned for following instructions. |
| [Gemini](./gemini/) | Google’s multimodal embeddings for text and vision.
| [Jina AI](./jina-embeddings/) | Customizable embeddings for neural search. |
| [John Snow Labs](./johnsnow/) | Medical and clinical embeddings. |
| [Mistral](./mistral/) | Open-source, efficient language model embeddings. |
| [MixedBread](./mixedbread/) | Lightweight embeddings for constrained environments. |
| [Mixpeek](./mixpeek/) | Managed SDK for video chunking, embedding, and post-processing.​ |
| [Nomic](./nomic/) | Embeddings for data visualization. |
| [Nvidia](./nvidia/) | GPU-optimized embeddings from Nvidia. |
| [OCI](./oci/) | Oracle Cloud’s AI service with embeddings. |
| [Ollama](./ollama/) | Embeddings for conversational AI. |
| [OpenAI](./openai/) | Industry-leading embeddings for NLP. |
| [OpenCLIP](./openclip/) | OS implementation of CLIP for image and text. |
| [Prem AI](./premai/) | Precise language embeddings. |
| [Snowflake](./snowflake/) | Scalable embeddings for big data. |
| [Together AI](./togetherai/) | Community-driven, open-source embeddings. |
| [Upstage](./upstage/) | Embeddings for speech and language tasks. |
| [Voyage AI](./voyage/) | Navigation and spatial understanding embeddings. |
| [Watsonx](./watsonx/) | IBM's enterprise-grade embeddings. |
77 changes: 0 additions & 77 deletions qdrant-landing/content/documentation/embeddings/azure.md

This file was deleted.

47 changes: 0 additions & 47 deletions qdrant-landing/content/documentation/embeddings/clarifai.md

This file was deleted.

50 changes: 0 additions & 50 deletions qdrant-landing/content/documentation/embeddings/clip.md

This file was deleted.

37 changes: 0 additions & 37 deletions qdrant-landing/content/documentation/embeddings/databricks.md

This file was deleted.

47 changes: 0 additions & 47 deletions qdrant-landing/content/documentation/embeddings/gpt4all.md

This file was deleted.

62 changes: 0 additions & 62 deletions qdrant-landing/content/documentation/embeddings/gradientai.md

This file was deleted.

Loading

0 comments on commit 74f5c2f

Please sign in to comment.