Skip to main content

A Python interface for interacting with ChatGPT via web interface using Selenium

Project description

ChatGPT Interface

A Python interface for interacting with ChatGPT via web interface using Selenium.

Installation

pip install chatgpt_interface

Usage

from chatgpt_interface import ChatGPTInterface

chatgpt = ChatGPTInterface()
chatgpt.open_chat("URL_of_ChatGPT_Web_Interface")
chatgpt.send_prompt("Hello, how are you?")
response = chatgpt.get_response()
print(response)
chatgpt.close()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chatgpt_interface-0.1.2.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

chatgpt_interface-0.1.2-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file chatgpt_interface-0.1.2.tar.gz.

File metadata

  • Download URL: chatgpt_interface-0.1.2.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for chatgpt_interface-0.1.2.tar.gz
Algorithm Hash digest
SHA256 8336522b50b8abe2f91f1abe58c3c9f58aae01c2bdee103f5d08839e7719003a
MD5 42b9e9093c2b318e3f4005f38d118c0e
BLAKE2b-256 c9cd46324a5294472cdd280dc1d59d37b7ab068a24b108ce15eadba762a54bf4

See more details on using hashes here.

File details

Details for the file chatgpt_interface-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for chatgpt_interface-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a490acd40deb2fbe72bb2ef2a2ef64f2c359e3ebfbc268058266f6887edc8e1a
MD5 270917ac48afc287a4d87d8be44e2b89
BLAKE2b-256 43488c0b2259c4e7444c94078cc005dd09a9f846f753d012783cc3c17b59ea7b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page