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.
Apex is the open-source counterpart to my commercial offering, Apex Accelerator. It does not include certain commercial components, such as the license server, binary obfuscation, and cloud-native infrastructure for authentication and persistence.
aicli is a Rust-based terminal application that implements a Retrieval-Augmented Generation (RAG) workflow. It scans and chunks text files, generates embeddings, stores and queries vectors in Qdrant, and retrieves relevant context to produce accurate, context-aware responses through an interactive TUI.
A blazing-fast, event-driven RAG pipeline and MCP Server built in Rust. Automatically sync local Markdown notes to Qdrant and make them semantically searchable for AI coding assistants like Cursor and GitHub Copilot.
A Rust caching proxy for LLM APIs. Delivers 500x faster responses (4ms vs 2s) and 90% cost reduction via Redis + Qdrant caching. Drop-in compatible with OpenAI SDKs and Groq.
An event-driven, distributed system for semantic text matching, enabling low-latency ingestion, scalable vector processing, and fast ANN-based similarity search.