mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
15 lines
959 B
Markdown
15 lines
959 B
Markdown
---
|
|
title: Community links
|
|
weight: 31
|
|
---
|
|
|
|
# Community Contributions
|
|
|
|
Though we do not officially maintain this content, we still feel that is is valuable and thank our dedicated contributors.
|
|
|
|
| Link | Description | Stack |
|
|
|------|------------------------------|--------|
|
|
| [Pinecone to Qdrant Migration](https://github.com/NirantK/qdrant_tools) | Complete python toolset that supports migration between two products. | Qdrant, Pinecone |
|
|
| [LlamaIndex Support for Qdrant](https://gpt-index.readthedocs.io/en/latest/examples/vector_stores/QdrantIndexDemo.html) | Documentation on common integrations with LlamaIndex. | Qdrant, LlamaIndex |
|
|
| [Geo.Rocks Semantic Search Tutorial](https://geo.rocks/post/qdrant-transformers-js-semantic-search/) | Create a fully working semantic search stack with a built in search API and a minimal stack. | Qdrant, HuggingFace, SentenceTransformers, transformers.js |
|