Update README.md
This commit is contained in:
parent
0a4b245bb7
commit
3b6a0d2432
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# ChatGPT-python-bash-interface
|
# ChatGPT-python-bash-interface
|
||||||
You don't need an API key, this simple project use selenium to communicate beetwen chatgpt website and your pc.
|
You don't need an API key, this simple project use selenium to communicate beetwen chatgpt website and your pc.
|
||||||
install all libs in requierements.txt.
|
install all libs in requierements.txt.
|
||||||
This code work on window11. On linux only "exec_term_code" doesn't work well.
|
This code work on window11. On linux only "exec_term_code" (which is the script that run terminal commands) doesn't work well.
|
||||||
When using the code for the first time, go to main change last line by:
|
When using the code for the first time, go to main change last line by:
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue