# aurora-develop/aurora

free chatgpt api

Repository: https://github.com/aurora-develop/aurora
Canonical: https://ross.abutalabs.com/products/aurora-develop-aurora
Language: Go
License: MIT
License Family: permissive
Topics: chatgpt, free, gpt, chat2api
Last push: 2026-08-23T07:14:53+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 95, longevity 63
- inputs: {"age_days": 884, "days_push": 10, "days_rel": 33, "gap_med": 1, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2485, forks 698 (observed 2026-08-28T04:06:55.531057+00:00)

## What it is
A Go service that exposes ChatGPT Web capabilities as an OpenAI-compatible API, including chat completions, responses, file Q&A, image generation/editing, TTS, and speech transcription. It manages pools of ChatGPT tokens and accounts with per-account TLS clients, proxies, and browser fingerprints.

## Use cases
- use chatgpt through an openai-compatible api for free
- self-host a chatgpt reverse proxy
- convert chatgpt web to openai api format
- get an access token from a chatgpt session token
- serve chat completions with streaming from chatgpt web
- generate images and transcribe audio via chatgpt backend
- manage a pool of chatgpt accounts with proxies

## When to choose
- you want an OpenAI-compatible endpoint backed by ChatGPT Web without paying for the official API
- you need token/account pool management with proxies and fingerprint isolation
- you want chat, image, TTS, and transcription endpoints in one self-hosted service

## When to avoid
- you need a fully sanctioned, ToS-compliant OpenAI API integration
- you require guaranteed uptime or official support
- you need native function calling rather than a simulated text-protocol workaround

## Facets
- artifact type: service
- maturity: active
- function: http-server, api-framework, llm-inference, chatbot, tts, speech-recognition, image-processing, auth, proxy
- domain: large-language-models, chatbots, apis, self-hosted, artificial-intelligence
- platform: self-hosted, go
- tags: chatgpt-reverse-proxy, openai-compatible-api, chat2api, token-pool, account-management, free-gpt, docker, linux, web-server

## Member repositories
- aurora-develop/aurora (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:55.531057+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-30T02:28:03.680536+00:00, confidence not recorded.
  - readme: https://github.com/aurora-develop/aurora (fetched 2026-08-28T04:06:55.531057+00:00, sha 5382993ac726)
- Data as of 2026-08-30T08:39:29.467469+00:00.
