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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for chatgpt_interface-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0ff437f471973ed462dd7b462016ab7d73cdddcf78b63a2e239a4521f70215a3
MD5 ab34d445e8257fa0c2ab2c26c95ba722
BLAKE2b-256 eb4e26e0a18d937e6f81dd0f4dcddf2cd713d61fe53812310d66b904b23d39fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for chatgpt_interface-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7e6ed715646eebe86d0bb29d5679b212489bd72a9496977a5ed2c6d3fbe224c3
MD5 1bbb2d7523ac7708c79fc220083e9e2a
BLAKE2b-256 e8bc3968646143241a9c712e974a5f068a3494a63c78456be61ce22d0613f07b

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