free_chatgpt_api  by popjane

Free ChatGPT API for various applications

created 1 year ago
4,964 stars

Top 10.2% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides a free, publicly accessible API endpoint that mimics the OpenAI API, allowing users to leverage various GPT models and other AI services without needing an official OpenAI API key or proxy. It targets developers and users of open-source AI applications who seek cost-free access to large language models for learning, research, and non-commercial testing.

How It Works

The service offers a direct connection to AI models using standard OpenAI API key formats. It supports streaming responses and is designed for compatibility with a wide range of existing GPT applications. The project explicitly states it is for non-commercial, educational, and research purposes, with usage subject to OpenAI's terms and local regulations.

Quick Start & Requirements

  • Install/Run: No installation required; use the provided API endpoint directly.
  • Prerequisites: A valid API key obtained from the project's website.
  • Setup: Obtain API key from https://free.v36.cm/.
  • Links: Application Support

Highlighted Details

  • Supports models like gpt-4o-mini, gpt-3.5-turbo variants, whisper-1, and dall-e-2.
  • Includes a net-gpt-3.5-turbo model with internet search capabilities.
  • Compatible with popular applications like ChatGPT-next-web, Lobe-chat, FastGPT, and the official OpenAI Python/Node.js libraries.
  • Offers a paid API option for higher performance, more models (including Midjourney, Suno), and direct official API access at reduced rates.

Maintenance & Community

The project is community-driven, with users encouraged to report issues via GitHub issues. The README mentions efforts to mitigate abuse from automated key collection.

Licensing & Compatibility

The project itself does not specify a license for the code. The service is intended for non-commercial use. Commercial use is explicitly prohibited, and providing services to the public in China is restricted.

Limitations & Caveats

The free API is not guaranteed to be stable and offers no technical support. The project has implemented rate limiting (96 RPM) to combat abuse, which may affect legitimate users. Access to GPT-4 and certain text-davinci models is limited or unavailable in the free tier.

Health Check
Last commit

6 days ago

Responsiveness

1 week

Pull Requests (30d)
0
Issues (30d)
3
Star History
753 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.