axiom-rag and rag-pipeline
The two tools are ecosystem siblings, with `axiom-llc/rag-pipeline` appearing to be a more focused, foundational component for core RAG functionalities (ingest, embed, retrieve, generate) while `axiom-llc/axiom-rag` builds upon this foundation to offer a production-ready pipeline with advanced features like grounded retrieval, source-cited answers, and evaluation metrics.
About axiom-rag
axiom-llc/axiom-rag
Production RAG pipeline — grounded retrieval, source-cited answers, Precision@k + MRR eval. CLI + Flask REST API. Gemini · ChromaDB · Python 3.11+
About rag-pipeline
axiom-llc/rag-pipeline
RAG pipeline: ingest, embed (Gemini gemini-embedding-001), retrieve (ChromaDB cosine), generate (Gemini 2.5 Flash). Context-grounded answers only. CLI + Flask REST API. Python 3.11+.
Scores updated daily from GitHub, PyPI, and npm data. How scores work