mirror of
https://github.com/sean1832/GPT-Brain
synced 2024-11-18 21:25:53 +00:00
batch-programs | ||
console_app | ||
example_prompt | ||
web_ui | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
run-webUI.bat | ||
setup.bat |
Setup
What you need
- Install python 3.11
- OpenAI API keys
Set up the project for the first time
- Run
setup.bat
- Enter your OpenAI API Key
How to use
Run
- Execute
run-webUI.bat