gpt4free-ts and FreeGPT
One is a TypeScript replication of an existing GPT-4 API access project, while the other is a direct, API-key-free interface to GPT-3.5/4; they are competitors offering similar "free GPT" functionality through different technical approaches.
About gpt4free-ts
xiangsx/gpt4free-ts
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
Aggregates multiple free AI model providers (You.com, Phind, Forefront, etc.) through reverse-engineered endpoints, exposing them via a unified OpenAI-compatible REST API. Implements concurrent request pooling with configurable concurrency limits and supports streaming responses via Server-Sent Events, allowing drop-in replacement of paid OpenAI clients while maintaining conversation history across different backend providers.
About FreeGPT
ChatTeach/FreeGPT
Use GPT 3.5 / 4 Free - No API Key Need
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work