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

Uploaded Source

Built Distribution

chatgpt_interface-0.1.7-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chatgpt_interface-0.1.7.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for chatgpt_interface-0.1.7.tar.gz
Algorithm Hash digest
SHA256 6140823575a7ad3ab0806f775e8ebaa8617b09e89e6b10ecd092c9aad50b9e69
MD5 3018fc0a7ae88c1d6a8d6256fbf68440
BLAKE2b-256 1ef9bfa4b904588f062bf5e63853a89e3ab5a6bf5a7d26a823434c3473f42fb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chatgpt_interface-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2b1188cec12074a71ba3a39308c0718d5b994063d4694fc88b536379fda3a0f2
MD5 39048b5daba32ae609e8592b306670e6
BLAKE2b-256 c139624138bfe82c427d1252d13f54e04012a95cbe7b7f54de9a1bd36a4e0679

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