Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

LocalAI Examples

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

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.

Quick Links