qingyanbaby/poe-to-openai
This is a project that converts the official poe.com API to the OpenAI API.
This project helps developers integrate AI models from Poe.com into applications designed for the OpenAI API. It acts as a translator, allowing tools expecting OpenAI's chat completions or image generation inputs to instead use Poe's backend models, outputting results in the OpenAI format. This is for developers building or adapting AI-powered features who need to leverage Poe's diverse model offerings through a familiar OpenAI interface.
No commits in the last 6 months.
Use this if you are a developer with an existing application or workflow built around the OpenAI API standard, but wish to access and utilize models available on Poe.com without rewriting your code.
Not ideal if you are looking for a direct integration with the Poe.com API without the need to emulate OpenAI's API structure, or if you are not a developer.
Stars
71
Forks
15
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/qingyanbaby/poe-to-openai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/TypeChat
TypeChat is a library that makes it easy to build natural language interfaces using types.
juzeon/poe-openai-proxy
A wrapper that lets you use the reverse-engineered Python library poe-api library as if it was...
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...