AI-powered autonomous ML experimentation companion
Project description
ResearchPad
AI-powered autonomous ML experimentation companion.
ResearchPad provides a web UI and cursor commands for running iterative ML experiment loops. It tracks experiments, manages research artifacts, performs debug analysis, and surfaces insights -- all driven by AI coding agents.
Quick Start
pip install researchpad
researchpad init
researchpad runserver
# Open http://localhost:8888
Features
- Dashboard -- Real-time experiment progress, summary cards, activity feed
- Experiments -- Full history with sorting, filtering, git diffs, metric comparison
- Research -- Structured artifacts from papers, Kaggle, blogs, and GitHub
- Debug -- Deep outlier and error analysis with targeted experiment prompts
- Insights -- Theme clustering, learnings journal, diminishing returns detection
- Dark/Light Mode -- System-aware with manual toggle
- Live Updates -- WebSocket-based real-time refresh
- Keyboard Shortcuts -- Press
?for the full list
Cursor Commands
| Command | Description |
|---|---|
/experiment |
Run autonomous experiment loops to improve your pipeline |
/research |
Research a topic and produce structured artifacts |
/debug |
Analyze model failures and outliers |
/explain |
Explain a specific experiment in detail |
Requirements
- Python >= 3.10
- Node.js >= 18 (for the UI server)
Documentation
Full documentation: https://researchpad.github.io/researchpad
Development
git clone https://github.com/researchpad/researchpad.git
cd researchpad
make install
make dev
License
Apache 2.0 -- see LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file researchpad-0.1.0.tar.gz.
File metadata
- Download URL: researchpad-0.1.0.tar.gz
- Upload date:
- Size: 496.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ee04d925aab04b2cac3c52940bb943e16fa278c40de4f9cb3e39d69cdb0f33a
|
|
| MD5 |
a68ea76f2d039af58da18b96dc4e67b0
|
|
| BLAKE2b-256 |
c3d9c20daf2d3833bb0bf910ddf0d26df5ab7e7b46b908f0db09df16a59e86a4
|
File details
Details for the file researchpad-0.1.0-py3-none-any.whl.
File metadata
- Download URL: researchpad-0.1.0-py3-none-any.whl
- Upload date:
- Size: 501.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f810984ee075e6f4c3ead322939948ea40d13a8761ed903d24c02fceaa38d889
|
|
| MD5 |
48c7a21aef9bba92c1891fbb3547cf9c
|
|
| BLAKE2b-256 |
8add5d2934c64228f0dc8086cdae12a3d08525048aa23f2a67f77ae913f53a5c
|