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- license
- MIT(OSI)
- source
- public
- core-gated
- ungated
Fully MIT; single repo, no gated tier or enterprise SKU found on the repo page.
- https://raw.githubusercontent.com/mudler/LocalAI/master/LICENSE recorded 2026-08-09
MIT License Copyright (c) 2023-2025 Ettore Di Giacinto (mudler@localai.io)
- https://github.com/mudler/LocalAI recorded 2026-08-09
public GitHub repository; README lists all backends, multimodal support, agents/RAG/MCP as built into the single open-source project with no mention of a paid tier or gated feature
Adoption
3 medium confidenceDocker 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.
- https://hub.docker.com/v2/repositories/localai/localai/ recorded 2026-08-13
6,411,259 cumulative pulls of localai/localai
Capability
5 high confidenceThe 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