Loading...
winget install --id=obot-platform.obot -e
Obot is an open source enterprise agent platform.
Obot is an open source AI agent platform. Key features include:
Launch Obot via docker:
docker run -d -p 8080:8080 -e "OPENAI_API_KEY=" ghcr.io/obot-platform/obot:latest
Then visit http://localhost:8080.
The obot
CLI can be installed via brew on MacOS or Linux:
brew tap obot-platform/tap
brew install obot
or by downloading the binary for your platform from our latest release.
For more information checkout our Docs.