Skip to content

kuntal-c/autogpt-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoGPT GUI

A graphical user interface to AutoGPT

image

Status

Alpha has been tested with simple tasks, remember it will probably contains errors and please open issues about them

NOTE: Currently only continuous mode is supported

Current Version: Alpha Version (13 April 2023)

  • Code architecture definition
  • All needed elements are in GUI
  • Defining the best way to integrate autogpt
  • Actual integeration of autogpt
  • Alpha Version Release
  • Ability to work in non continuous mode
  • Debug of Alpha (issues are welcomed!)
  • Beta Version Release

Usage

    git clone https://github.com/thecookingsenpai/autogpt-gui
    cd autogpt-gui
    npm install

Then, place autogpt-gui in your autogpt folder (e.g. AutoGPT/autogpt_gui)

Finally, in your autogpt folder:

    cd autogpt-gui
    npm start

Important: please take a moment to read autogpt instructions to avoid risks and to learn the meaning of the various options.

Credits

The original AutoGPT is by Torantulino and can be found HERE.

All the credits included in the original AutoGPT are valid for this project as long as the single components are used.

This project is by TheCookingSenpai.

License

Distributed under the CC-BY-NC 4.0 License

About

A graphical user interface for AutoGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.6%
  • CSS 33.6%
  • HTML 18.8%