gpt4free  by gptforfree

Reverse-engineered APIs for GPT-4/3.5, replacing OpenAI's package

created 2 years ago
334 stars

Top 83.3% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides reverse-engineered, uncensored third-party APIs for GPT-4 and GPT-3.5, offering an alternative to OpenAI's official packages. It targets developers and users seeking to leverage advanced language models without requiring an OpenAI API key, enabling broader access and experimentation.

How It Works

The project aggregates and exposes APIs from various websites that offer access to GPT models. It bypasses the need for official API keys by interacting with these third-party services through their web interfaces or publicly available endpoints. This approach allows users to access GPT-4 and GPT-3.5 functionalities, including internet search capabilities, through a unified interface.

Quick Start & Requirements

  • Install: pip install -r requirements.txt
  • Prerequisites: Python 3.x, requirements.txt dependencies.
  • Demo: Streamlit GUI available via streamlit_app.py.
  • Docker: Instructions provided in the root Dockerfile.

Highlighted Details

  • Supports multiple third-party providers including Poe, Writesonic, You.com, Phind, and Bing Chat.
  • Offers a Streamlit GUI for code-free interaction.
  • Includes a separate "ChatGPT Clone" project for enhanced scalability.
  • Docker support for simplified deployment.

Maintenance & Community

The project is actively seeking contributions to add more APIs, improve model accuracy, and expand language support. Community engagement channels are not explicitly listed in the README.

Licensing & Compatibility

  • License: MIT License.
  • Compatibility: Permissive for commercial use and integration with closed-source projects.

Limitations & Caveats

The project relies on unofficial, reverse-engineered APIs, which are subject to change or discontinuation by the third-party providers without notice. Accuracy and stability may vary across different supported sites.

Health Check
Last commit

1 year ago

Responsiveness

Inactive

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

Explore Similar Projects

Feedback? Help us improve.