Skip to content

OmniBioAI Studio v0.2.0-rc3

Choose a tag to compare

@github-actions github-actions released this 02 Jun 01:45

OmniBioAI Studio v0.2.0-rc3

📦 Downloads

Platform Architecture File Notes
macOS Apple Silicon (M1/M2/M3/M4) *-arm64.dmg Recommended for Mac
macOS Intel *-x64.dmg For older Macs
Linux x64 (Intel/AMD) *.AppImage / *.deb / *.rpm Most laptops/servers
Linux ARM64 *-arm64.AppImage / *-arm64.deb / *.aarch64.rpm DGX/Graviton
Windows x64 *-Setup-*.exe Windows 10/11

🚀 Quick Start

Linux (DEB - Ubuntu/Debian):

sudo dpkg -i omnibioai_*.deb
omnibioai-studio

Linux (RPM - RHEL/Fedora/CentOS):

sudo rpm -i omnibioai-*.rpm
omnibioai-studio

Linux (AppImage):

chmod +x OmniBioAI*.AppImage
./OmniBioAI*.AppImage --no-sandbox

macOS:
Open DMG → Drag to Applications → Right-click → Open

Windows:
Run installer → Follow wizard → Launch from Start Menu

📋 Requirements

  • Docker Desktop (auto-prompted on first launch)
  • 16GB RAM minimum (32GB recommended)
  • 50GB free disk space
  • License key (get one at omnibioai.org)

🔑 Get Beta Access

Sign up at: https://omnibioai.org/#request

Full Changelog: v0.1.0-beta.1...v0.2.0-rc3