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.3.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

chatgpt_interface-0.1.3-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chatgpt_interface-0.1.3.tar.gz
  • Upload date:
  • Size: 3.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.3.tar.gz
Algorithm Hash digest
SHA256 b3361a3b04b574130c19cf22603154b25c1047abbe3ea4a49cfcc8d4321f6257
MD5 ce48fdcc1a9c7a3d12c71279009b1e2f
BLAKE2b-256 bd28f7bfff17caaf8195ca0fcec43cd97334d05209d497e0a2a483300d2dc77b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chatgpt_interface-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7fe48d5e22ebfe0b316ade25999b36c7de609bf7695f3ffec70a6c641473e1c0
MD5 baaac716f829875fe57a0843562660c9
BLAKE2b-256 c0edc61b84c3861a9924023ddd07570b8db125f1420fdbb535dab285dfe964e9

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