AI Potluck
Model components / Inference code

LocalAI

Mudler (LocalAI)

LocalAI is a self-hosted, OpenAI-compatible inference engine that runs LLMs plus vision, image, audio, and video models on commodity hardware, with no GPU required. Dozens of backends, including llama.cpp, vLLM, whisper.cpp, diffusers, and MLX, sit behind one unified API, with built-in agents, RAG, and Model Context Protocol support. Ettore Di Giacinto created it; the LocalAI team now maintains it.

Verified 2026-08-09 via GitHub and the LICENSE body.

Openness

5 high confidence
5.0
license
MIT(OSI)
source
public
core-gated
ungated

Fully MIT; single repo, no gated tier or enterprise SKU found on the repo page.

Adoption

3 medium confidence
3.0

Docker Hub records 6,411,259 cumulative pulls since 2023-03-18, which averages about 156,880 a month and bands at level 3, the 100K-1M range. LocalAI is distributed as a Docker image and publishes no first-party PyPI or npm package, so that is the product's real distribution channel; banding it on a channel it does not ship through would be a substitution rather than a measurement. The Docker figure is a lifetime average rather than a trailing-30-day count, so treat it as a floor.

Capability

5 high confidence
5.0

The score rests on feature breadth: the README records 60+ backends, among them llama.cpp, vLLM, SGLang, transformers, whisper.cpp, diffusers, MLX and MLX-VLM, covering text, vision, voice, image and video models, drop-in OpenAI, Anthropic and ElevenLabs API compatibility across every backend, CPU-only operation, and built-in agents with tool use, RAG and MCP.

  • https://github.com/mudler/LocalAI recorded 2026-08-09

    LocalAI supports 60+ backends including llama.cpp, vLLM, SGLang, transformers, whisper.cpp, diffusers, MLX...; Drop-in API compatibility: OpenAI, Anthropic, and ElevenLabs APIs across every backend; Built-in AI agents: autonomous agents with tool use, RAG, MCP, and skills

Verified 2026-08-09