A Retrieval-Augmented Generation (RAG) research assistant that helps you search, understand, and query academic papers from arXiv — across any research domain (AI, robotics, physics, medicine, aerospace, and more).
- Basic FastAPI backend with a test endpoint
pip install -r requirements.txt uvicorn main:app --reload