Files
LocalAI/examples
Ettore Di Giacinto 21df4a120a feat(mlx): add Apple Silicon video backend
Add a Darwin-only MLX-Video backend for LTX-2 and converted Wan checkpoints, expose it through the existing video API, and wire packaging, discovery, tests, docs, and an example.

Assisted-by: Codex:gpt-5
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-09-11 21:52:41 +00:00
..

LocalAI Examples

The examples for LocalAI have moved to a dedicated repository for easier discovery and maintenance.

Browse Examples

The examples repository contains ready-to-run configurations and tutorials covering:

  • Chat & Text Generation - LLM conversations, function calling, constrained grammars
  • Image Generation - Stable Diffusion, diffusers, image-to-image
  • Audio - Text-to-speech, speech-to-text, voice cloning
  • Embeddings & RAG - Vector databases, retrieval-augmented generation
  • Integrations - Langchain, Discord bots, Slack bots, Telegram bots
  • Advanced - P2P inferencing, Kubernetes deployments, API usage

Each example includes configuration files and step-by-step instructions to get started quickly.