JGalego/RAGmap
A simple Streamlit application to visualize document chunks and queries in embedding space πΊοΈπ
This tool helps you visually understand how your documents and search queries relate to each other in a RAG (Retrieval Augmented Generation) system. You input various document types like PDFs or Word files, along with your natural language questions. It outputs interactive 2D or 3D maps, showing you which parts of your documents are most relevant to your queries, helping you refine your search strategy or improve your RAG application. Anyone building or troubleshooting a RAG system, such as AI engineers or data scientists, would find this useful.
No commits in the last 6 months. Available on PyPI.
Use this if you need to visually debug and explore the relationship between your RAG system's documents and user queries to ensure accurate information retrieval.
Not ideal if you are looking for a tool to build or deploy a RAG system from scratch, as this focuses specifically on visualization and analysis.
Stars
13
Forks
3
Language
Python
License
MIT
Category
Last pushed
Apr 15, 2025
Monthly downloads
27
Commits (30d)
0
Dependencies
13
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/JGalego/RAGmap"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
noi-techpark/stuart-chatbot
Stuart is simple RAG System, that the Open Data Hub uses as a chatbot to help the Open Data Hub...
Uni-Creator/RAG-MultiFile-QA
A RAG (Retrieval-Augmented Generation) AI chatbot that allows users to upload multiple document...
workcontrolgit/ChatPDF-Ollama
Building a PDF Chat App with RAG in .NET Using Local Ollama
Violet-sword/Deep-Knowledge-Chatbot
A Python project that deploys a Local RAG chatbot using Ollama API. Refines answers with Deep...
jolual2747/rag-architecture
RAG Architecture for Modern Chatbots