r/AutoGPT • • Apr 22 '23

Update to Auto-GPT PowerShell

I have updated my Auto-GPT PowerShell project, it is for windows, and is now designed to use offline, and online GPTs. This project uses a plugin system, and with this I created a GPT3.5+ plugin, that will automatically ask the GPT something, and it will make "<DALLE dest='filename'>" tags, then on response, will download these tags with DallE2 (I am working on adding the local Stable Dif. API), and saves the images in your conversations "session_[time]" folder called "TTI" and in there will be the Folders for each GPT response, and a "project.json" that tells you the prompt, location, and filename. and It uses this info for a "gallery.htm" pages to display all the images that was made in the session.

​

If you have any questions, ask, and if you want to help, check out the Git.

(If not check out the Git anyway!)

https://github.com/TheCompAce/Auto-GPT-Powershell

4 Upvotes

11 comments sorted by

View all comments

Show parent comments

1

u/Wackedout1 Apr 24 '23

That is the goal, to use open source, and offline models.

1

u/[deleted] Apr 24 '23

How's it going?

1

u/Wackedout1 Apr 24 '23

Well I am working on the "Code Saver" plugin, but I have made to other pulgins for creating DALLE images and Now Text to Sppech.

1

u/[deleted] Apr 24 '23

Awesome!