- python bottle server
- revChatGPT
- openai api
- https://github.com/PeterWaIIace/BlackBoxTesting
Using chatGPT (based on reversed Engineered API) to generate runable python code, fix errors in runtime and finally have someone to do my job.
Make ChatGPT generate code!
RevChatGPT can be less resilent due to its reversed engineered nature and being based on highly used ChatGPT - which is currently in demand.
- Checkout out repo
- Install dependencies
- Set your OpenAI API keys or session-id for revChatGPT in
config.json
- execute
python3 run.py
- open
http://localhost:8000