docs: add bot to example index

This commit is contained in:
mudler 2023-04-29 23:58:30 +02:00
parent 6ab925b7e0
commit 6450613992

View file

@ -5,6 +5,7 @@ Here is a list of projects that can easily be integrated with the LocalAI backen
## 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))
## Want to contribute?