Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 786 Bytes

README_en.md

File metadata and controls

34 lines (21 loc) · 786 Bytes

ChatGPT Proxy

This proxy can be used in Pandora project as a replacement for the default proxy.

Building and running

Build from source

go build
PORT=80 ./chatgpt-proxy

Run with docker

docker run -ti -p 80:8080 flyingpot/chatgpt-proxy:latest

Deploy

Render

Deploy to Render

Vercel

There is still an issue with deployment on Vercel. So it's unsupported now.

Acknowledgements

This project has referenced: