Files
LocalAI/examples
LocalAI [bot] 95aef32492 docs: make examples repository link more prominent (#8895)
docs: make examples repository link more prominent in README

Add a badge-style button link to the examples repository in the main
README and expand examples/README.md with example categories and
quick-start links to help new users discover the examples repo.

Co-authored-by: localai-bot <localai-bot@noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 09:26:16 +01: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.