coderRobust/fullstack-rag-app
A fullstack RAG-based Document Q\&A system that allows authenticated users to upload `.pdf` or `.txt` documents, generate vector embeddings using OpenAI, and store them in FAISS. Users can then ask questions, and the app retrieves relevant chunks to generate answers using LLMs. Built with FastAPI, React, and PostgreSQL, the app is fully Dockerized
No commits in the last 6 months.
Stars
3
Forks
—
Language
Python
License
—
Category
Last pushed
May 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/coderRobust/fullstack-rag-app"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
VectifyAI/PageIndex
📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG
thearpankumar/GPUaccelerated-multilingual-RAG
GPU - vector DB - AI-powered document processing platform for financial services. Features...
justine-george/ai-markdown-llm-retrieval
AI-powered document query system using LangChain, ChromaDB, and OpenAI for efficient RAG-based...
0x5h31d0n/Bajaj-Hackrx
A RAG model that takes document input and answers query related pertaining to the document
KayraBulbul/NSW-Crime-RAG-System
A RAG application for analysing NSW crime statistics using LangChain, OpenAI embeddings,...