poe-openai-proxy and poe-to-openai
These are competitors offering alternative approaches to the same goal: both convert Poe's API into OpenAI-compatible interfaces, but one reverse-engineers the Python library while the other wraps the official API.
About poe-openai-proxy
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.
About poe-to-openai
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work