juzeon/poe-openai-proxy
A wrapper that lets you use the reverse-engineered Python library poe-api library as if it was the OpenAI API for ChatGPT. You can connect your favorite OpenAI API based apps to this proxy and enjoy the ChatGPT API for free!
This tool allows developers to integrate free ChatGPT access into their existing applications that use the OpenAI API. It acts as a bridge, taking requests formatted for the OpenAI API and routing them through Poe.com's free chatbot service. Developers building applications that need conversational AI without direct OpenAI API costs would find this useful.
459 stars. No commits in the last 6 months.
Use this if you are a developer with an application that currently uses the OpenAI ChatGPT API and you want to use a free alternative like Poe.com instead, without rewriting your application's API calls.
Not ideal if you are not a developer, or if your application requires the full set of features and reliability offered by the official paid OpenAI API, or if you need to use models other than those available on Poe.com.
Stars
459
Forks
94
Language
Go
License
GPL-3.0
Category
Last pushed
Jun 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/juzeon/poe-openai-proxy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
microsoft/TypeChat
TypeChat is a library that makes it easy to build natural language interfaces using types.
aurora-develop/aurora
free
livekit-examples/kitt
Talk to ChatGPT in real time using LiveKit
cookeem/chatgpt-service
Real-time ChatGPT service, support GPT3/GPT4, support conversation and generate pictures from...
ading2210/poe-api
[UNMAINTAINED] A reverse engineered Python API wrapper for Quora's Poe, which provides free...