NxtGenCodeBase/structured-rag-chatbot
Build a scalable, production-ready Q&A chatbot using OpenAI APIs, Retrieval-Augmented Generation (RAG), ChromaDB vector database, and Streamlit UI. This project demonstrates structured JSON outputs using Pydantic, semantic search with embeddings, and a clean modular Python architecture suitable for real-world AI systems.
Stars
1
Forks
—
Language
Python
License
MPL-2.0
Category
Last pushed
Mar 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/NxtGenCodeBase/structured-rag-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
llm-tools/embedJs
A NodeJS RAG framework to easily work with LLMs and embeddings
parthsarthi03/raptor
The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
DHT-AI-Studio/RAPTOR
RAPTOR (Rapid AI-Powered Text and Object Recognition) is an AI-native Content Insight Engine...
neuron-core/raptor-retrieval
Recursive Abstractive Processing for Tree-Organized Retrieval - Neuron PHP Framework
Neverdecel/CodeRAG
CodeRAG is an AI-powered tool for real-time codebase querying and augmentation using OpenAI and...