mudler/LocalAI
An open-source AI engine enabling local execution of various AI models (LLMs, vision, voice, image, video) on diverse hardware, including CPU-only setups.
Core Features
Quick Start
docker run -ti --name local-ai -p 8080:8080 localai/localai:latestDetailed Introduction
LocalAI is an open-source AI engine designed to bring powerful AI capabilities directly to your local infrastructure. It allows users to run a wide array of AI models, including large language models, vision, voice, image, and video models, on virtually any hardware, even without a dedicated GPU. With drop-in API compatibility for services like OpenAI and Anthropic, LocalAI offers a privacy-first solution, ensuring your data never leaves your control. It supports over 36 backends and provides multi-user features, making it a versatile and secure platform for local AI inference and development.