docs/content/_index.md
+++ title = "LocalAI" description = "The free, OpenAI, Anthropic alternative. Your All-in-One Complete AI Stack" type = "home" +++
The free, OpenAI, Anthropic alternative. Your All-in-One Complete AI Stack - Run powerful language models, autonomous agents, and document intelligence locally on your hardware.
No cloud, no limits, no compromise.
{{% notice tip %}} ⭐ Star us on GitHub - 40k+ stars and growing!
Drop-in replacement for OpenAI API - modular suite of tools that work seamlessly together or independently.
Start with LocalAI's OpenAI-compatible API, extend with LocalAGI's autonomous agents, and enhance with LocalRecall's semantic search - all running locally on your hardware.
Open Source MIT Licensed. {{% /notice %}}
<center><iframe width="560" height="315" src="https://www.youtube.com/embed/PDqYhB9nNHA?si=jUClTH7uuGMwMvFw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></center>OpenAI API Compatible - Run AI models locally with our modular ecosystem. From language models to autonomous agents and semantic search, build your complete AI stack without the cloud.
Docker is the recommended installation method for most users:
docker run -p 8080:8080 --name local-ai -ti localai/localai:latest
For complete installation instructions, see the Installation guide.