DallE is so nerfed now it balks at ninja battle in the style of bob ross.
OpenAI Finally Allows ChatGPT Complete Internet Access
41–50 of 118 posts
Re: OpenAI Finally Allows ChatGPT Complete Internet Access
#42Earlier quoted context omitted.
It’s also pretty useless at understanding any page that’s even remotely complex. I asked it to tell me when the next baseball home game is so I can avoid traffic when going to the downtown library and it couldn’t answer even that basic question. The search results defaulted to the team’s official calendar but the day numbers were displayed as images so they could style them in the team’s font, making them invisible t…
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.
Re: OpenAI Finally Allows ChatGPT Complete Internet Access
#43Re: OpenAI Finally Allows ChatGPT Complete Internet Access
#44I've been relatively unimpressed with the ChatGPT browse mode. My problem with it is that it seems to run really obvious, naive searches. Most of the time I ask it something, then see what it's searching for and think "oh no, that's not going to return anything more useful than what I could have found myself". It's also pretty slow. I'm very much looking forward to having a search assistant which can go ahead and wad…
Have you tried phind.com? It even cites its sources.
Re: OpenAI Finally Allows ChatGPT Complete Internet Access
#45Is there a complete list of ip addresses openai uses for scraping? I suppose they dont honour robots.txt, despite claiming to do so, and this may be one way to reliably block them.
I suspect that any case of them not honoring it is probably due to your site content being available on archive.org or common crawl or some other service.
Re: OpenAI Finally Allows ChatGPT Complete Internet Access
#46Earlier quoted context omitted.
I thought Google's given Bard access to the internet?? I guess people still don't think to use Bard over ChatGPT
My experience is different. I think Bard is giving better answers than chatgpt so I really use it daily even more than google search.
Re: OpenAI Finally Allows ChatGPT Complete Internet Access
#47The amount of sites I regularly use with ChatGPT that are blocking AI agents has increased to the point where this feature is not that useful for me anymore. I can only see that amount increasing.
Re: OpenAI Finally Allows ChatGPT Complete Internet Access
#48Earlier quoted context omitted.
Have you tried phind.com? It even cites its sources.
Or perplexity.ai which I find better than phind. Faster, looks better, more features.
Re: OpenAI Finally Allows ChatGPT Complete Internet Access
#49Earlier quoted context omitted.
This time it's not scraping the internet (like a robot) but actually acting as a direct user agent for the human typing their prompt, so I wouldn't be against them ignoring robots.txt.
Wait, so a simple web scraper script has to comply with robots.txt. But if I want to completely ignore the robots.txt, I only have to make my script more complicated (ChatGPT)?