gpt4free-ts and cpp-freegpt-webui

These tools are competitors, with A being a TypeScript replication providing a free GPT-4 API, and B being a C++ web server offering a free GPT-3.5/4 chat UI without an API key, both aiming to provide free access to large language models but through different technical approaches and user interfaces.

gpt4free-ts
50
Established
cpp-freegpt-webui
48
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 7,750
Forks: 1,356
Downloads:
Commits (30d): 0
Language: TypeScript
License: GPL-3.0
Stars: 242
Forks: 49
Downloads:
Commits (30d): 0
Language: C++
License: GPL-3.0
Stale 6m No Package No Dependents
Archived Stale 6m No Package No Dependents

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 cpp-freegpt-webui

fantasy-peak/cpp-freegpt-webui

GPT 3.5/4 with a Chat Web UI. No API key required. Web server developed with c++

Scores updated daily from GitHub, PyPI, and npm data. How scores work