transitive-bullshit/bing-chat
Node.js client for Bing's new AI-powered search. It's like ChatGPT on steroids 🔥 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 92
Flags: archived
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: 1301
- days_rel: n/a
- days_push: 1058
- n_releases_24m: 0
Adoption not part of the score
1207 stars · 118 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js/TypeScript client library wrapping Bing Chat's unofficial, reverse-engineered API, supporting conversations, streaming responses, and response variants. It requires a Bing `_U` cookie and was explicitly not intended for production use.
Use cases
- send messages to bing chat from node.js
- build a chatbot using bing chat api
- stream bing chat responses as they type
- continue multi-turn conversations with bing chat
- switch between balanced precise and creative bing modes
- script bing chat queries programmatically
When to choose
- experimenting with Bing Chat programmatically in Node.js >= 18
- prototyping chat integrations with streaming responses
- personal/hobby projects where an unofficial API is acceptable
When to avoid
- any production system - the reverse-engineered API breaks when Microsoft changes things
- long-term projects - the package is unmaintained and Bing Chat has since evolved into Copilot
- environments without a valid Bing Chat `_U` cookie
Facets
library · maturity abandoned
http-client chatbot reverse-engineering large-language-models chatbots developer-tools bing-chat unofficial-api reverse-engineered esm-only conversation-api streaming search nodejs typescript
2 sources
- readme: https://github.com/transitive-bullshit/bing-chat · fetched 2026-08-28 · 17a6615705a5
- registry_npm: https://registry.npmjs.org/bing-chat · fetched 2026-08-29 · ee3a97e73ae9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| transitive-bullshit/bing-chat | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="transitive-bullshit/bing-chat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem