Create README.md

This commit is contained in:
Crizomb 2023-04-06 14:38:55 +02:00 committed by GitHub
parent 940da2038e
commit 56734fd42f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

15
README.md Normal file
View file

@ -0,0 +1,15 @@
# ChatGPT-python-interface
You don't need API key, this simple project use selenium to communicate beetwen chatgpt website and your pc.
Just get thoses files on your pc, install all neccesary libs, if a error occurs ask chatgpt to handle it, and let chatGPT take over your pc!
This code work on window11. On linux only "exec_term_code" doesn't work well.
When using the code for the first time, go to main change last line by:
if __name__ == "__main__":
gpt_driver.create_user_data()
run the code, connect to chatgpt and then wait 60s the code to stop. then change back the code and run again.
You can chose manually GPT4 before the first prompt got sent.
Exemple of usage :
https://www.youtube.com/watch?v=TPL33okZN8E