Reverse engineered ChatGPT API.
English - 中文 - Spanish - 日本語 - 한국어
Reverse Engineered ChatGPT API by OpenAI. Extensible for chatbots etc.
python -m pip install --upgrade revChatGPT
- Minimum - Python3.9
- Recommend - Python3.11+
V1 uses a cloudflare bypass proxy to make life convenient for everyone. The proxy is open source: https://github.com/acheong08/ChatGPT-Proxy-V4
To set your own deployed proxy, set the environment variable CHATGPT_BASE_URL
to https://yourproxy.com/api/
CHATGPT_BASE_URL
to https://yourproxy.com/api/
Recently released by OpenAI
- Paid
Recently released by OpenAI
- Paid
If you have a cool project you want added to the list, open an issue.
from https://github.com/acheong08/ChatGPT
No comments:
Post a Comment