From 75da2d27f122d3b07d3a4b92e338bdd6dab8ef73 Mon Sep 17 00:00:00 2001 From: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Fri, 7 Apr 2023 15:19:02 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index dfee79f..6dc5409 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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! +install all libs in requierements.txt. 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: @@ -9,7 +9,3 @@ if __name__ == "__main__": 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