A pluggable and observable modular RAG framework that enables AI assistants to perform semantic search, document Q\&A, and knowledge base retrieval. It supports hybrid search, reranking, and multiple LLM backends through a standardized Model Context Protocol interface.
A pluggable and observable Retrieval-Augmented Generation framework that exposes hybrid search and document management tools via the Model Context Protocol. It features a complete ingestion pipeline with multi-modal support, automated evaluation using Ragas, and a Streamlit dashboard for real-time tracking.
A modular Retrieval-Augmented Generation (RAG) framework that provides hybrid search and knowledge retrieval capabilities via the Model Context Protocol. It enables users to integrate document-based knowledge into LLM workflows with support for dense/sparse retrieval, reranking, and observability.
A modular RAG (Retrieval-Augmented Generation) service framework with pluggable architecture and full observability, enabling AI assistants to perform document Q\&A, semantic search, and knowledge base construction through the Model Context Protocol.
A pluggable, observable modular RAG service framework that exposes tool interfaces via the MCP protocol, enabling AI assistants like Copilot and Claude to directly query knowledge bases.
A pluggable, observable modular RAG service framework that exposes tool interfaces via the MCP protocol, enabling AI assistants like Copilot and Claude to directly invoke knowledge retrieval and reasoning capabilities.