Obot
Overview
docker run -d -p 8080:8080 -e "OPENAI_API_KEY=<OPEN AI KEY>" ghcr.io/obot-platform/obot:latestVersion & Lifecycle
Community Notes
Deployment tip
Use the vendor’s installer in silent mode and capture logs for troubleshooting; for UiPath Robot MSI this is UiPathRobot.msi /q /l*vx C:TempUiPathRobot.log, and you can safely chain follow-up configuration only after checking the MSI exit code for success (0, 1641, or 3010). For per-user deployments, add MSIINSTALLPERUSER=1; for service-mode installs, omit per-user mode and include RegisterService, since that option is not available in per-user installations.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Can be installed via Docker or Homebrew; supports self-hosting and SaaS deployment