examples: use gallery in chatbot-ui, add flowise

Signed-off-by: mudler <mudler@mocaccino.org>
This commit is contained in:
mudler 2023-05-30 18:15:43 +02:00
parent 577d36b596
commit 3e0b75b5e2
7 changed files with 27 additions and 30 deletions

View file

@ -22,6 +22,14 @@ This integration shows how to use LocalAI with [mckaywrigley/chatbot-ui](https:/
[Check it out here](https://github.com/go-skynet/LocalAI/tree/master/examples/chatbot-ui/)
### Flowise
_by [@mudler](https://github.com/mudler)_
This example shows how to use [FlowiseAI/Flowise](https://github.com/FlowiseAI/Flowise) with LocalAI.
[Check it out here](https://github.com/go-skynet/LocalAI/tree/master/examples/flowise/)
### Discord bot
_by [@mudler](https://github.com/mudler)_