mudler/LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
About the project
LocalAI is an open-source AI engine that runs LLMs, vision, voice, image and video models on any hardware, including CPU-only, behind an OpenAI-compatible API.
Useful for
- Deploy a local OpenAI-compatible LLM API in Docker without a GPU
- Run a private chat assistant with RAG and MCP over your own data
- Host an image generation and TTS server with API-key access control
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 6 stars so far today, about 11 expected by the end of the day.
- GitHub Trending Go today: #14, +22 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 49,290
- Today
- 6 · ≈ 11 by evening
- Forks
- 4,473
- Issues and pull requests
- 7,673
- Watchers
- 299
- Language
- Go
- License
- MIT
- Latest release
- v4.10.0 · September 17, 2026
- Created
- March 18, 2023
- Last push
- September 27, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 27, 2026GitHub Trending Go today: #14, +22 stars
Similar by description
-
1.3
techjarves/Portable-Local-Studio
Offline local AI studio for Windows, Linux and macOS with a zero-setup GUI: image generation (Stable Diffusion), GGUF LLM chat, speech-to-text (Whisper) and text-to-speech (Kokoro TTS).
-
0.7
EricLBuehler/mistral.rs
A Rust LLM inference engine with automatic model loading, multimodality (text, image, video, audio), quantization, and an OpenAI/Anthropic-compatible server.
-
1.2
AtomicBot-ai/Atomic-Chat
Desktop app and local inference engine for running open-weight LLMs (Llama, Gemma, Qwen, Mistral, etc.) on your own machine, exposing an OpenAI-compatible API at localhost:1337/v1.
-
1.1
mostlygeek/llama-swap
A Go proxy server that runs multiple local models and hot-swaps between them on demand, compatible with OpenAI and Anthropic APIs. Works with llama.cpp, vllm, stable-diffusion.cpp and other backends.