Profile
Poe
@poe
Official Company Account
Assistant
General-purpose assistant. Write, code, ask for real-time information, create images, and more.
Queries are automatically routed based on the task and subscription status.
For subscribers:
- General queries: @GPT-5.2-Instant
- Web searches: @GPT-5.2-Instant
- Image generation: @Nano-Banana
- Video-input tasks: @Gemini-3.1-Pro
For non-subscribers:
- General queries: @GPT-5-Mini / @GPT-5.4-Nano
- Web searches: @Web-Search
- Image generation: @Flux-1-Schnell-FW
- Video-input tasks: @Gemini-3-Flash
- OFFICIAL
Web-Search
Web-enabled assistant bot that searches the internet to inform its responses. Particularly good for queries regarding up-to-date information or specific facts. Powered by Gemini 2.5 Flash-Lite.
This bot does not support attachments.
- OFFICIAL
Python
Executes Python code (version 3.11) from the user message and outputs the results. If there are code blocks in the user message (surrounded by triple backticks), then only the code blocks will be executed. These libraries are imported into this bot's run-time automatically -- numpy, pandas, requests, matplotlib, scikit-learn, torch, PyYAML, tensorflow, scipy, pytest -- along with ~150 of the most widely used Python libraries.
- OFFICIAL
Poe-System-Bot
A system bot that helps manage the chat.
- OFFICIAL
Echo
Bot that outputs exactly what is inputted to it.