🧰
Open Source Toolkit

Know how to use it before you click: online, self-hosted, desktop, CLI

中文

LocalAI

mudler/LocalAI
One-command deploy You need your own server, but the README has a copy-paste Docker command that gets it running.

LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.

Local LLMSelf-hostable
LocalAI website screenshot

Deploy command

docker run -ti --name local-ai -p 8080:8080 localai/localai:latest

Taken from the project README. You need a server with Docker; you may still need to add environment variables.

From the README

LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.

Stars
★ 49.2k
Language
Go
License
MIT
Last updated
2026-09-22
Category
AI tools
Section
General