Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Remove Embedding Providers #1188

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading