Remix.run Logo
neutronicus 9 hours ago

They’re referencing LLM-enhanced output.

The value proposition is that someone who is a lousy writer (perhaps only in English) with deep domain knowledge is going back and forth with the LLM to express some insight or communicate some information that the LLM would not produce on its own.

caconym_ 8 hours ago | parent | next [-]

> perhaps only in English

Wouldn't it work better to just write the thing in whatever language they can actually write in and then do a straightforward translation in a single pass?

> someone who is a lousy writer with deep domain knowledge going back and forth with the LLM to express some insight or communicate some information that the LLM would not produce on its own

This sounds reasonable on its face, but how often does it actually come up that somebody can't clearly express an idea in writing on their own but can somehow get an LLM to clearly express it by writing a series of prompts to the LLM?

And, if it does come up, why don't they just have that conversation with me, instead?

zajio1am 6 hours ago | parent [-]

> Wouldn't it work better to just write the thing in whatever language they can actually write in and then do a straightforward translation in a single pass?

Nontrivial translation tools are AI(neural net)-based tools (although not necessary LLM). Whole transformer neural net architecture was originally designed for translation.

caconym_ 5 hours ago | parent [-]

I don't have a problem with people using these tools to translate their writing into languages they aren't fluent/literate in. It's a completely different dynamic vs. having them write for you.

GMoromisato 6 hours ago | parent | prev [-]

Exactly!

Just as Google-enhanced output and Wikipedia-enhanced output has helped my writing/thinking, I believe LLM-enhanced output also helps me.

Plus, I personally gain more benefit from using an LLM as a researcher than as a writer.

caconym_ 6 hours ago | parent [-]

Using LLMs for research is completely different from using them to write for you. And if you're using them to write about the results of research, you're almost certainly getting a lot less value out of the whole exercise.