2023-04-27 06:18:18 +02:00
|
|
|
# Examples
|
|
|
|
|
|
|
|
Here is a list of projects that can easily be integrated with the LocalAI backend.
|
|
|
|
|
|
|
|
## Projects
|
|
|
|
|
2023-04-27 17:46:14 +02:00
|
|
|
- [chatbot-ui](https://github.com/go-skynet/LocalAI/tree/master/examples/chatbot-ui/) (by [@mkellerman](https://github.com/mkellerman))
|
2023-04-30 00:31:28 +02:00
|
|
|
- [discord-bot](https://github.com/go-skynet/LocalAI/tree/master/examples/discord-bot/) (by [@mudler](https://github.com/mudler))
|
2023-05-01 23:21:07 +02:00
|
|
|
- [langchain](https://github.com/go-skynet/LocalAI/tree/master/examples/langchain/) (by [@dave-gray101](https://github.com/dave-gray101))
|
2023-05-03 17:29:18 +02:00
|
|
|
- [langchain-python](https://github.com/go-skynet/LocalAI/tree/master/examples/langchain-python/) (by [@mudler](https://github.com/mudler))
|
2023-05-04 21:57:58 +05:30
|
|
|
- [localai-webui](https://github.com/go-skynet/LocalAI/tree/master/examples/localai-webui/) (by [@dhruvgera](https://github.com/dhruvgera))
|
2023-05-04 17:32:23 +02:00
|
|
|
- [rwkv](https://github.com/go-skynet/LocalAI/tree/master/examples/rwkv/) (by [@mudler](https://github.com/mudler))
|
2023-05-01 23:18:24 +02:00
|
|
|
- [slack-bot](https://github.com/go-skynet/LocalAI/tree/master/examples/slack-bot/) (by [@mudler](https://github.com/mudler))
|
2023-04-27 06:18:18 +02:00
|
|
|
|
|
|
|
## Want to contribute?
|
|
|
|
|
2023-04-27 17:46:14 +02:00
|
|
|
Create an issue, and put `Example: <description>` in the title! We will post your examples here.
|