juzeon/poe-openai-proxy
An HTTP proxy that exposes reverse-engineered Poe.com API as an OpenAI-compatible endpoint for free ChatGPT access.

Not currently ranked — collecting fresh signals.
star history
This project wraps the reverse-engineered poe-api Python library with a Go HTTP server that mimics the official OpenAI Chat API. It intercepts OpenAI API calls and forwards them to the Poe.com backend, enabling existing OpenAI-compatible applications to use ChatGPT models through Poe without modification. The Go backend handles the API routing while a Python subprocess manages the underlying poe-api communication.
Frequently asked
- What is juzeon/poe-openai-proxy?
- An HTTP proxy that exposes reverse-engineered Poe.com API as an OpenAI-compatible endpoint for free ChatGPT access.
- Is poe-openai-proxy open source?
- Yes — juzeon/poe-openai-proxy is open source, released under the GPL-3.0 license.
- What language is poe-openai-proxy written in?
- juzeon/poe-openai-proxy is primarily written in Go.
- How popular is poe-openai-proxy?
- juzeon/poe-openai-proxy has 456 stars on GitHub.
- Where can I find poe-openai-proxy?
- juzeon/poe-openai-proxy is on GitHub at https://github.com/juzeon/poe-openai-proxy.