Autonomous AI Teams
That Can Do Anything
Deploy a team of AI agents that collaborate autonomously — engineering, research, content, operations, finance, or any workflow you define. Each agent has a real persona, persistent memory, and a full toolbox inside an isolated container. Self-hosted and free.
40x Token Efficiency
Other tools waste 20,000 tokens reading files to understand a single function. DjinnBot does it in 500. The Code Knowledge Graph, Programmatic Tool Calling, and focused delegation keep context windows lean — so agents reason better and cost less.
Full Cost Visibility
Every LLM API call logged with model, tokens, latency, cost, and who triggered it. Per-user and per-agent dashboards. Provider-level breakdowns. You will never wonder where the money went.
5-Minute Setup
One curl command. The setup wizard handles secrets, API keys, Docker, and optional SSL. No Kubernetes, no cloud accounts, no YAML wrangling. Your AI team is running before your coffee gets cold.
11 Agents, Any Workflow
Not generic chatbots — real characters with backstories, opinions, and domain expertise. Ships with a full engineering team, an executive assistant, marketing, SEO, and finance leads. Customize the team or build your own agents for any domain.
Container Isolation
Every agent runs in its own ephemeral Docker container with a full toolbox — Node 22, Python, Go, Rust, an anti-detection browser, and 30+ tools. No host access. Destroyed after every step.
Swarm Execution
Run multiple agents in parallel on DAG-aware task graphs. A planning agent decomposes the work, and a swarm executes it concurrently — respecting dependencies, streaming progress live.
Persistent Memory
Agents remember decisions, lessons, and patterns across runs via ClawVault with semantic search. Memory scoring surfaces the most relevant context. Explore connections in an interactive 3D knowledge graph.
Real-Time Dashboard
Live activity feeds, kanban boards, pipeline visualization, swarm DAG views, 3D memory graphs, file uploads, and a full admin panel. Not a terminal dump.
YAML Pipelines
Define any multi-agent workflow as simple YAML — steps, agents, branching, loops, retries, structured output, and per-step model overrides. Drop a file in pipelines/ and it’s live.
Enterprise Auth
Multi-user accounts, TOTP 2FA, API keys, OIDC SSO, per-user provider key sharing, and automatic SSL via Let’s Encrypt. Built into the core from day one.
Message From Any App
Talk to your agents from Slack, Discord, Telegram, WhatsApp, or Signal — whatever your team already uses. Each agent gets its own bot identity on every platform. Or use the built-in dashboard chat and CLI.
Open Core
Self-hosted is completely free. FSL-1.1-ALv2 license converts to Apache 2.0 after 2 years. No vendor lock-in, no usage limits, no phone-home.
Most agent tools burn through context windows dumping raw files and verbose schemas into every turn. DjinnBot is engineered to minimize token waste — so agents spend context on reasoning, not reading.
code_graph_context vs. 15+ file readscode_graph_impact vs. codebase-wide grep + readexec_code call — intermediate results stay in Pythonfocused_analysis delegates to a sub-modelfocused_analysis delegates to a fast sub-model. The agent's context stays clean for high-level reasoning.Each agent has a 100-200 line personality file with backstory, core beliefs, productive flaws, and anti-patterns. The default team covers engineering, ops, marketing, SEO, and finance — but you can create agents for any domain by adding a directory with a few markdown files.
DjinnBot is built for people who want autonomous AI teams working on real projects — software, research, content, ops, or anything else — not another chatbot, not another framework to wire together.