ganeshak11/RAG_on_Research_Paper
0
Research Paper RAG
A lightweight CPU-only Retrieval-Augmented Generation system over 5,000 arXiv research papers.
Stack: FAISS · all-MiniLM-L6-v2 · Groq / Gemini / OpenAI
Setup
Set your LLM API key in Space Settings → Variables and secrets:
Then choose your provider in config.py: CLOUD_PROVIDER = "groq".
How to use
- Click Build Index on first launch (~5 min)
- Type a question and press Ask or
Ctrl+Enter
