Reverse-engineered APIs for GPT-4/3.5, replacing OpenAI's package
Top 83.3% on sourcepulse
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
pip install -r requirements.txt
requirements.txt
dependencies.streamlit_app.py
.Dockerfile
.Highlighted Details
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
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.
1 year ago
Inactive