Earlier quoted context omitted.
I'd go with "no", because people just consuming the output of other people is a big ongoing problem. Input from the universe needs to be added in order to maintain alignment with the universe, for whichever "universe" you are considering. Without frequent reference to reality, people feeding too much on people will inevitably depart from reality. In another context, you may know this as an "echo chamber". Not quite e…
yep, then we are back a "vaguely cynical hand-wringing about how bad AI is." currently we have mostly LLMs in the mix. but there are no reason that the Ai mix will not contain embodied agents thst also publish stuff in the internet. (think search and rescue bots that automatically write a report). Now Ai is connected to reality without people in the mix.
Storm: LLM system that researches a topic and generates full-length wiki article
101–104 of 104 posts
Re: Storm: LLM system that researches a topic and generates full-length wiki article
#102Re: Storm: LLM system that researches a topic and generates full-length wiki article
#103I can see this being useful iif the content is generated on demand and then discarded. Publishing AI generated material is generally speaking a horrible idea and does nobody any good (at least until accuracy levels get much much better.) Even if they do it well and truthfully (which they don't) current LLMs can only summarize, digest, and restate. There is no non-transient value add. LLMs may have a place to help que…
This is categorically untrue. Publishing material generated like this is going to be generally better than human generated content. It takes less time, can be systematically tested and rigorous, and you can specifically avoid the pitfalls of bias and prejudice. A system like this is multilayered, with prompts going through the whole problem solving process, considering the information presented, assuring quality and…
I think the opposite. Publishing material generated like this is going to dilute our knowledge base and result in worse content.
But we're both speculating. Only time will tell. I hope that you're right and I'm wrong.
Re: Storm: LLM system that researches a topic and generates full-length wiki article
#104Earlier quoted context omitted.
How could it be true that the content generated would have value only if it is not persisted? If it doesn’t have value for being saved and published, why would it have value for the person viewing it ephemerally?
Obviously LLMs aren't deterministic, but they generally can be modeled as a simple, stateless, function: Given text, generate text. Depending on your views towards wasting energy, why store something that can be "trivially" re-generated? One reason to NOT want to persist an LLM output is to avoid contaminating the internet with LLM text that could be confused for human text. This is useful for historical reasons (wha…