gpt4free-ts and freegpt-webui-v2
One tool provides a backend API for free GPT-4 access, while the other offers a web user interface to interact with free GPT-3.5/4, suggesting they could be complementary, with the web UI potentially leveraging services like the API provider.
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-webui-v2
VadimBoev/freegpt-webui-v2
(NEW) GPT 3.5/4 with a Chat Web UI. No API key required.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work