add chatbot-ui example

This commit is contained in:
Marc R Kellerman 2023-04-25 08:48:43 -07:00
parent 4e2061636e
commit 325bc78acc
3 changed files with 52 additions and 0 deletions

11
examples/README.md Normal file
View file

@ -0,0 +1,11 @@
# 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))
## Want to contribute?
Create an issue, and put `Example: <description>` in the title! We will post your examples here.