poe-platform / server-bot-quick-start

Tutorial for Poe server bots
1.33k stars 193 forks source link

Bot for Uploading Images and Engaging in Conversation #88

Open RipperTs opened 3 months ago

RipperTs commented 3 months ago

I'd like to have a dialog with multiple uploaded images, for interpreting images and such, similar to what the OpenAI GPT-4V model does. But so far there is very little documentation on Poe's picture attachment, can you provide a more detailed example?

RipperTs commented 3 months ago

I think this feature is different from PDF attachments, because PDF attachments can parse their file content on their own, while image attachments can't achieve the interpretation of the content on their own, so they need the support of AI models

Albertchamberlain commented 1 week ago

Hi,if i want to upload image, which API can help me ?