Hacker News new | ask | show | jobs
by thekid314 958 days ago
I'm curious to see what it does when it sees a captcha.
1 comments

From OpenAI docs[1]: "For safety reasons, we have implemented a system to block the submission of CAPTCHAs."

[1] https://platform.openai.com/docs/guides/vision

There was an exploit that let you access the GPT-4 vision model months before release (and this restriction) and it could do this: https://media.discordapp.net/attachments/1020661972322230272...
Yeah, I've been feeding screenshots from selenium to the vision API, and when I trigger bot detection on a website, chatgpt refuses to process the image.
It does solve, or at least try to solve, captchas for me. It gets like half the characters correct, it's very bad at it.
Maybe try asking it to list what's in each square before giving the final answer