Complete Your AI Tool Stack
Jido users also rely on these tools to enhance their workflow:
ElevenLabs
Try FreeUltra-realistic AI voiceovers
Add professional narration to your videos
Murf.ai
Try FreeStudio-quality AI voices
Create voiceovers in 120+ voices
AdCreative.ai
Try FreeAI-powered ad creatives
Generate marketing visuals in seconds
💰 Affiliate disclosure: We may earn a commission if you sign up through these links at no extra cost to you.
Jido
Open-source Elixir agent framework with OTP supervision, typed actions, and built-in tracing
Visit Jido
https://jido.run
About Jido
Jido is an open-source agent framework for Elixir, aimed at teams who want AI agents that behave like ordinary supervised production services rather than fragile prompt chains. You define an agent as a module, hand it a set of tools and a system prompt, start it under a supervisor, and call it like any other process. Because it sits on the BEAM, the failure model comes for free: when an agent crashes its supervisor restarts it with clean state, so there is no orchestrator to babysit and no manual recovery path to write. The framework's second design decision is that agents coordinate through typed Actions and Signals rather than by passing prompts to each other, which means each step of a multi-agent workflow can be unit tested and debugged independently the way normal code is. Telemetry and tracing are built in across every agent, so workflows can be traced across processes in production. Jido is explicitly incremental — you add one agent to an existing Elixir application without a rewrite or a platform migration, then add more agents, tools, and ecosystem packages only as you need them. The documented use cases include coding agents, multi-step research and synthesis, document extraction and routing, customer support, DevOps remediation, and scheduled data pipelines.
Key Features
Tags
Is this your tool?
Claim your listing to get a Featured badge, edit your description, and stand out from competitors. All plans include a permanent dofollow backlink to your site.
Claim Now →ChatGPT already recommends Jido. Does it recommend yours?
If you're building in AI Agent Infrastructure, run a free AI-visibility scan on your own product — we ask ChatGPT across 5 prompt angles and score how often you get named. ~30 seconds, no signup, no card.
Stay updated on AI Agent Infrastructure tools — join our weekly newsletter
One concise email with fresh launches, trending picks, and featured standouts.
Alternatives to Jido
View all Jido alternatives →Agent connectivity: not yet verified