

Mudler LocalAI
19.9k 1.5kWhat is LocalAI ?
LocalAI is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacement REST API thatβs compatible with OpenAI API specifications for local inferencing. It allows you to run LLMs, generate images, audio (and not only) locally or on-prem with consumer grade hardware, supporting multiple model families. Does not require GPU.
LocalAI Features
-
π Text generation with GPTs (
llama.cpp
,gpt4all.cpp
, β¦ :book: and more) -
π£ Text to Audio
-
π Audio to Text (Audio transcription with
whisper.cpp
) -
π₯ OpenAI functions π
-
βοΈ Constrained grammars
-
π Vision API
π» Usage
Check out the Getting started section in our documentation.
π Community and integrations
Build and deploy custom containers:
WebUIs:
Model galleries
Other:
-
Helm chart https://github.com/go-skynet/helm-charts
-
VSCode extension https://github.com/badgooooor/localai-vscode-plugin
-
Local Smart assistant https://github.com/mudler/LocalAGI
-
Home Assistant https://github.com/sammcj/homeassistant-localai / https://github.com/drndos/hass-openai-custom-conversation
-
Discord bot https://github.com/mudler/LocalAGI/tree/main/examples/discord
-
Slack bot https://github.com/mudler/LocalAGI/tree/main/examples/slack
-
Telegram bot https://github.com/mudler/LocalAI/tree/master/examples/telegram-bot
-
Examples: https://github.com/mudler/LocalAI/tree/master/examples/