abacaj/unofficial-chatgpt-api
Node.js client for the chatgpt API. No third party dependencies.
This is a Node.js client that lets you programmatically interact with the ChatGPT API. You provide your session tokens, and in return, you can send prompts and receive responses from ChatGPT within your own applications. This is for developers who want to integrate ChatGPT's conversational AI capabilities into their Node.js projects.
No commits in the last 6 months. Available on npm.
Use this if you are a Node.js developer looking to add ChatGPT's text generation or conversational abilities to your application via an unofficial client.
Not ideal if you need a officially supported API, or if your application requires robust, production-grade access to conversational AI without managing session tokens manually.
Stars
76
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Aug 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/abacaj/unofficial-chatgpt-api"
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