Automated research experiment orchestrator — plan, run, evaluate, iterate.
Project description
ResearchX
Experiment 24/7 while you sleep. Research assistant for projects.
⚠️ Alpha Release — ResearchX is in active development. Core loop works, but expect rough edges. Bug reports and feedback welcome: GitHub Issues
Alpha Status
This project is currently alpha and intended for fast iteration.
Known limitations:
- New-experiment loop behavior is still being hardened.
- Abort handling is not yet uniform across every state.
- Autopilot transition audit logging is still being refined.
Install
pipx install researchx
pipx ensurepath # one-time: adds ~/.local/bin to PATH
Then restart your shell. This works everywhere — bare terminal, conda environments, virtualenvs.
Alternative (if pipx is unavailable):
pip install researchx
Note:
pip installplaces researchx inside your current environment. This may cause dependency conflicts with project packages. Preferpipx+ensurepathfor an isolated install.
Fallback (if researchx command is not on PATH):
python -m researchx .
Troubleshooting
researchx: command not foundafter install — Runpipx ensurepathand restart your shell. This adds~/.local/binto your PATH so the command is available in all environments, including conda.
Usage
researchx .
researchx /path/to/project
researchx status
What it does NOT do
- Not a paper writing tool — it runs experiments, not LaTeX
Built by Sookwan Han · ICCV 2023 Oral · ECCV 2024 Oral · CVPR 2025
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 researchx-0.0.1.tar.gz.
File metadata
- Download URL: researchx-0.0.1.tar.gz
- Upload date:
- Size: 138.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3830990cb87583d9bf240fef4352845e0aecae7d43ffca469b21e69ea19bc509
|
|
| MD5 |
e4168f88423ef98c33b8534eeaaec200
|
|
| BLAKE2b-256 |
3fc00db531646b8b5cc2e57fc8b7deccfe9e7cc0c15febe13ddccaa2f592a17e
|
File details
Details for the file researchx-0.0.1-py3-none-any.whl.
File metadata
- Download URL: researchx-0.0.1-py3-none-any.whl
- Upload date:
- Size: 53.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3061c9f3532360cb935091da9bdc75f5609ab46722e848a723c4df4050e1d253
|
|
| MD5 |
ecd8f9f93b8a78140e2e00fab32469f8
|
|
| BLAKE2b-256 |
14940af91f4ec64e5cbf27d3f34275e49749e17e2065be7eeba1f6e326bface4
|