OmniBioAI Studio v0.1.0-beta.1
Pre-release
Pre-release
OmniBioAI Studio v0.1.0-beta.1
Download
| Platform | File | Notes |
|---|---|---|
| Linux | .AppImage |
Works on any Linux distro (Ubuntu 20.04+) |
| macOS | .dmg |
Intel + Apple Silicon |
| Windows | .exe |
NSIS installer |
Quick Start
Linux:
chmod +x "OmniBioAI Studio-*.AppImage"
./"OmniBioAI Studio-*.AppImage"Stack only (no Electron):
bash scripts/start.shRequirements
- Docker Engine 24+ with Docker Compose v2
- 16GB RAM minimum (32GB recommended)
- 50GB free disk space
jq—sudo apt install jq
GHCR Authentication (required for private images)
export GITHUB_TOKEN=your_token
export GITHUB_USER=your_usernameServices
| Service | Port |
|---|---|
| Workbench | :8000 |
| TES | :8081 |
| ToolServer | :9090 |
| Model Registry | :8095 |
| LIMS | :7000 |
| Control Center | :7070 |
| RAG | :8090 |
| Dev Hub | :5173 |
| SDK Launcher | :5190 |
| Ollama | :11434 |
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.1