1 repo
Systems for mapping queries and documents into shared vector spaces for semantic search.
Distinguishing note: Focuses on the retrieval mechanism architecture rather than general ML model training.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Retrieval Architectures. Refine with filters or upvote what's useful.
Khoj is a self-hosted artificial intelligence platform designed for personal knowledge management and semantic information retrieval. It functions as a private assistant that indexes your local documents, notes, and external workspaces, allowing you to interact with your data through natural language queries and conversational chat. By maintaining a local-first architecture, the system ensures that your information remains under your control while providing context-aware responses grounded in your personal knowledge base. The platform distinguishes itself through a modular, cross-platform int
Implements dual-model architectures to map queries and documents into a shared vector space for context-aware retrieval.