Earlier quoted context omitted.
The fun part about being a strong believer of AI and actually understanding its capacities is being able to tell when people are completely blinded by hype. AI will not make writers “obsolete”, that is utterly absurd. Would you say reality TV made tv writers obsolete? No? Oh well. You get what you pay for. That includes what you pay for as a producer…
Call me crazy, but the AI generated Seinfeld brought me more entertainment in the last 6 months than anything Netflix has produced in the last year. I think they're _very_ worried and rightfully so. I assume it would be very difficult to cancel an AI.
GPTBot – OpenAI’s Web Crawler
321–327 of 327 posts
Re: GPTBot – OpenAI’s Web Crawler
#322What’s the incentive for people to allow the crawler at all? Unlike search engines, chatgpt doesn’t cite references at all (last I tried) or even if it does it often makes up nonexistent references. And because it rephrases the content, there’s often no way to prove they got the material from a particular source, so harder to litigate plagiarism too. How would contributing to the weights of this LLM help content crea…
Just one example: As a software vendor, you probably want OpenAI to index your documentation, so questions about your software can be answered by ChatGPT. Not everybody who creates content is a "content creator" (when did this word get the specific meaning "people who earn money or reputation from creating content").
Re: GPTBot – OpenAI’s Web Crawler
#323What’s the incentive for people to allow the crawler at all? Unlike search engines, chatgpt doesn’t cite references at all (last I tried) or even if it does it often makes up nonexistent references. And because it rephrases the content, there’s often no way to prove they got the material from a particular source, so harder to litigate plagiarism too. How would contributing to the weights of this LLM help content crea…
> What’s the incentive for people to allow the crawler at all? So that LLMs can learn from it? Profit is not the only thing that motivates people. I’ve spent years contributing to Stack Overflow to help people solve their problems, with the understanding that they had an open data policy and anybody could access the data dump easily to build things with it. It pisses me off that they are now trying to lock that infor…
Re: GPTBot – OpenAI’s Web Crawler
#324Is there any argument in favor of commercial websites allowing GPTBot to crawl them? It's not like Google where allowing crawling brings you traffic. In fact, it's pretty much the opposite.
Think about an AI as a personal assistant - for the whole world. Would you want the assistant to know about your business? In most cases I do think so. It could mention you in a conversation, the analog to you appearing in Google Search results. And maybe even better, provide the necessary context to generate more real customers for your business. You don’t want traffic to your website, you want customers to your bus…
Re: GPTBot – OpenAI’s Web Crawler
#325Earlier quoted context omitted.
Chatgpt 4 provides pretty good citations on request.
It also keeps getting caught just blatantly making up citations that look good.
It's true that after you use the bot to fetch you the papers, you do still need to read them... but given what a dramatic difference there is between GPT3 and 4 I'd say this is a problem that will be utterly annihilated before most people even hear it exists.
Re: GPTBot – OpenAI’s Web Crawler
#326Earlier quoted context omitted.
Nobody is doubting that accessible and correct information is good for humanity, I am questioning how will that affect knowledge/content providers. I repeat, what will be the motivation of an individual to share or provide valuable information if you decrease or eliminate any control of where and how that information appears?
> I repeat, what will be the motivation of an individual to share or provide valuable information if you decrease or eliminate any control of where and how that information appears? Forum users don’t seem to mind. Reddit, HN, Twitter, Facebook, etc. are all examples of users freely providing valuable content without expectation or control. I suppose it’s also not too different from a listener summarizing a speech. Wh…
In the meantime, I did relize I might have overblown consequences of what a product collecting and summarizing knowledge might cause.
Re: GPTBot – OpenAI’s Web Crawler
#327Earlier quoted context omitted.
I’m working on this problem (heavy user of chatgpt too). What kinds of libraries do you use it for that are out of date. I could hopefully get you into the beta with it having better responses for those libs. Please email me gaurav@gvkhna.com
Rust libraries as well as Hashicorp Nomad (has changed a lot since ChatGPT's last training point). Also QuickWit is totally unknown to ChatGPT.
As of my last knowledge update in September 2021, Quickwit is an open-source search engine infrastructure that is designed for building and deploying search solutions quickly and efficiently. It focuses on providing fast and scalable full-text search capabilities for applications and websites. Quickwit is built on top of the Rust programming language and leverages technologies like the tantivy search engine library.