AI Researcher π
AI Researcher - Literature Review Generator
This app fetches recent papers from arXiv, summarizes their abstracts, and uses a lightweight open LLM to generate a structured academic literature review.
Features
- Fetches top 5 relevant arXiv papers
- Summarizes abstracts using DistilBART
- Generates Introduction, Key Findings, Comparison, and Future Work sections using LaMini-Flan-T5
- Auto-formatted bibliography
- 100% open model pipeline (no OpenAI dependency)
Running Locally
pip install -r requirements.txt
streamlit run app.py
Screenshots
πΈ Screenshot 1: Streamlit UI Before Input
πΈ Screenshot 2: Literature Review Output (Part 1)
πΈ Screenshot 3: Literature Review Output (Part 2)
Deployment
You can deploy this project on Hugging Face Spaces using the Streamlit SDK.
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support