From 6799d802d3668dc69c5839ad3bb0852905facc9d Mon Sep 17 00:00:00 2001 From: neo Date: Tue, 16 Jun 2026 15:06:49 +0800 Subject: [PATCH] docs: add translated README links (#10353) --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index d8a4c33b5..7610c5a89 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,18 @@ mudler%2FLocalAI | Trendshift

+ +

+Deutsch | +Español | +français | +日本語 | +한국어 | +Português | +Русский | +中文 +

+ **LocalAI** is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required. **A small core, not a bundle.** Each backend wraps a best-in-class engine (llama.cpp, vLLM, whisper.cpp, stable-diffusion, MLX...) in its own image, pulled only when a model needs it. You install nothing you don't use.