Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

GitHub - PawanOsman/ChatGPT: OpenAI API Free Reverse Proxy

Apr 27, 2024 - github.com
The article provides information about a free self-hosted API access to ChatGPT (`gpt-3.5-turbo`) through a reverse proxy. It offers features like streaming response, API endpoint compatibility, and complimentary access without an API key. The article also provides a detailed guide on how to install and self-host the API on various platforms like Docker, PC/Server, and Android devices using Termux.

Additionally, the article mentions the availability of a pre-hosted ChatGPT-like API that users can access for free by joining a Discord server and obtaining an API key. It provides usage examples with OpenAI libraries in Python and Node.js. The project is licensed under the AGPL-3.0 License.

Key takeaways:

  • The ChatGPT API Free Reverse Proxy offers free self-hosted API access to ChatGPT (`gpt-3.5-turbo`) with OpenAI's familiar structure.
  • The API supports streaming response, full alignment with official OpenAI API endpoints, and complimentary access without an API key.
  • It can be installed/self-hosted using Docker, on your PC/Server, or on Android Phones using Termux.
  • There is also an option to access a pre-hosted ChatGPT-like API for free by joining their Discord server and obtaining an API key.
View Full Article

Comments (0)

Be the first to comment!