Add your description here
Project description
AIRAS
Quick Start
uv sync [--dev] [--extra mcp]
--devto install development packages--extra mcpto install MCP-related packages
MCP
Client setting in Claude Desktop
{
"mcpServers": {
"researchgraph": {
"type": "stdio",
"command": "uv",
"env": {
"UV_ENV_FILE": "/PATH/TO/REPOSITORY/.env"
},
"args": [
"--directory",
"/PATH/TO/REPOSITORY",
"run",
"src/researchgraph/mcp_server/mcp_server.py"
]
}
}
}
or Visual Studio Code
"mcp": {
"servers": {
"researchgraph": {
"type": "stdio",
"command": "uv",
"env": {
"UV_ENV_FILE": "/PATH/TO/REPOSITORY/.env"
},
"args": [
"--directory",
"/PATH/TO/REPOSITORY",
"run",
"src/researchgraph/mcp_server/mcp_server.py"
]
}
}
}
Roadmap
- Enhanced automation for end-to-end ML research
- Improved integration with external APIs (OpenAI, Devin, Firecrawl, GitHub)
- User-friendly web interface
- Advanced experiment tracking and visualization
- Community plugin system
Contact
We are exploring best practices for human-AI collaboration in automated AI research. Together, we're investigating how new research workflows—powered by both human insight and AI agents—can accelerate discovery, improve reproducibility, and give organizations a competitive edge in the age of autonomous research.
If you are interested in this topic, please feel free to contact us at ulti4929@gmail.com.
About AutoRes
This OSS is developed as part of the AutoRes project.
Citation
If you use AIRAS in your research, please cite as follows:
@software{airas2025,
author = {Toma Tanaka},
title = {AIRAS},
year = {2025},
publisher = {GitHub},
url = {https://github.com/auto-res/airas}
}
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 airas-0.0.9.tar.gz.
File metadata
- Download URL: airas-0.0.9.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
089504f80799585e4ed0b23ad25813a1cdf81bd717ab3da6157d7603c6aee2ed
|
|
| MD5 |
446d92f196bde944f1ad8d6100d653e6
|
|
| BLAKE2b-256 |
0e2ae4e0f7030914d4d892a5f948289d7310f3fc9b692411b5ad9f464fe75641
|
File details
Details for the file airas-0.0.9-py3-none-any.whl.
File metadata
- Download URL: airas-0.0.9-py3-none-any.whl
- Upload date:
- Size: 193.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eba3f99608e3ddb4f4f0b1140ec5d423df9e3e9086f008429278e317013b10c5
|
|
| MD5 |
6a862956cbe7eb71f0cd359f49770e01
|
|
| BLAKE2b-256 |
ce2fb7d49f8c586e4c1e8a537c7b7caadaa89335b738598619862a8a122fa597
|