What it does
A real PDF-grounded RAG chatbot: Flask app wrapping a llama_index VectorStoreIndex over PDFs in data/, using Gradient's hosted llama2-7b-chat LLM and bge-large embeddings, with a top-keywords extraction feature and a simple chat UI; deployed to Vercel (vercel.json present).