takashiishida/arxiv-to-prompt
Transform arXiv papers into a single LaTeX source that can be used as a prompt for asking LLMs questions about the paper.
This tool helps researchers and anyone reading scientific literature quickly prepare arXiv papers for analysis by large language models. It takes an arXiv paper ID or URL and outputs a clean, single LaTeX source file. This allows you to easily ask an LLM questions about the paper without irrelevant sections or code affecting the model's understanding.
133 stars. Available on PyPI.
Use this if you need to distill the core content of an arXiv paper into a machine-readable format for AI tools, particularly for summarization or Q&A.
Not ideal if you need to directly compile the LaTeX document or only want to read the paper in its original PDF format.
Stars
133
Forks
7
Language
Python
License
MIT
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/takashiishida/arxiv-to-prompt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
dottxt-ai/outlines
Structured Outputs
microsoft/promptpex
Test Generation for Prompts
Spr-Aachen/LLM-PromptMaster
A simple LLM-Powered chatbot software.
AI-secure/aug-pe
[ICML 2024 Spotlight] Differentially Private Synthetic Data via Foundation Model APIs 2: Text
equinor/promptly
A prompt collection for testing and evaluation of LLMs.