You don't need API key, this simple project use selenium to communicate beetwen chatgpt website and your pc.
Find a file
2025-09-02 16:40:55 +02:00
chatgpt_code_interface no auto send 2023-04-08 19:47:44 +02:00
README.md Videos fixes + tdo 2025-09-02 16:40:55 +02:00

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