You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool provides a fast and efficient way to convert text into vector embeddings and store them in the Qdrant search engine. Built with Rust, this tool is designed to handle large datasets and deliver lightning-fast search results.
NLS Search is a flexible Natural Language Search API offering vector-based semantic search with support for multiple LLM providers, ideal for integration with e-commerce platforms and SaaS.
RAG system for value-based healthcare contracts. Upload PDFs → auto-classify, extract metadata, and index into Qdrant. Ask natural language questions via a streaming chat interface. Stack: FastAPI · LangChain LCEL · OpenAI · Qdrant · Celery · React.
The RAG system supports service technicians in diagnosing faults by automatically processing PDF documentation and saving it in the Qdrant vector database. This fragment is a larger project combined with React and Bootpress.
Convector is a tiny, practical toolkit to turn .csv datasets into newline‑delimited JSON (output.jsonl) with 384‑dim sentence embeddings and the original row as payload. It pairs with a simple importer to load the file into a local Qdrant vector DB (Docker).