waylaidwanderer/node-chatgpt-api
A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app. observed · 2026-08-28
Health v2 · maintenance only
22/100
- Activity 0
- Release rhythm 8
- Longevity 95
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1334
- days_rel: n/a
- days_push: 949
- n_releases_24m: 0
Adoption not part of the score
4152 stars · 716 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Node.js client implementation for ChatGPT and Bing AI, usable as an npm module, a REST API server, or a CLI app. It wraps the official OpenAI API (gpt-3.5-turbo) and unofficial browser/reverse-proxy access to chat.openai.com and Bing Chat.
Use cases
- talk to chatgpt from a node.js app
- run a rest api server for chatgpt
- use chatgpt from the command line
- access bing chat programmatically
- use gpt-3.5-turbo via openai api in javascript
- chat with chatgpt without a browser
When to choose
- you need a Node.js client for the official OpenAI chat API with conversation persistence
- you want to expose ChatGPT/Bing AI behind your own REST API server
- you want a quick CLI chat client for GPT models
When to avoid
- you need a maintained library - the last release was January 2024 and unofficial access methods are frequently patched
- you rely on automating chat.openai.com, which risks account bans and broken Cloudflare bypasses
- you need official SDK features like function calling or streaming beyond what this client supports
Facets
library · maturity abandoned
http-client http-server cli chatbot llm-inference large-language-models chatbots apis developer-tools cli chatgpt bing-ai openai-api reverse-proxy rest-api-server unofficial-api nodejs web-server
2 sources
- readme: https://github.com/waylaidwanderer/node-chatgpt-api · fetched 2026-08-28 · 713b5bf75bf6
- homepage: https://www.npmjs.com/package/@waylaidwanderer/chatgpt-api · fetched 2026-08-29 · 4c8ab61d05e8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| waylaidwanderer/node-chatgpt-api | main | 22 |
For agents
markdown · JSON · MCP: product_card(name="waylaidwanderer/node-chatgpt-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem