# missuo/FreeGPT35

Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web.

Repository: https://github.com/missuo/FreeGPT35
Canonical: https://ross.abutalabs.com/products/freegpt35
Language: JavaScript
License: AGPL-3.0
License Family: copyleft
Archived: true
Last push: 2024-04-26T00:14:11+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 63
- inputs: {"age_days": 883, "days_push": 860, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3228, forks 910 (observed 2026-08-28T04:07:50.084862+00:00)

## What it is
A self-hosted service that exposes the login-free ChatGPT Web's GPT-3.5-Turbo as an OpenAI-compatible /v1/chat/completions API. It can be deployed via Node or Docker and paired with chat frontends like ChatGPT-Next-Web or lobe-chat.

## Use cases
- get a free gpt-3.5-turbo api without an openai key
- self-host an openai-compatible chat completions endpoint
- use free gpt-3.5 with chatgpt-next-web or lobe-chat
- proxy chatgpt web as an api
- run a local openai api replacement for testing

## When to choose
- you need a free, keyless OpenAI-compatible endpoint for experiments or personal chat frontends
- you want a quick Docker deployment of a GPT-3.5 proxy

## When to avoid
- you need production reliability, guarantees, or official support
- you need newer models than GPT-3.5-Turbo or strict terms-of-service compliance
- you need high throughput or rate-limit-free commercial usage

## Facets
- artifact type: service
- maturity: maintenance
- function: llm-inference, http-server, api-framework, chatbot
- domain: large-language-models, artificial-intelligence, self-hosted, apis
- platform: self-hosted
- tags: openai-api-compatible, reverse-proxy, gpt-3.5-turbo, free-api, chat-completions, nodejs, docker, web-server

## Member repositories
- missuo/FreeGPT35 (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:50.084862+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-29T18:43:57.718671+00:00, confidence not recorded.
  - readme: https://github.com/missuo/FreeGPT35 (fetched 2026-08-28T04:07:50.084862+00:00, sha 5e0c0224779b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
