#104 · Primary category: AI Gateway & API Infrastructure
gpt4free-ts
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
Project last updated:09/04/24
GitHub Stars
7.7K
Forks
1.3K
Contributors
15
License
GPL-3.0
Why we included this project
Teams that want an OpenAI-style chat completions endpoint without per-token costs can use this TypeScript service, which wraps a rotating set of reverse-engineered free chatbot providers. It mirrors the OpenAI API closely enough that existing clients and prompts usually work with minor changes, and a /supports endpoint tells you which upstream site backs each model. The service pools several upstreams, handles streaming responses, and lets you pick a specific site per request when one is down or slow. Expect breakage, though: the author warns that upstream websites disappear without notice, and many targets are already dead, so it's more of an experimental bridge than something to run with an SLA. If you want a quick test, the project also points to a hosted companion site at gptgod.online with a published free API key and base URL, and you can self-host via Docker when you're ready.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OmniRoute
Open-source AI gateway: one endpoint, 290+ providers (90+ free), 500+ models, auto-fallback, token compression, MCP/A2A, works with Claude Code, Codex, Cursor, Cline, Copilot.
CLIProxyAPI
Wrap Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.6 Series, Grok 4.5, Claude model through API
kong
🦍 The API and AI Gateway
novu
The open-source communication infrastructure for agents and products
GPT_API_free
Free API for large models, supports GPT, DeepSeek, etc., 10k free points daily, paid plans at 10-20% of official price.