You don't need API key, this simple project use selenium to communicate beetwen chatgpt website and your pc.
chatgpt_code_interface | ||
README.md |
ChatGPT-python-bash-interface
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. This code work well on window11 and on Ubuntu.
run main.py, to launch.
Todo
- Remove ugly ass xpath in driver.py, put them in a dedicated file or better automatize them
- Test if it's still work
- Dockerize thingy