A minimal local RAG playground:
- Backend: FastAPI (health, chat echo, PDF upload + text extraction)
- Frontend: Streamlit (chat UI + PDF upload UI)
backend/: FastAPI APIfrontend/: Streamlit UIprompts/: project manifesto + embedded security patchscripts/: helper scripts (pip-audit runner)
- Miniconda / Anaconda
- Git
git clone https://github.com/salihcolakoglu/rag_demo.git
cd rag_demo