Discover and explore top open-source AI tools and projects—updated daily.
AgentAlphaAGIResearch agent framework for academic paper generation
Top 31.4% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> Idea2Paper is an end-to-end research agent framework designed to systematically address the challenges in transforming raw research ideas into submission-ready academic narratives. It decomposes the research process into structured phases, focusing on the critical bottleneck of research paradigm generation. The project targets researchers and aims to provide a stable, auditable foundation for scientific discovery by generating coherent research story skeletons.
How It Works
Idea2Paper employs a modular system, with its core submodule, Idea2Story, tackling research paradigm generation. Idea2Story utilizes a pre-computation-driven framework that constructs a knowledge graph from ICLR data, enabling offline knowledge graph construction rather than runtime reasoning. This approach facilitates efficient and reliable autonomous scientific discovery by transforming underspecified ideas into structured narrative skeletons. An anchored multi-agent review system, using real review statistics as anchors, provides deterministic and auditable scores for objective feedback.
Quick Start & Requirements
pip install -r Paper-KG-Pipeline/requirements.txt. Run the pipeline using python Paper-KG-Pipeline/scripts/idea2story_pipeline.py "your research idea".SILICONFLOW_API_KEY in a .env file.Highlighted Details
Maintenance & Community
https://discord.gg/FfXtbREb. WeChat communication is also supported via a QR code.frontend/README.md. User Guide for advanced configuration: 📘 Need More Help?.Licensing & Compatibility
Limitations & Caveats
The frontend UI is currently unstable and terminal execution is recommended. Certain embedding API endpoints (e.g., DashScope native) may require an adapter. Strict JSON validation in the Phase 3 Critic can be optionally skipped for performance or debugging.
1 day ago
Inactive