mapluisch/ChatGPT-without-login
Scripts in various languages to use ChatGPT without login, registration, or API access.
This project provides scripts to interact with ChatGPT 3.5 programmatically without needing an OpenAI account or API keys. You input text prompts, and it outputs ChatGPT's responses, making it useful for developers who want to integrate basic ChatGPT interactions into their custom applications or scripts.
No commits in the last 6 months.
Use this if you are a developer looking for a straightforward way to automate headless ChatGPT 3.5 conversations within your Python or Node.js applications.
Not ideal if you need access to advanced ChatGPT features, higher rate limits, or official API support, as this project is primarily for educational purposes and basic interactions.
Stars
52
Forks
9
Language
JavaScript
License
MIT
Category
Last pushed
Jun 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mapluisch/ChatGPT-without-login"
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