Examples
These bots are all server bots built on the API. You can try each of them live in Poe by clicking the link.
This bot conducts web searches and then uses GPT-3.5 via the bot query API to write an answer informed by the searches. This bot is an official bot operated by Poe, built entirely on the same API we make available to creators.
Created by Fireworks, this bot provides access to Mistral 7b.
This bot will generate a quick text summary of any YouTube video, and answer your questions about it using GPT-3.5 via the bot query API.
Source code: https://github.com/anmolsingh95/yt-summarizer-poe
This bot uses SDXL to generate an image for the user based on their prompt.
This simple bot will use StableDiffusionXL via the bot query API to generate 3 images at once for any given query.
Code interpreter with ChatGPT. Supports files upload, file persistence, automatic code re-execution and matplotlib image output.
Last updated