Discover and explore top open-source AI tools and projects—updated daily.
OpenRaiserAutonomous AI research engine for generating papers with real experimental data
New!
Top 75.4% on SourcePulse
Summary
NanoResearch is an end-to-end autonomous AI research engine that automates the entire scientific workflow. It distinguishes itself by executing actual computational experiments on GPU clusters, generating code, analyzing results, creating figures, and writing LaTeX papers grounded in real data, enabling researchers to focus on innovation rather than manual execution.
How It Works
The system orchestrates a nine-stage pipeline: IDEATION, PLANNING, SETUP, CODING, EXECUTION (local/SLURM GPU training), ANALYSIS, FIGURE_GEN, WRITING, and REVIEW. Its core innovation is performing real computational experiments, ensuring all paper components are derived from actual results. The pipeline supports breakpoint resumption and flexible model routing for different LLMs per stage.
Quick Start & Requirements
pip install -e ".[dev]".~/.nanoresearch/config.json with an OpenAI-compatible API endpoint and API key.tectonic (recommended) or pdflatex for PDF compilation. Optional: SLURM cluster, OpenAlex/Semantic Scholar API keys.Highlighted Details
Maintenance & Community
The project is licensed under the MIT License. Acknowledgements mention claude-scholar and nanobot. No direct community links or active contributor details are provided in the README.
Licensing & Compatibility
MIT License: Permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
Generated papers are high-quality drafts requiring human review. Relies on external API endpoints for LLMs, necessitating configuration and incurring costs. PDF compilation may require specific TeX installations (tectonic recommended).
1 day ago
Inactive