sametcodes/gpteer
A ChatGPT plugin to drive headless browser on Node.js
This tool helps developers automate basic web browser interactions using natural language commands. You input simple instructions like "go to website X" or "type Y into Z field," and it outputs the execution of these actions in a web browser. It's designed for developers who want to integrate browser automation into their applications via a conversational AI interface.
No commits in the last 6 months.
Use this if you are a developer looking for an experimental way to control a web browser using natural language commands within a ChatGPT plugin.
Not ideal if you need advanced web scraping features, robust error handling for production environments, or a non-developer-focused automation solution.
Stars
10
Forks
—
Language
TypeScript
License
—
Category
Last pushed
Sep 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sametcodes/gpteer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KudoAI/chatgpt.js
🤖 A powerful, open source client-side JavaScript library for ChatGPT
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.
WongSaang/chatgpt-ui
A ChatGPT web client that supports multiple users, multiple languages, and multiple database...
FrancescoCoding/easyGPT
🤖 Template for a Node.js server (complete of npm module!) that sends requests to the ChatGPT API...
reflex-dev/reflex-chat
A ChatGPT clone built in Reflex