An AI-powered web application that automatically analyzes biomedical research papers and generates structured insights using Google Gemini AI and Streamlit.
For the best mobile experience, use Firefox if file uploads do not work properly in Chrome on some Android devices.
https://biomedical-research-paper-analyzer.streamlit.app/
- Extracts text from uploaded PDF research papers
- Identifies title, authors, keywords, and research objectives
- Generates concise AI-powered summaries
- Novelty Score
- Methodology Score
- Impact Score
- Readability Score
- Reproducibility Score
- Overall Research Quality Score
- Literature Review Generation
- Research Gap Analysis
- Future Research Directions
- Clinical Translation Potential
- Commercialization Potential
- Potential PhD Research Ideas
- Compare two research papers side-by-side
- Visual score comparison
- AI-generated comparison summary
- Ask questions about the uploaded paper
- Context-aware paper exploration
- Download a structured analysis report
- Includes scores, findings, strengths, limitations, and recommendations
- Streamlit
- Google Gemini AI
- PyMuPDF (PDF Text Extraction)
- Pandas
- NumPy
- Matplotlib
- Plotly
- ReportLab
Biomedical-Research-Paper-Analyzer/
│
├── app.py
├── requirements.txt
├── .gitignore
├── screenshots/
├── assets/
└── README.md
git clone https://github.com/biotech-py/Biomedical-Research-Paper-Analyzer.git
cd Biomedical-Research-Paper-Analyzer
pip install -r requirements.txt
streamlit run app.pyNirupam Joarder
B.Tech Biotechnology, NIT Rourkela
Interested in:
- Biomedical AI
- Bioinformatics
- Data Analytics
- Translational Research


