Go to file
2023-02-11 00:31:34 +11:00
batch-programs Initial commit 2023-02-10 01:46:55 +11:00
console_app Initial commit 2023-02-10 01:46:55 +11:00
example_prompt update summarize.txt to use dot points 2023-02-10 05:39:51 +11:00
web_ui fixed bug: append_mode & force_mode toggled first time loading the program 2023-02-11 00:31:34 +11:00
.gitattributes Initial commit 2023-02-10 01:46:55 +11:00
.gitignore Initial commit 2023-02-10 01:46:55 +11:00
LICENSE Initial commit 2023-02-10 01:46:55 +11:00
README.md update documentation 2023-02-10 04:41:42 +11:00
requirements.txt Initial commit 2023-02-10 01:46:55 +11:00
run-webUI.bat Initial commit 2023-02-10 01:46:55 +11:00
setup.bat fix bug: does not generate text first time setting up app 2023-02-10 04:08:57 +11:00

Setup

What you need

Set up the project for the first time

  1. Run setup.bat
  2. Enter your OpenAI API Key

How to use

Run

  • Execute run-webUI.bat