taesiri/ArXivQA
WIP - Automated Question Answering for ArXiv Papers with Large Language Models (https://arxiv.taesiri.xyz/)
Generates structured question-answer pairs and summaries for recent ArXiv papers using Claude-2.1, with coverage spanning back to 2009 organized by publication year. The system processes papers on-demand through LLM inference and stores results as markdown files, enabling browsable access to AI-generated insights alongside original paper links and metadata.
377 stars. No commits in the last 6 months.
Stars
377
Forks
19
Language
Python
License
—
Category
Last pushed
Aug 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/taesiri/ArXivQA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cdqa-suite/cdQA
⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.
AMontgomerie/question_generator
An NLP system for generating reading comprehension questions
KristiyanVachev/Leaf-Question-Generation
Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.
robinniesert/kaggle-google-quest
Google QUEST Q&A Labeling Kaggle Competition 6th Place Solution
cooelf/AwesomeMRC
IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)