# xiangsx/gpt4free-ts

Providing a free OpenAI GPT-4 API !   This is a replication project for the typescript version of xtekky/gpt4free

Repository: https://github.com/xiangsx/gpt4free-ts
Canonical: https://ross.abutalabs.com/products/gpt4free-ts
Language: TypeScript
License: GPL-3.0
License Family: copyleft
Topics: gpt4free, nodejs, typescript, chatgpt, chatbot, chatbots, chatgpt-free, chatgpt4, free-gpt, gpt, gpt-3, gpt-35-turbo, gpt-4, gpt4, gpt4-api, openai
Last push: 2024-09-04T01:15:09+00:00

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

## Adoption (not part of the score)
Stars 7681, forks 1335 (observed 2026-08-28T04:10:02.371636+00:00)

## What it is
A TypeScript replication of gpt4free that provides free access to GPT-4 and other LLM models by reverse-engineering various websites offering ChatGPT-like services. It exposes an OpenAI-compatible API so applications can use these models without paid API keys.

## Use cases
- access gpt-4 without paying for an openai api key
- run a free openai-compatible api server
- reverse-engineer chatgpt websites for free llm access
- use gpt-3.5 and claude models for free in my app
- self-host a free chatgpt api proxy
- experiment with multiple llm models without accounts

## When to choose
- you want free, unofficial access to GPT-3.5/GPT-4 style models via an OpenAI-compatible endpoint
- you're experimenting or prototyping and can tolerate unstable, frequently-breaking upstream sites
- you want a Node.js/TypeScript base to add new reverse-engineered providers

## When to avoid
- you need reliable, production-grade LLM access with guarantees - the underlying sites go offline often
- you need a legally sanctioned API; this violates most providers' terms of service
- you need the latest models or official features like function calling and fine-tuning

## Facets
- artifact type: library
- maturity: maintenance
- function: llm-inference, http-server, reverse-engineering, chatbot
- domain: large-language-models, artificial-intelligence, chatbots, developer-tools
- platform: cross-platform
- tags: gpt4free, free-api, openai-compatible, reverse-proxy, chatgpt, gpt-4, api-wrapper, nodejs, typescript

## Member repositories
- xiangsx/gpt4free-ts (main) score 20

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:02.371636+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:36:02.710320+00:00, confidence not recorded.
  - readme: https://github.com/xiangsx/gpt4free-ts (fetched 2026-08-28T04:10:02.371636+00:00, sha e37dff93e4ad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
