AgentOS Documentation¶
Local-first AI copilots that connect to your tools and run entirely on your machine.
Install in one command. Configure in the Web UI. Start asking questions.
Install¶
# Jean-Pierre (PM) โ default
curl -fsSL https://unicolab.github.io/agentos/install.sh | sh
# Michelle (Analytics)
curl -fsSL https://unicolab.github.io/agentos/install.sh | sh -s -- --flavour michelle
# Brigitte (Management)
curl -fsSL https://unicolab.github.io/agentos/install.sh | sh -s -- --flavour brigitte
# All agents at once
curl -fsSL https://unicolab.github.io/agentos/install.sh | sh -s -- --flavour all
Open http://localhost:18080 after install.
License Required
AgentOS requires a license key. Email info@unicolab.ai for a free testing license.
Available Copilots¶
Each copilot is a specialized AI agent with its own persona, tools, and dashboard โ all sharing the same engine.
๐ฉ Jean-Pierre
Project Management
๐ฌ Michelle
Analytics Intelligence
| Copilot | Install Flag | Domain |
|---|---|---|
| ๐ง Brigitte | --flavour brigitte |
Management coaching โ leadership, team dynamics |
Configure¶
After install, open the Web UI at http://localhost:18080 โ Settings:
1. AI Provider¶
| Provider | Type | Cost | Setup Guide |
|---|---|---|---|
| Ollama | Local (on your machine) | Free | Ollama Setup โ |
| OpenAI | Cloud API | Per-token | Enter API key in Settings |
| Anthropic | Cloud API | Per-token | Enter API key in Settings |
| Google Gemini | Cloud API | Per-token | Enter API key in Settings |
Recommended: Start with Ollama
Free, runs locally, and your data never leaves your machine. Install Ollama, pull a model, and configure AgentOS to use it.
2. Integrations¶
| Integration | Copilot | Setup Guide |
|---|---|---|
| GitHub | Jean-Pierre | GitHub Setup โ |
| Jira | Jean-Pierre | Jira Setup โ |
| Slack | Jean-Pierre | Slack Setup โ |
| Databases (PostgreSQL, MySQL, BigQuery, SQLite) | Michelle | Configure in Settings โ Connections |
3. License¶
Enter your license key in Settings โ License. Need one? Email info@unicolab.ai.
Screenshots¶
Privacy & Security¶
All data stays on your machine โ conversations, memory, API keys, project data. Nothing is transmitted to UnicoLab except license validation.
Using Ollama? Zero cloud communication. Fully air-gap capable.
Full Security & Privacy Details โ
Reference¶
| Resource | Description |
|---|---|
| Installation Guide | Detailed install for all platforms |
| Quick Start | 5-minute setup walkthrough |
| Configuration | All configuration options |
| CLI Commands | Command-line reference |
| API Endpoints | REST API documentation |
| Keyboard Shortcuts | UI shortcuts |
Part of the AIFlow Ecosystem¶
AgentOS copilots work standalone but can optionally connect to the AIFlow platform for centralized portfolio intelligence across teams.
Built with โค๏ธ by UnicoLab
Part of the AIFlow ecosystem
ยฉ 2024โ2026 UnicoLab. All rights reserved.







