Ettore Di Giacinto
59f7953249
|
1 year ago | |
---|---|---|
.. | ||
autoGPT | 1 year ago | |
chatbot-ui | 2 years ago | |
discord-bot | 2 years ago | |
langchain | 2 years ago | |
langchain-chroma | 2 years ago | |
langchain-python | 2 years ago | |
localai-webui | 2 years ago | |
privateGPT | 2 years ago | |
query_data | 2 years ago | |
rwkv | 2 years ago | |
slack-bot | 2 years ago | |
README.md | 1 year ago |
README.md
Examples
Here is a list of projects that can easily be integrated with the LocalAI backend.
Projects
AutoGPT
by @mudler
This example shows how to use AutoGPT with LocalAI.
Chatbot-UI
by @mkellerman
This integration shows how to use LocalAI with mckaywrigley/chatbot-ui.
Discord bot
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.
Langchain
A ready to use example to show e2e how to integrate LocalAI with langchain
Langchain Python
by @mudler
A ready to use example to show e2e how to integrate LocalAI with langchain
LocalAI WebUI
by @dhruvgera
A light, community-maintained web interface for LocalAI
How to run rwkv models
by @mudler
A full example on how to run RWKV models with LocalAI
PrivateGPT
by @mudler
A full example on how to run PrivateGPT with LocalAI
Slack bot
by @mudler
Run a slack bot which lets you talk directly with a model
Question answering on documents with llama-index
by @mudler
Shows how to integrate with Llama-Index to enable question answering on a set of documents.
Question answering on documents with langchain and chroma
by @mudler
Shows how to integrate with Langchain
and Chroma
to enable question answering on a set of documents.
Template for Runpod.io
by @fHachenberg
Allows to run any LocalAI-compatible model as a backend on the servers of https://runpod.io
Want to contribute?
Create an issue, and put Example: <description>
in the title! We will post your examples here.