Paper2Agent: Reimagining Research Papers As Interactive and Reliable AI Agents

Papers with Code Trending Papers

Summary

Paper2Agent is an automated framework that converts research papers into interactive AI agents to enhance knowledge dissemination and enable complex scientific queries through natural language.

We introduce Paper2Agent, an automated framework that converts research papers into AI agents. Paper2Agent transforms research output from passive artifacts into active systems that can accelerate downstream use, adoption, and discovery. Conventional research papers require readers to invest substantial effort to understand and adapt a paper's code, data, and methods to their own work, creating barriers to dissemination and reuse. Paper2Agent addresses this challenge by automatically converting a paper into an AI agent that acts as a knowledgeable research assistant. It systematically analyzes the paper and the associated codebase using multiple agents to construct a Model Context Protocol (MCP) server, then iteratively generates and runs tests to refine and robustify the resulting MCP. These paper MCPs can then be flexibly connected to a chat agent (e.g. Claude Code) to carry out complex scientific queries through natural language while invoking tools and workflows from the original paper. We demonstrate Paper2Agent's effectiveness in creating reliable and capable paper agents through in-depth case studies. Paper2Agent created an agent that leverages AlphaGenome to interpret genomic variants and agents based on ScanPy and TISSUE to carry out single-cell and spatial transcriptomics analyses. We validate that these paper agents can reproduce the original paper's results and can correctly carry out novel user queries. By turning static papers into dynamic, interactive AI agents, Paper2Agent introduces a new paradigm for knowledge dissemination and a foundation for the collaborative ecosystem of AI co-scientists.
Original Article
View Cached Full Text

Cached at: 09/17/26, 09:40 AM

Paper page - Paper2Agent: Reimagining Research Papers As Interactive and Reliable AI Agents

Source: https://huggingface.co/papers/2509.06917 Published on Sep 8, 2025

·

Submitted byhttps://huggingface.co/taesiri

taesirion Sep 9, 2025

Abstract

Paper2Agent converts research papers into interactive AI agents to facilitate knowledge dissemination and enable complex scientific queries through natural language.

We introduce Paper2Agent, an automated framework that converts research papers intoAI agents. Paper2Agent transforms research output from passive artifacts into active systems that can accelerate downstream use, adoption, and discovery. Conventional research papers require readers to invest substantial effort to understand and adapt a paper’s code, data, and methods to their own work, creating barriers to dissemination and reuse. Paper2Agent addresses this challenge by automatically converting a paper into an AI agent that acts as a knowledgeable research assistant. It systematically analyzes the paper and the associated codebase using multiple agents to construct a Model Context Protocol (MCP) server, then iteratively generates and runs tests to refine and robustify the resulting MCP. These paper MCPs can then be flexibly connected to a chat agent (e.g. Claude Code) to carry out complex scientific queries through natural language while invoking tools and workflows from the original paper. We demonstrate Paper2Agent’s effectiveness in creating reliable and capable paper agents through in-depth case studies. Paper2Agent created an agent that leveragesAlphaGenometo interpret genomic variants and agents based onScanPyandTISSUEto carry out single-cell andspatial transcriptomicsanalyses. We validate that these paper agents can reproduce the original paper’s results and can correctly carry out novel user queries. By turning static papers into dynamic, interactiveAI agents, Paper2Agent introduces a new paradigm for knowledge dissemination and a foundation for the collaborative ecosystem of AI co-scientists.

View arXiv pageView PDFProject pageGitHub2.6kAdd to collection

Get this paper in your agent:

hf papers read 2509\.06917

Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash

Models citing this paper0

No model linking this paper

Cite arxiv.org/abs/2509.06917 in a model README.md to link it from this page.

Datasets citing this paper0

No dataset linking this paper

Cite arxiv.org/abs/2509.06917 in a dataset README.md to link it from this page.

Spaces citing this paper3

Collections including this paper18

Browse 18 collections that include this paper

Similar Articles

@itarutomy: A paper that rebuilds the "knowledge infrastructure" for AI agent research from the ground up (https://arxiv[.]org/html…

X AI KOLs Timeline

This paper introduces Agents-K1, a knowledge graph system built from 2.46 million papers that improves AI agent research by incorporating text, figures, tables, and equations, along with a five-level citation classification. It significantly boosts performance of top models like Gemini-3 and GPT-5.2 on benchmarks, demonstrating that refining knowledge structure can be more effective than scaling model size.

Prompt-to-Paper: Agentic AI System for Bioinformatics

arXiv cs.AI

Prompt-to-Paper is a multi-stage multi-agent AI framework for automated bioinformatics manuscript generation that uses deterministic retrieval-augmented generation, an autonomous coding agent for real experiments, and an eight-dimensional quality scorer to produce submission-formatted PDFs at low cost, with validated quality improvements.