📖 The AI Tool Bible

iii

Self-hosted distributed runtime for multi-language workers and AI agents under one protocol.

Free· Open-source; commercial pricing not publishedAgentsBring-your-own7.1 / 10
Visit website →
Best for

Pick iii if you're an engineering team that wants one self-hosted runtime for multi-language workers and AI agents without gluing five SaaS services together.

Skip if

Skip it if you want a managed, no-ops agent platform or a polished prebuilt agent UI rather than a low-level distributed runtime.

iii (pronounced "three eye") is an open-source distributed software platform that unifies workers, functions, and AI agents across Python, Rust, Node.js, and Go behind a single protocol. Instead of stitching together separate queues, state stores, vector indexes, and observability tooling, iii ships them as built-in primitives, with a unified console that surfaces workers, functions, triggers, streams, queues, traces, and logs in real time. AI agents are treated as ordinary workers, so planning, tool-running, and synthesis steps run on the same engine as the rest of the backend.

The platform is aimed at engineering teams building distributed systems or agentic applications who are tired of the quadratic integration cost of gluing together five SaaS dependencies. It bundles durable orchestration, OpenTelemetry tracing, WebSocket streaming, HTTP endpoints, event triggers, cron scheduling, queuing with backpressure, and vector storage. Install is a single curl-piped shell script and it runs locally (127.0.0.1) by default, so it sits closer to a self-hosted Temporal/Inngest hybrid than a managed agent cloud.

The project lives on GitHub (iii-hq/iii) with an active Discord. Pricing isn't published — the GitHub-first, self-hosted posture suggests the open-source core is free with a paid commercial tier likely to follow. Model integrations aren't dictated by the platform; you bring your own LLM in whichever language your worker is written in.

Editor's take

iii is an ambitious attempt to collapse the agent stack and the distributed-systems stack into one engine, and the multi-language worker protocol is the genuinely interesting bit. It's early — docs and pricing are thin — but worth a look for teams already self-hosting Temporal, Inngest, or a homegrown worker mesh.

— The AI Tool Bible editorial team

Pros

  • One protocol for Python, Rust, Node.js, and Go workers
  • Bundles queues, state, vectors, and OpenTelemetry tracing out of the box
  • Treats AI agents as ordinary workers — no separate agent runtime
  • Open source with single-command install

Cons

  • ⚠️ Pricing and managed-cloud story not yet published
  • ⚠️ Early-stage project with thin public documentation
  • ⚠️ Self-host operational burden vs hosted competitors

Use cases

agent-orchestrationdistributed-workersfunction-registrydurable-workflowsobservability

Explore related

Compare with similar tools

All in Agents

LangGraph

Featured
Agents · BYO (Claude / GPT / open)
8.8

Stateful, graph-based agent orchestration from LangChain.

Freemium· Free open-source; LangGraph Platform paidstateful agentshuman-in-loop

CrewAI

Featured
Agents · BYO (Claude / GPT / open)
8.4

Python framework for multi-agent orchestration.

Freemium· Free open-source core; cloud platform paidmulti-agentorchestration

Ernie Bot

Agents · Baidu ERNIE 4.0 / ERNIE X1 / ERNIE Turbo (in-house)
8.7

Baidu's Mandarin-first ChatGPT rival, powered by the ERNIE model family

Freemium· Free tier for Ernie 3.5 access; Ernie 4.0 and premium features require a paid subscription (approximately CNY 59.9/month for individual plans); enterprise API pricing via Baidu AI Cloud Qianfan platform is metered per 1K tokens.Mandarin content writing and marketing copyChinese-language document Q&A and summarisation

Moveworks

Agents · Orchestrates multiple enterprise-ready LLMs (undisclosed mix, historically including OpenAI GPT and in-house models via its Reasoning Engine)
8.7

The enterprise AI assistant that searches, answers, and takes action across your business systems

Enterprise· Enterprise-only pricing; no public tiers. Quoted per organization based on employee count, integrations, and agent scope. Contact sales for a quote.IT service desk ticket deflectionHR policy Q&A and self-service

AWS Bedrock

Agents · Multi-model: Anthropic Claude, Meta Llama, Mistral, Cohere, AI21, Amazon Nova/Titan, DeepSeek, Stability, OpenAI GPT
8.6

Build and scale generative AI applications with foundation models

Paid· Pay-as-you-go per 1K input/output tokens per model; on-demand, batch, and provisioned throughput tiers. New AWS accounts get up to $200 in credits. Enterprise agreements via AWS.Enterprise RAG chatbot over private documentsMulti-step tool-using agents via AgentCore

Claude Agent SDK

Agents · Claude Opus / Sonnet
8.6

Anthropic's official SDK for building autonomous Claude agents.

Free· Free SDK; API usage billed at Claude ratesClaude agentstool use