docs(examples): add AutoGPT

This commit is contained in:
mudler 2023-05-27 14:35:04 +02:00
parent 76c881043e
commit 651b085de1
5 changed files with 87 additions and 1 deletions

View file

@ -4,6 +4,13 @@ Here is a list of projects that can easily be integrated with the LocalAI backen
### Projects
### AutoGPT
_by [@mudler](https://github.com/mudler)_
This example shows how to use AutoGPT with LocalAI.
[Check it out here](https://github.com/go-skynet/LocalAI/tree/master/examples/autoGPT/)
### Chatbot-UI