5 ms·
ChatGPT seems to be able to parse images pretty well now. I wonder why they don't simply feed it a screencap of the rendered page instead of the html.
by remedan 3y ago
ChatGPT seems to be able to parse images pretty well now. I wonder why they don't simply feed it a screencap of the rendered page instead of the html.
- londons_explore 3y agoTakes much longer to make a screencap of an html page. Modern slow JS and many subresources coming from a slow server, combined with the fact there is no reliable signal to say a page is done loading, generally mean you won't be getting a screencap in less than about 10 seconds.