MCPFast / Tools / Jmagar/Axon: Self-hosted RAG stack for AI workflows

GitHubMCP★★★★☆

Jmagar/Axon: Self-hosted RAG stack for AI workflows

A comprehensive self-hosted RAG stack for data ingestion, search, and querying, integrating Qdrant, TEI, Chrome, and Gemini.

View on GitHub

Jmagar/Axon: Self-Hosted RAG Stack for AI Workflows

Jmagar/Axon provides a robust, self-hosted solution for building advanced AI workflows that leverage Retrieval Augmented Generation (RAG). This stack is designed for developers who require granular control over their data ingestion, search, and querying processes, enabling the creation of sophisticated AI applications without relying on external, proprietary services. By integrating key components like Qdrant, Text Generation Inference (TGI), Chrome, and Gemini, Axon streamlines the development of custom RAG pipelines.

What it Does

Axon facilitates the entire RAG pipeline from data acquisition to intelligent querying. It handles the ingestion of diverse data sources, their indexing and storage in a vector database (Qdrant), and provides an interface for querying this data to augment large language model (LLM) responses. This self-hosted nature ensures data privacy and allows for deep customization of the retrieval and generation stages.

Key Features

Who it's For

Jmagar/Axon is ideal for AI developers, data scientists, and engineers building custom AI applications that require private, controllable RAG capabilities. This includes scenarios such as building internal knowledge base chatbots, developing specialized content generation tools, or implementing complex question-answering systems where data security and performance tuning are paramount. Developers seeking to avoid vendor lock-in and gain deeper insights into their AI pipeline will find Axon particularly valuable.