nitin-kumar101/ChatGPT-AutoChat
This repository contains code that automates chat interactions with ChatGPT using Selenium and ChromeDriver. ChatGPT is a large language model that can engage in conversations and provide responses to user inputs. With this code, you can have automated and interactive chats with ChatGPT right from your Python environment.
This project helps developers automate conversations with ChatGPT directly from their Python code. It takes your predefined questions or prompts as input and delivers ChatGPT's responses, making it useful for integrating conversational AI into custom applications or for bulk testing prompts. The primary users are Python developers looking to programmatically control ChatGPT interactions.
101 stars. No commits in the last 6 months.
Use this if you are a Python developer and need to automate sending messages to ChatGPT and receiving its replies, for tasks like testing prompts or integrating AI conversations into your applications.
Not ideal if you are looking for a no-code solution or a user interface to interact with ChatGPT, as this requires Python coding and a development environment.
Stars
101
Forks
22
Language
Python
License
—
Category
Last pushed
Aug 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/nitin-kumar101/ChatGPT-AutoChat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
jamesturk/scrapeghost
👻 Experimental library for scraping websites using OpenAI's GPT API.
Priyanshu-hawk/ChatGPT-unofficial-api-selenium
This is unofficial ChatGPT API using selenium for prompt testing and flow testing purposes
3281448091/easyChatGPT
An unofficial yet elegant interface of the ChatGPT API using browser automation that bypasses...
ryuseisan/auto-chatgpt
Automate interaction with the browser version of ChatGPT.
Ryaang/gpt-web-crawler
A web crawler for GPTs to build knowledge bases 用于GPT构建知识库的网站爬虫