✍️Writing & Content23🎨Image Generation32🎬Video & Animation64🎵Audio & Music49💬Chatbots & Assistants36💻Coding & Development155📈Marketing & SEO52Productivity139🎯Design & UI/UX52📊Data & Analytics36📚Education & Research24💼Business & Finance50🏥Healthcare & Wellness18🔍Search & Knowledge14🤖AI Agent Infrastructure25🛡️AI Security & Testing2🧊3D & Spatial14🔎SEO Tools5🏡Real Estate4🗃️Data Extraction3🧠ADHD & Focus Tools9
Listed in AI Agent Infrastructure with 28 other toolsPart of 940+ curated AI tools on AISO
Jido logo

Jido

Open-source Elixir agent framework with OTP supervision, typed actions, and built-in tracing

open-sourceOpen-source Elixir framework. No commercial tier or pricing page is published as of July 2026.View full pricing →

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

Agents defined as Elixir modules with tools and a system prompt
OTP supervision — crashed agents restart automatically with clean state
Typed Actions and Signals instead of prompt chaining, so steps are testable
Built-in telemetry and tracing across processes
Drops into an existing Elixir app without a rewrite
Ecosystem packages for coding, research, document processing, and DevOps agents

Tags

elixiragent frameworkopen sourceotpmulti-agentobservability
🏷️

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