LocalAI
⭐ 30.0k stars💬 text generation🔧 Gointermediate📄 MIT🔄 2026-06-28
About
OpenAI API replacement that runs models locally. Drop-in replacement for OpenAI with no GPU required.
⚡ Quick Start
docker run -p 8080:8080 quay.io/mudler/localai --models-path /models🏷️ Topics
💻 Supported Platforms
webmaclinuxwindows
📋 Technical Details
- Repository
- mudler/LocalAI
- Language
- Go
- License
- MIT
- Stars
- 30,000
- Category
- text generation
- Difficulty
- intermediate
- Last Updated
- 2026-06-28
- Platforms
- web, mac, linux, windows
Frequently Asked Questions About LocalAI
What is LocalAI?
OpenAI API replacement that runs models locally. Drop-in replacement for OpenAI with no GPU required.
How do I install LocalAI?
Run: docker run -p 8080:8080 quay.io/mudler/localai --models-path /models
What are the system requirements for LocalAI?
LocalAI supports web, mac, linux, windows. It is written in Go and is best suited for intermediate-level users. The repository has 30,000+ stars on GitHub and is licensed under MIT.