# acheong08/EdgeGPT

Reverse engineered API of Microsoft's Bing Chat AI

Repository: https://github.com/acheong08/EdgeGPT
Canonical: https://ross.abutalabs.com/products/edgegpt
Language: Python
License: Unlicense
License Family: permissive
Topics: chatgpt, gpt, reverse-engineering, binggpt, edge, edgegpt, bing-ai
Archived: true
Last push: 2023-08-03T13:37:26+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 92
- inputs: {"age_days": 1301, "days_push": 1126, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7851, forks 851 (observed 2026-08-28T04:10:07.415161+00:00)

## What it is
A Python library that reverse engineers Microsoft's Bing Chat (EdgeGPT) API, providing unofficial programmatic access to Bing AI conversations. It also ships a command-line interface for chatting with Bing AI from the terminal.

## Use cases
- query Bing Chat programmatically from Python
- build a chatbot on top of Bing AI
- chat with Bing AI from the terminal
- scrape AI-generated answers without an official API key
- integrate Bing Chat responses into scripts and bots

## When to choose
- you need unofficial Bing Chat access and understand it may break anytime
- you want a quick CLI to talk to Bing AI with your Microsoft account cookies

## When to avoid
- you need a supported, stable API - use official Azure OpenAI or Bing APIs instead
- you need long-term maintenance; the project is abandoned and Bing's API changes broke it
- you need production reliability or commercial usage guarantees

## Facets
- artifact type: library
- maturity: abandoned
- function: reverse-engineering, chatbot, http-client, llm-inference
- domain: large-language-models, chatbots, reverse-engineering, artificial-intelligence
- platform: python, cli, cross-platform
- tags: bing-chat, edgegpt, unofficial-api, microsoft-edge, sydney

## Member repositories
- acheong08/EdgeGPT (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:07.415161+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:33:49.176719+00:00, confidence not recorded.
  - registry_pypi: https://pypi.org/pypi/edgegpt/json (fetched 2026-08-29T08:30:22.765722+00:00, sha 0e5769421ee1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
