BillyCherres/ai-reaserch-paper-analyzer
A FastAPI backend that lets you upload academic research papers as PDFs and ask questions about them. It extracts text from uploaded papers, breaks it into chunks, and stores vector embeddings in ChromaDB. When you ask a question, it finds the most relevant chunks using semantic search and passes them as context to Google Gemini -> this is RAG
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/BillyCherres/ai-reaserch-paper-analyzer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nhdandz/RRI
A personalized research intelligence platform that helps researchers discover, organize, and...
Swaraj-Mandre/RAG-KNOWLEDGE-SYSTEM
AI-powered RAG system that answers questions from your own documents using Gemini 2.5 Flash,...
bobspw/thesis-rag
📚 Index and search academic research papers with AI-powered Q&A and metadata extraction for...
22AD040/smart-knowledge-ai-rag
Production-ready Generative AI RAG system that enables intelligent document querying using...
amarcoder01/Advanced-AI-Driven-Legal-Document-Summarization-and-Risk-Assessment-main
Enterprise-grade Legal Document Intelligence. RAG-based Analysis, Risk Scoring, & Compliance...