Hacker News new | ask | show | jobs
Grammarly is offering ‘expert’ AI reviews from famous dead and living writers (wired.com)
132 points by jmsflknr 100 days ago
See also:

Grammarly is using our identities without permission, https://www.theverge.com/ai-artificial-intelligence/890921/g..., https://archive.ph/1w1oO

22 comments

> When asked if Superhuman considered notifying the people named in its AI feature, or requesting their permission, Gay said, “The experts in Expert Review appear because their published works are publicly available and widely cited.”

Big difference between "AI, rewrite this passage to sound more like Hunter S Thompson" and "Grammarly-brand unauthorized digital agent Hunter S Thompson, provide a critique of my writing"

Let's see what company values informed this decision [0].

> At Grammarly, it all starts with our EAGER values: Ethical, Adaptable, Gritty, Empathetic, and Remarkable. These values are guiding lights that keep the Grammarly experience compassionate and our business competitive.

[0]: https://www.grammarly.com/about

EAGER is not enough. EAGER only guarantees one side of the conjoined triangles of success. They teach this at business school.
> it all starts with our EAGER values

Sounds like something I'd expect to see on a banner in an elementary school classroom.

Many CEOs treat their employees like kids in elementary school to make themselves feel smarter.
The most interesting is the realization that if the LLM's input is only the output of a professional (human), then by definition the LLM cannot mimic the process the (human) professional applied to get from whatever input they had to produce the output.

In other words an LLM can spit out a plausible "output of X", however it cannot encode the process that lead X to transform their inputs into their output.

LLMs obviously aren't reproducing the internal cognitive process, but they might still capture some of the structural patterns that emerge from it
Interestingly, there is some neuroscience research that transformer architecture resembles "cue based retrieval" in the human brain in some important ways.

https://www.sciencedirect.com/science/article/pii/S0749596X2...

i don't get what the point of what you are saying is? i can ask it to explain how to solve an integral right now with steps.

i can ask it to tell me how to write like a person X right now.

"Explain how to solve" and "write like X" are crucially different tasks. One of them is about going through the steps of a process, and the other is about mimicking the result of a process.
Neural networks most certainly go through a process to transform input into output (even to mimic the results of another process) but it's a very different one from human neutral networks. But I think this is the crucial point of the debate, essentially unchanged from Searle's "Chinese Room" argument from decades ago.

The person in that room, looking up a dictionary with Chinese phrases and patterns, certainly follows a process, but it's easy to dismiss the notion that the person understands Chinese. But the question is if you zoom out, is the room itself intelligent because it is following a process, even if it's just a bunch of pattern recognition?

but llm can do both. so what's the point?

can you give a specific example of what an llm can't do? be specific so we can test it.

like OP originally said, the LLM doesn't have access to the actual process of the author, only the completed/refined output.

Not sure why you need a concrete example to "test", but just think about the fact that the LLM has no idea how a writer brainstorms, re-iterates on their work, or even comes up with the ideas in the first place.

> has no idea how a writer brainstorms

This isn't true in general, and not even true in many specific cases, because a great deal of writers have described the process of writing in detail and all of that is in their training data. Claude and chatgpt very much know how novels are written, and you can go into claude code and tell it you want to write a novel and it'll walk you through quite a lot of it -- worldbuilding, characters, plotting, timelines, etc.

It's very true that LLMs are not good at "ideas" to begin with, though.

why not? datasets are not only finished works, there's datasets that go into the process they're just available in smaller quantities
i don't buy this logic. if i have studied an author greatly i will be able to recognise patterns and be able to write like them.

ex: i read a lot of shakespeare, understand patterns, understand where he came from, his biography and i will be able to write like him. why is it different for an LLM?

i again don't get what the point is?

Actually this is the crux and the nuance which makes discussing LLM specifics a pain in the general space.

If you built an LLM exclusively on the writings and letters of John Steinbeck, you could NOT tell the LLM to solve an integral for you amd expect it to be right.

Instead what you will receive is a text that follows a statistically derived most likely (in accordance to the perplexity tuning) response to such a question.

> If you built an LLM exclusively on the writings and letters of John Steinbeck, you could NOT tell the LLM to solve an integral for you amd expect it to be right.

Isn't this obvious? There is not enough latent knowledge of math there to enable current LLMs to approximate anything resembling an integral.

Its obvious to me.

Its obvious to you.

It isnt obvious to the person I am responding to, and it isnt obvious to majority of individuals I speak with on the matter (which is why AI, personally, is in the bucket of religion amd politics for polite conversation to simply avoid)

Wait -- I'm fairly certain this is obvious to the person you were responding to. It may not be obvious to a lay person (who may not even know LLMs are trained at all). But I think this is obvious to almost all people with even a small understanding of LLMs.
It’s obvious to me. What point are you trying to make? It’s not religion it’s falsifiable easily.

LLMs can reason about integrals as well as in a literature context. You suggested that if it’s not trained on literature then it can’t reason about it. But why does that matter?

Now what if we ask the LLM to write about social media? Do you think the output would be similar to what you'd get if we had a time machine to bring the actual man back and have him form his own thoughts firsthand?
It may be stylistically similar, but it's impossible to predict what the content would be.
>If you built an LLM exclusively on the writings and letters of John Steinbeck, you could NOT tell the LLM to solve an integral for you amd expect it to be right.

this shows that you have very less idea on how llm's work.

LLM that is trained only on john steinbeck will not work at all. it simply does not have the generalised reasoning ability. it necessarily needs inputs from every source possible including programming and maths.

You have completely ignored that LLMs have _generalised_ reasoning ability that it derives from disparate sources.

LLMs have the ability to convince you that they've "reasoned". sometimes, an application will loop the output of an LLM to its input to provide a "chain of reasoning"

This is not the same thing as reasoning.

LLMs are pattern matchers. If you trained an llm only to map some input to the output of John Steinbeck, then by golly that's what it'll be able to do. If you give it some input that isn't suitably like any of the input you gave it during training, then you'll get some unpredictable nonsense as output.

this is outdated stuff from 3 years ago.

> If you trained an llm only to map some input to the output of John Steinbeck

this is literally not possible because the llm does not get generalised reasoning ability. this is not a useful hypothetical because such an llm will simply not work. why do you think you have never seen a domain specific model ever?

if you wanted to falsify this claim: "llm's cant reason" how would one do that? can you come up with some examples that shows that it can't reason? what if we come up with a new board game with some rules and see if it can beat a human at it. just feed the rules of the game to it and nothing else.

here is gpt-5.4 solving never before seen mathematics problems: https://epochai.substack.com/p/gpt-54-set-a-new-record-on-fr...

you could again say its just pattern matching but then i would argue that its the same thing we are doing.

Is the reason it can show steps for solving an integral because the training set contained webpages or books showing how to do it?
if we have steps for understanding any author's english and creative process (generally not specific to an author) would you agree then it is possible for an llm to do it?
The real sticking point for me is I don't even believe that authors themselves FULLY understand their process. The idea that anybody could achieve such full introspection as to understand and articulate every little thing that influences their output seems astoundingly improbable.
Repeating a process, yes for sure, even (pseudorandom?) variations on a process. Understanding a process is a different question, and I’m not sure how you would measure that.

In school we would have a test with various questions to show you understand the concept of addition, for example. But while my calculator can perfectly add any numbers up to its memory limit, it has no understanding of addition.

> while my calculator can perfectly add any numbers up to its memory limit, it has no understanding of addition.

"my calculator can perfectly add any numbers up to its memory limit" This kind of anthropomorphic language is misleading in these conversations. Your calculator isn't an agent so it should not be expected to be capable of any cognition.

It’s the degree of generalisability. And LLMs do have understanding. You can ask it how it came up with the process in natural language and it can help - something a calculator can’t do.
“i can ask it to give a text description of a linear logical math process that has been described in text countless times”

If you think “the tacit knowledge and conscious/subconscious reasoning mix that caused X to write like X” can be meaningfully captured by some 1-page “style guide” like llmtropes, I’m not sure what to tell you. Such a style description would be informed by a soup of reviewers that most certainly cannot write like X even with their stronger and more nuanced observations than what the LLM picked up.

Is it not possible for the process of input to output be inferred by the llm and therefore applied to new inputs to create appropriate outputs.
Only if the LLM knows the inputs connected to particular outputs, pre-digital era or classified material might not be available, neither informal discussions with other experts.

Most importantly, negative but unused signals might not be available if the text does not mention it.

challenge: provide a single example where the LLM can only provide the output and not the steps? (in text scenario)
An LLM can always output steps, but it doesn’t mean they are true, they are great at making up bullshit.

When the “how many ‘r’ in ‘strawberry’” question was all the rage, you could definitely get LLMs to explain the steps of counting, too. It was still wrong.

can you provide a single example now with gpt 5.4 thinking that makes up things in steps? lets try to reproduce it.
You've pinpointed the connection that people fail to make when they seek legal advice (or even information) from LLMs.
what prevents the input from being keystrokes and screen recordings of thousands of lawyers solving cases?
This makes the same error, or a related one. That input is not the lawyer's internal expert process, only the intermediate or (near-) final outcome of it.
Replace "LLM" with "student" and read that again. You don't just blindly give students output, you teach them, like what you are supposed to do with an LLM.
If you change the words in a sentence then it changes its meaning.
Yeah but obviously my point in this context is that it doesn't. Its not like I said to replace the word with "potato". Thanks for your genius comment.
It changes the meaning significantly. An LLM has very little in common with a human student.
How so? I see lots of similarities both in the training and inference/prompting stages.
You can't "teach" an LLM. It can't think. It's a simple pattern-matching algorithm, basically just an Eliza bot with a huge table of phrases.
You're not thinking, just regurgitating catch phrases that are factually incorrect hallucinations. So how are you any better than an LLM?
Which part is "factually incorrect"?
Several parts of your claim are incorrect.

First, modern LLMs are not "a huge table of phrases". They are neural networks with billions of learned parameters that generate tokens by computing probability distributions over vocabulary given prior context. There is no lookup table of stored sentences.

Second, Eliza-style bots used explicit scripted pattern matching rules. LLMs instead learn statistical representations from large corpora and can generalize to produce novel sequences that were never present in the training data.

Kent Pitman's Lisp Eliza from MIT-AI's ITS History Project (sites.google.com):

https://news.ycombinator.com/item?id=39373567

https://sites.google.com/view/elizagen-org/

https://sites.google.com/view/elizagen-org/original-eliza

Third, while "pattern matching" is sometimes used informally, it’s misleading technically. Transformers perform high-dimensional vector computations and attention over context to model relationships between tokens. That’s very different from rule-based pattern matching.

You can certainly debate whether LLMs "think", but describing them as "Eliza with a big phrase table" is not an accurate description of how they work.

You have the resources available at your fingertips to learn what the truth is, how LLMs actually work. You could start with Wikipedia, or read Steven Wolfram's article, or simply ask an LLM to explain how it works to you. It's quite good at that, while an Eliza bot certainly can't explain to you how it works, or even write code.

What Is ChatGPT Doing … and Why Does It Work?

https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-...

Enough with this analgoy. It's flawed on so many levels. First and foremost, stop devaluing humanitiy and hyping up AI companies by parroting their party line. Second, LLMs don't learn. They can hold a very limited amount of context, as you know. And every time you need to start over. So fuck no, "teaching" and LLM is nothing like teaching an actual human.
It all went south when we started to call it "learning" instead of "fitting parameters".
„Fitting“ is still too nice of a word choice, because it implies that it’s easy to identify the best solution.

I suggest „randomly adjusting parameters while trying to make things better“ as that accurately reflects the „precision“ that goes into stuffing LLMs with more data.

It was called learning already back when the field was called cybernetics and foundational figures like Shannon worked on this kind of stuff. People tried to decipher learning in the nervous system and implement the extracted principles in machines. Such as Hebbian learning, the Perception algorithm etc. This stuff goes back to the 40s/50s/60s, so things must have gone south pretty early then.
I agree with ya so much. I have seen so many people even in hackernews somehow give human qualities to LLM's.

This Grammarly thing seems to be a bastardized form of that not even sparing the dead.

I'd say that there was some incentive by the AI companies to muddle up the water here.

> very limited amount of context

This isn't 2023 anymore

absolutely they can learn. you are being emotional and the original point is correct.

i give the LLM my codebase and it indeed learns about it and can answer questions.

That isn't learning, it can read things in its context, and generate materials to assist answering further prompts but that doesn't change the model weights. It is just updating the context.

Unless you are actually fine tuning models, in which case sure, learning is taking place.

i don't know why you think it matters how it works internally. whether it changes its weights or not is not important. does it behave like a person who learns a thing? yes.

if i showed a human a codebase and asked them questions with good answers - yes i would say the human learned it. the analogy breaks at a point because of limited context but learning is a good enough word.

Digital necrophilia. The living ones are the ones that are going to have to make the objections here.

This is revolting at so many levels.

In a similar vein, I'll bet you that rather soon Faceborg will announce a service to keep the deceased "alive" on the platform, posting and commenting away. For plenty of accounts there's plenty of training material.
Funnily enough FB already has the patent for this: using LLMs for "simulating the user when the user is absent from the social networking system, for example... if the user is deceased."
Oh, so they're not even hiding it. What is wrong with these people not to realize that this is way across the line?
The only relevant line for them is when they are "lining" their pockets.
They already have a feature where a profile can be marked as a memorial page or some such thing, I don't think this is so far fetched considering how ghoulish that robot Zucc is.
That's almost exactly the premise of a Black Mirror episode (S2E1 - Be Right Back) so you know it's going to get Torment Nexus'ed into existence.
Suddenly 18 years of HN comments get a different vibe...
Oh shit, that never even crossed my mind. They don't even need the content creators any more, they can just keep everybody on the platform even though they have left. Faking likes and faking posts for eternity.
What objection? IANAL but offering something "inspired by" is fair use. We have not yet reached a point where you can get a government sanctioned monopoly for your writing style or personality.

Unless they're outright marketing this as "endorsed by" or similar, there is no case.

Revolting and so inevitable though I believe: we're sort of running these already in our minds, we'll be outrun here too.!
There is an unimaginably large gulf of distance between an individual thinking about what an author would say about their writing, and a corporate entity selling the "opinion" of an LLM asked to act like someone.
Please share how this revolting to you
Something in the same spirit as this:

https://www.chiffandfipple.com/t/kenny-g-as-necrophile-long-...

You don't bring the dead virtually back to life to perform tricks for you.

You probably mean necromancy.
> You probably mean necromancy.

I probably did not. Then I would have written that. They are fucking over the dead. They are clearly not communicating with the dead.

"fucking over" as an expression has nothing to do with sex, so it wouldn't qualify as necrophilia.
Neither does digital. Is it pedant day today or did I miss the memo?
What's with the excessively hostile attitude? That's more of a Reddit thing than a semi-professional discussion site that has this as a guideline:

> Be kind. Don't be snarky. Converse curiously; don't cross-examine. Edit out swipes.

> What's with the excessively hostile attitude? That's more of a Reddit thing than a semi-professional discussion site that has this as a guideline:

>> Be kind. Don't be snarky. Converse curiously; don't cross-examine. Edit out swipes.

Which part was snarky, excessively hostile or unprofessional?

The beginning, middle and end.
He's not hostile; he's Dutch.
That's no excuse. Dutch people still have to communicate with others.
The writer of the article confesses to using LLMs to improve their grammar. Writer is then upset Grammarly correctly attributes the recommendation he is getting to someone they know. A nothing burger essentially.
Grammarly seemed pretty dead on arrival the moment they added AI features. They would have said a lot more relevant and kept the costs down if they were strictly no-ai imo.
The funny thing is, their core "grammar" engine has to work on a language model + some hard heuristics anyway. So they were on a path to utilize this thing for real good, with concrete benefits.

Generative AI is a plague at this point. Everybody is adding to their wares to see what happens. It's almost like ricing a car. All noise, no go.

I spent a great deal of time trying to do this at allofus.ai with a team of ex-googlers with our goal being to help creators eventually 'own' their personas and drive and compete to use them to help end users.

We believed this was coming and that the best way to handle it was give the real person control over their persona to grow/edit/change and train it as they see fit.

I actually own the patent on building an expert persona based on the context of the prompt plus the real persons learned information manifold...

So what you're saying is that you can put a stop to crap like this by slinging a C&D their way?
I know all press is good press... but there are limits.

If it feels like Grammarly does not respect your right to digital sovereignty, it is because it does not.

It almost seems like this whole feature is designed to invite law suits.

Seems pretty likely usage of Grammarly's core product has cratered in the past few years. Not totally hard to imagine one of the big AI labs paying their legal fees in exchange for putting this out there and kick starting the legal process on some of these issues.

LLMs basically made Grammarly irrelevant as a product. Why have a tool to correct your grammar when you can just have it write the whole piece for you. And one things LLMs do well is construct grammatically correct text.

So IMO they are just flinging things at the wall trying to find a way back.

As Annie Duke said in her book Quit, "quitting on time usually feels like quitting too early." Grammarly was a great in the 2010s, but now it's too easily replaced.

It reminds me of winzip.

Depressingly enough, if Grammarly does throw in the hat, we'll lose an application of clear utility that could be run entirely locally.
It seems like there are many apps that can be run locally that use LLMs. Although I haven't used this, I found it on reddit and it's made by a student. https://github.com/theJayTea/WritingTools

Seems like there could be others that are better.

The real issue seems more about transparency and consent around how the models are trained and how author personas are being used
This feels illegal. Even if it's not, it further drives the perception that AI is only good for crime, like crypto.
The weird part about tools like this isn't just the copyright question, it's the simulation of authority
Yeah, this is like applying a stained-glass image filter to your portrait in order to achieve sainthood.
A few things worth flagging: On GDPR: Using a named individual's identity to generate commercial AI output isn't obviously covered by "legitimate interest." Affected EU-based individuals likely have real grounds to object or request erasure. On IP/publicity rights: You can't copyright an editing style — but you absolutely can have a right of publicity claim when a company profits from your name and simulated judgment without consent. The Lanham Act's false endorsement provisions could also be in play here. The kicker: The "sources" cited by the feature were broken, spammy, or pointed to completely unrelated content. So the defense that suggestions are inspired by someone's actual work may not even hold up technically.
Man I really don't like this at all.

It really feels so wrong to spare nobody, not even dead writer/people.

All it's gonna do is something similar to em-dashes where people who use it are now getting called LLM when it was their writing which would've trained LLM (the irony)

If this takes off, hypothetically, we will associate slop with the writing qualities similar to how Ghibli art is so good but it felt so sloppy afterwards and made us less appreciate the Ghibli artstyle seeing just about anyone make it.

The sad part is that most/some of these dead writers/artists were never appreciated by the people of their time and they struggled with so many feelings and writing/art was their way of expressing that. Van Gogh is an example which comes to my mind.[0] Many struggled from depression and other feelings too. To take that and expression of it and turn it into yet another product feels quite depressing for a company to do

[0]: https://en.wikipedia.org/wiki/Health_of_Vincent_van_Gogh

> It really feels so wrong to spare nobody, not even dead writer/people.

That train left at full steam when companies scraped the whole internet and claimed it was fair use. Now it's a slippery slope covered with slime.

I believe there'll be no slowing down from now on.

They are doing something amazing, will they ask for permission? /s.

Frankly, I am surprised this was not shut down by their legal counsel (assuming they have one and they actually asked). The legal exposure here is significant. This could be defamation, there are publicity rights issues, copyright, and maybe even criminal liability.
This feels like a desperate attempt to stay relevant in a post-LLM world. They’re basically wrapping an LLM in a "professional" skin and calling it an expert review. The problem is that once you start letting an AI "expert" dictate tone and logic, you effectively lobotomize the writer’s original intent. We’re reaching a point where AI is just reviewing other AI-generated text, creating a feedback loop of pure mediocrity. Copium for middle management, if you ask me.
Grammarly even from the start was very distracting to me even as a someone using english as a second language to communicate. I have developed my own taste and way of articulating thoughts, but grammarly (and LLMs today) forced me to remove that layer of personality from my texts which I didn't wanted to let go. Sure I sounded less professional, but that was the image I wanted to project anyways.

Unrelated but surprising to me that I've found built-in grammar checking within JetBrains IDEs far more useful at catching grammar mistakes while not forcing me to rewrite entire sentences.

JetBrains’s default grammar checking plugin[1] is actually built on languagetool[2], a pretty decent grammar checker that also happens to be partly open source and self-hostable[3]. Sadly, they have lately shoved in a few (thankfully optional) crappy LLM-based features (that don’t even work well in the first place) and coated their landing page in endless AI keywords, but their core engine is still more traditional and open-source, and hasn’t really seemed to change in years. You can just run it on your own device and point their browser and editor extensions to it.

[1] https://plugins.jetbrains.com/plugin/12175-natural-languages... [2] https://languagetool.org -- warning: is coated in somewhat-misleading AI keywords [3] https://github.com/languagetool-org/languagetool

> The problem is that once you start letting an AI "expert" dictate tone and logic, you effectively lobotomize the writer’s original intent

Isn't that what grammarly has always been, since long before the invention of the transformer? They give you a long list of suggestions, and unless you write a corporate press release half of them are best ignored. The skill is in choosing which half to ignore

I disagree. You write when you have something to say. A service like Grammarly tries to help you convey what you want to say, but better. What you want to say is still up to you.

Words paint the picture, but the meaning of the picture is what matters.

That's a tiny fraction. Most people write because they're told to write.
Are you talking about children or students? I think most people write because they want to communicate.
Children and young students, certainly. Adult students: almost 100%. If writing is your job, then by definition, and your problem is more often finding something to say, not writing it.
You’re not counting all the office workers who have to write reports or emails, or all the scammers who write those websites to manipulate SEO or show you ads.
If you fall into the camp of office workings needing to write reports or emails, maybe think twice about putting your name on AI garbage.
It's great. Now that fancy writing is cheap and infinite, fields whose entire scholarship value was in obscurantist jargon bending have to actually start to turn on their brains and care about making more sense than an LLM can.
What fields rely only on jargon manipulation to produce papers?
I would think that most people can think of some. Maybe those who can't are part of one.
That's a beautiful Kafkatrap you've constructed. Not much of an argument though. Maybe there's another explanation for this though. Perhaps you think you know much more about different fields than you actually do?
> … have to actually start to …

Or do they?

Maybe not. But academia is going to change. Status will still have to be allocated by some mechanism but the classic journals and reviews based system will crumble under the weight of LLMs. Of course this will upset a great many of people who enjoy the current state of things.
This is great!

One lesson they might draw from the negative press is to offer a more open-ended interface, like ChatGPT, where for years people have already been asking "Pretend you are X and review my writing". This interface design pattern gives the press nowhere to point their angry fingers

I offer my expertise in tech writing to review your AI articles and docs.
I would be surprised if the living writers can't sue over this.
I had a very bad experience with Datadog. They seem to be big scammers.

For me, Grammarly gives me the same impression as Datadog, but I have no explanation for why I feel that way.

For the main link to the wired article as well: https://archive.is/2Qbdu
Why Grammarly has to come to this point even knowing that this is not only "controversial" somehow, but rare?

Does it add any value for writers?

Is anyone still using Grammarly? Their app has been replaced with a single AI query.
"We can do it because no one can stop us."
that's so scummy. why they even needs "names"? it's a rhetorical question...
Moreover, they don't even apologize:

"The work is public, hence the name. It's well known, it's in the data. Who cares".

What will they do next? Create similar publications with domainsquatting and write all-AI articles with the "public" names?

Is it still fair use, then?

yes i hate that. they still have the chutzpah of keeping doing it. and i am sure it's illegal in multiple legislation. because they are not writing articles where you can cite people, they are selling a product.
I think we can thank the current times and developments as a whole for unearthing the greediest of the greedy among us.

It's very enlightening, if you ask me.

Authority washing.