avijit-jana/rag-streamlit-ui
Lightweight Retrieval‑Augmented Generation (RAG) demo with Streamlit UI. Ingest PDF/TXT docs, chunk & embed with Google GenAI or other providers, store in Pinecone, and query via chat. Optional MongoDB logging. Simple backend + front‑end for fast document search, retrieval, and generative answers.
Stars
2
Forks
—
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/avijit-jana/rag-streamlit-ui"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
biocypher/biochatter
Backend library for conversational AI in biomedicine
7-docs/7-docs
Use local files or public GitHub repository as a source and ask questions through ChatGPT about it
pgalko/BambooAI
A Python library powered by Language Models (LLMs) for conversational data discovery and analysis.
redis-developer/ArXivChatGuru
Use ArXiv ChatGuru to talk to research papers. This app uses LangChain, OpenAI, Streamlit, and...
redis-developer/LLM-Document-Chat
Using LlamaIndex, Redis, and OpenAI to chat with PDF documents. Supplementary material for blog...