Examples for LocalAI
Note: These examples are provided as starting points - they may be temporarily out of date. If that happens, send us a PR!
ChatGPT OSS alternative | Image generation |
---|---|
Telegram bot | Flowise |
---|---|
Here is a list of projects that can easily be integrated with the LocalAI backend.
by @mudler
This example shows how to use AutoGPT with LocalAI.
by @mkellerman
This integration shows how to use LocalAI with mckaywrigley/chatbot-ui.
There is also a separate example to show how to manually setup a model: example
by @mudler
This example show how to use LocalAI inside Kubernetes with k8sgpt.
by @mudler
This example is an e2e example on how to fine-tune a model with axolotl and convert it to gguf to use it with LocalAI.
by @mudler
This example shows how to use FlowiseAI/Flowise with LocalAI.
by @mudler
Run a discord bot which lets you talk directly with a model
Check it out here, or for a live demo you can talk with our bot in #random-bot in our discord server.
A ready to use example to show e2e how to integrate LocalAI with langchain
by @mudler
A ready to use example to show e2e how to integrate LocalAI with langchain
by @mudler
A ready to use example to show how to use OpenAI functions with LocalAI
by @dhruvgera
A light, community-maintained web interface for LocalAI
by @mudler
A full example on how to run RWKV models with LocalAI
by @mudler
A full example on how to run PrivateGPT with LocalAI
by @mudler
Run a slack bot which lets you talk directly with a model
by @mudler
Run a slack bot, ideally for teams, which lets you ask questions on a documentation website, or a github repository.
by @mudler
Shows how to integrate with Llama-Index to enable question answering on a set of documents.
by @mudler
Shows how to integrate with Langchain
and Chroma
to enable question answering on a set of documents.
_by @mudler
Use LocalAI to power a Telegram bot assistant, with Image generation and audio support!
by @fHachenberg
Allows to run any LocalAI-compatible model as a backend on the servers of https://runpod.io
by @gruberdev
Demonstrates how to integrate an open-source copilot alternative that enhances code analysis, completion, and improvements. This approach seamlessly integrates with any LocalAI model, offering a more user-friendly experience.
by @majoshi1
A chat bot made using Streamlit
& LocalAI.
Create an issue, and put Example: <description>
in the title! We will post your examples here.