this post was submitted on 13 Mar 2025
1816 points (99.7% liked)

People Twitter

6383 readers
1472 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ArchRecord@lemm.ee 1 points 8 hours ago

Which is exactly why every time I see big tech companies making another stupid implementation of it, it pisses me off.

LLMs like ChatGPT are fundamentally word probability machines. They predict the probability of words based on context (or if not given context, just the general probability) when given notes, for instance, they have all the context and knowledge, and all they have to do it predict the most statistically probable way of formatting the existing data into a better structure. Literally the perfect use case for the technology.

Even in similar contexts that don't immediately seem like "text reformatting," it's extremely handy. For instance, Linkwarden can auto-tag your bookmarks, based on a predetermined list you set, using the context of each page fed into a model running via Ollama. Great feature, very useful.

Yet somehow, every tech company manages to use it in every way except that when developing products with it. It's so discouraging to see.