poe-openai-proxy and poe-api
The first tool is a wrapper that depends on the second tool's reverse-engineered API library to provide OpenAI API compatibility, making them complements where one builds on top of the other.
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-api
ading2210/poe-api
[UNMAINTAINED] A reverse engineered Python API wrapper for Quora's Poe, which provides free access to ChatGPT, GPT-4, and Claude.
Implements WebSocket-based streaming for real-time message responses and uses token-based authentication via the `p-b` cookie to bypass Poe's web interface. Supports advanced conversation management including bot creation, message deletion, and conversation purging, with configurable proxy support (including SOCKS5) and TLS client fingerprinting to avoid detection.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work