Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecookingsenpai/autogpt-gui
A graphical user interface for AutoGPT
https://github.com/thecookingsenpai/autogpt-gui
Last synced: 3 months ago
JSON representation
A graphical user interface for AutoGPT
- Host: GitHub
- URL: https://github.com/thecookingsenpai/autogpt-gui
- Owner: thecookingsenpai
- Archived: true
- Created: 2023-04-11T18:11:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-13T22:16:04.000Z (over 1 year ago)
- Last Synced: 2024-09-21T18:37:54.825Z (3 months ago)
- Language: JavaScript
- Size: 391 KB
- Stars: 1,518
- Watchers: 36
- Forks: 221
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-ChatGPT - autogpt-gui
- awesome-open-gpt - autogpt-gui
- Awesome-AGI - AutoGPT-GUI - gui)|A graphical user interface for AutoGPT.|AutoGPT 项目的图形界面| (Frameworks and Platforms)
README
# AutoGPT GUI
WARNING: Currently discontinued, feel free to fork and work on this version but don't lean on it for production
## A graphical user interface to AutoGPT
![image](https://user-images.githubusercontent.com/67682496/231631881-72ad9cc9-56d7-447c-bbb5-5fa407897f0a.png)
### 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)
- [x] Code architecture definition
- [x] All needed elements are in GUI
- [x] Defining the best way to integrate autogpt
- [x] Actual integeration of autogpt
- [x] 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 installThen, 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](https://github.com/Torantulino/Auto-GPT#usage) to avoid risks and to learn the meaning of the various options.
### Credits
The original AutoGPT is by Torantulino and can be found [HERE](https://github.com/Torantulino/Auto-GPT).
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