What if you could collaborate with an AI that understands your style, preferences, and goals?
That’s the idea behind Poe AI API and Poe AI characters. They are not just tools but partners in your creative journey.
You can use them to generate, edit, refine your content, and interact with your characters.
Let’s look closer at Poe AI API and its characters.
Table of Contents Show
What Is Poe AI API?
Poe AI API is a reverse-engineered API wrapper for Quora’s Poe, allowing free access to OpenAI’s ChatGPT and GPT-4, as well as Anthropic’s Claude.
It is available on GitHub and PyPI. You can create custom bots, send messages, stream bot responses, and more.
Poe AI API can do many things, such as:
- Log in with your Poe token and use a proxy if needed.
- Download the list of available bots, including ChatGPT, GPT-4, and Claude.
- Send messages to any bot and stream their responses in real-time.
- Clear the conversation context and delete or purge messages as needed.
- Download the conversation history and get the remaining message quota.
- Create your custom bots based on a short text prompt and an existing bot as a base.
- Edit your custom bots and use pre-existing third-party bots.
What Are Poe AI Characters?
Poe AI characters are interactive agents that can act, speak, and react in your stories.
AI has generated the four masters, player characters, and a few more Path of Exile bosses, such as Alva, Jun, Merveil, and Yeena.
Custom bots based on famous characters, writing prompts, The Onion GPT, Black Mirror GPT, Disco Elysium GPT, and more.
As in this Reddit post, people use characters for role-playing or chatting with Poe’s AI chatbot app, such as ChatGPT, GPT-4, or Claude.
ChatGPT acts as two characters simultaneously in an NSFW RP scenario.
You can also create custom characters based on a text prompt and an existing bot.
How To Install Poe AI API?
You must install Python 3 and pip on your system to install Poe AI API.
Then you can run the following command in your terminal:
pip3 install poe-api
This command will install the Poe-API library and its dependencies.
Moreover, you can find more documentation and examples of using the library on its GitHub repository or its PyPI page.
Additionally, you must inspect the cookies in your browser to find your token from the Poe website.
Similarly, you can use this token to log in and access the available bots.
Contrarily, you can also create custom bots or use third-party bots with the library.
How To Use Poe AI API?
To use Poe AI API, you need to follow these steps:
- Install the poe-API library with pip3.
- Then, find your token from the Poe website by inspecting the cookies in your browser.
- Import poe and create a poe.Client instance with your token. Use the code below:
import Poe client = poe.Client("TOKEN_HERE")
- Download the available bots or create your custom bots with the client.
- Send messages to the bots and stream their responses with the client.
The Bottom Line
Poe AI API and Poe AI characters are not just software but a revolution in storytelling and artificial intelligence.
They give you the power to create original, diverse, and high-quality content.
You can also have fun with your characters, who can act, speak, and react in your stories. With Poe AI, the possibilities are endless.