Sign in
Open source · Self-hosted

All your AI in one place

Build and share AI agents connected to your own providers — Claude, OpenAI, Gemini, Grok, Ollama and more — each with its own knowledge, memory and tools. Self-host it on your own server and keep full control of your data.

6+Providers
Agents
100%Private
A complete AI agent platform

Build, orchestrate and share agents without giving up control of your data

Bring models, knowledge, memory, skills and teams together in an open source platform you can deploy on your own infrastructure.

Multi-agent

Create as many specialised agents as you need, each with its own knowledge, connections and memory — no artificial limits.

Provider connections

Connect Claude, OpenAI, Gemini, Grok, Ollama and more with your own API keys. Switch providers without touching a single line of your agents.

Self-hosted

Your data never leaves your server. Deploy on your own infrastructure with a single command.

Knowledge

Turn documents, URLs and memory into real context for your agents — no retraining, no cloud dependency.

Work groups

Share agents, knowledge and connections with your team through work groups, without duplicating anything or losing control.

Export to local tools

Export your agents to the native format of Claude Code, GitHub Copilot or OpenAI Assistants in one click. Build once, use them wherever you work.

Install and update

The same command installs and updates. On first install you can choose the deployment mode.

Linux / macOS
curl -fsSL https://raw.githubusercontent.com/iagentshub/iAgents/main/install.sh | bash
Windows (PowerShell)
irm https://raw.githubusercontent.com/iagentshub/iAgents/main/install.ps1 | iex

Docker: pulls from GitHub Container Registry and enables automatic updates.

Without Docker: builds from GitHub and retains every feature.

In either mode you can install the full application, the backend only, or the frontend only.