GOD.EXEA god's-eye view of the AI universe
2026Drag to orbit · right-drag to pan · scroll to zoom
GOD.EXE is booting…

Framework

exo

exo is an open-source AI framework, launched in 2024, made for developers.

A runtime that joins several of your own devices into a cluster to run large models locally.

Main jobs: Model serving, Run models locally. It is open source and free to use. You can use it offline on your own machine, on your own server, as a desktop app, in the terminal and through an API.

Visit github.com

Markdown version of https://godooo.ai/en/framework/exo. Every page on this site has one: add .md to its address.

At a glance

Launched
2024
Open source
Yes · Apache-2.0
GitHub stars
47,626
How you run it
Runs offline · Self-host · Desktop · Terminal · API
Made for
Developers
Website
github.com
Also known as
exo labs

What it can do

  • Model servingmain jobunconfirmed

    “exo uses MLX as an inference backend and MLX distributed for distributed communication.”— github.com, 2026-09-24
  • Run models locallymain jobunconfirmed

    “exo connects all your devices into an AI cluster.”— github.com, 2026-09-24
  • LLM APIsupportedunconfirmed

    “Compatible with OpenAI Chat Completions API, Claude Messages API, OpenAI Responses API, and Ollama API”— github.com, 2026-09-24

unconfirmedproposed by a machine, awaiting calibration

Alternatives

Connections

Uses
MLX

Questions

What is exo?

exo is an open-source AI framework, launched in 2024, made for developers. A runtime that joins several of your own devices into a cluster to run large models locally.

Is exo free?

Yes. exo is open source (Apache-2.0) and free to use.

Is exo open source?

Yes, under the Apache-2.0 license. The source code is at https://github.com/exo-explore/exo.

Can exo run locally?

Yes. exo can run offline on your own machine. It can also be self-hosted on your own server.

What can exo do?

Main jobs: Model serving, Run models locally. It can also do: LLM API.

What are open-source alternatives to exo?

Open-source ones: LocalAI, MLC LLM, Ollama, llama.cpp, WebLLM, LMDeploy, Gemma and vLLM. Others: LM Studio.

Sources