Renumics/renumics-rag
Visualization for a Retrieval-Augmented Generation (RAG) Assistant 🤖❤️📚
Builds a complete RAG pipeline with LangChain for document indexing and retrieval, supporting both OpenAI and Hugging Face models with configurable embeddings. Provides a Streamlit web interface for interactive Q&A with source attribution, plus integrates Renumics Spotlight for exploratory data analysis of questions, documents, and retrieval patterns via similarity embeddings visualization.
201 stars.
Stars
201
Forks
42
Language
Python
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Renumics/renumics-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
VectorInstitute/retrieval-augmented-generation
Reference Implementations for the RAG bootcamp
naver/bergen
Benchmarking library for RAG
KalyanKS-NLP/rag-zero-to-hero-guide
Comprehensive guide to learn RAG from basics to advanced.
alan-turing-institute/t0-1
Application of Retrieval-Augmented Reasoning on a domain-specific body of knowledge
aihpi/workshop-rag
Retrieval Augmented Generation and Semantic-search Tools