An open API service indexing awesome lists of open source software.

https://github.com/3shain/gpt-automation


https://github.com/3shain/gpt-automation

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ChatGPT Prompt Automation Tool

Automating prompts based on presets and generating html reports with interactive marking workflows. Mainly for research purpose (e.g. accessing performance of responses).

Notes:

- Ensure the width of browser window is large enough (otherwise ChatGPT will use a compact layout, which causes this script fails to work)
- After ChatGPT stop responding, there will be at most 10 seconds cool down time (that's by design, as it's absolute possible to submit a new prompt immediately)
- Please keep the browser tab open! Avoid minimizing it as it might cause some problem.
- If you want to stop it...simply close the tab/browser.

TODO: add detail instructions here