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!
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