Y
Hacker News
new
|
ask
|
show
|
jobs
by
ishan0102
947 days ago
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
2 comments
circuit10
943 days ago
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...
link
xur17
947 days ago
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.
link
NorwegianDude
947 days ago
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.
link
circuit10
943 days ago
Maybe try asking it to list what's in each square before giving the final answer
link