mirror of
https://github.com/mudler/LocalAI.git
synced 2025-01-30 16:14:33 +00:00
fec4ab93c5
Signed-off-by: mudler <mudler@mocaccino.org>
15 lines
762 B
Markdown
15 lines
762 B
Markdown
# Examples
|
|
|
|
Here is a list of projects that can easily be integrated with the LocalAI backend.
|
|
|
|
## Projects
|
|
|
|
- [chatbot-ui](https://github.com/go-skynet/LocalAI/tree/master/examples/chatbot-ui/) (by [@mkellerman](https://github.com/mkellerman))
|
|
- [discord-bot](https://github.com/go-skynet/LocalAI/tree/master/examples/discord-bot/) (by [@mudler](https://github.com/mudler))
|
|
- [langchain](https://github.com/go-skynet/LocalAI/tree/master/examples/langchain/) (by [@dave-gray101](https://github.com/dave-gray101))
|
|
- [slack-bot](https://github.com/go-skynet/LocalAI/tree/master/examples/slack-bot/) (by [@mudler](https://github.com/mudler))
|
|
|
|
## Want to contribute?
|
|
|
|
Create an issue, and put `Example: <description>` in the title! We will post your examples here.
|