Comment by registeredcorn
Comment by registeredcorn 2 days ago
> For summaries and note-taking specifically, I feel they're solving the wrong problem: it's not that I have all this information that I really want to go through, but it's that I have too much information and it's become all noise.
I think this really encapsulates something that I hadn't been able to put my finger on in regards to LLM summarization. What it seems to indicate is that, if you need a computer to summarize a large amount of text that someone has sent to you, there are two likely possibilities:
1) The information is incredibly dense/important/technical/complex. This necessitates the extreme length of the message - (think: technical documents, research papers, a rough draft of a legal notice, or your will.) For these sorts of things, you should not rely on an LLM to summarize it, because it may miss key details of the message.
2) The person sending it to you is bad at communicating, in which case the solution is help them learn better communication, rather than "de-noising" their clumsy wording into something comprehensible.
"But what if its number 2, but it's coming from your boss?"
Then I see two obvious points to consider:
First, you should absolutely be telling them about the problem, regardless of the position that they hold. You can phrase it in a way that isn't rude. "Hey boss, I saw (message) but I'm not 100% the intent. I've actually noticed that with (other time)...I usually try to front-load the action items up front, and put the specifics lower down. Anyway, to make sure I'm tracking, you're talking about (action) on (thing), right?"
Second, until (or unless) their communication style is de-noised, then part of your job is being able to "translate" their instructions. Using an AI to do that for you is a bad idea because, at some point or another they're going to be trying to speak to you in-person, or by phone.
Not having dealt with their mannerisms in an unfiltered way might lead to you being "out of practice" and struggling much harder to figure out what they're trying to convey.