this post was submitted on 07 Feb 2025
375 points (98.2% liked)

Programmer Humor

33268 readers
1246 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] cmgvd3lw@discuss.tchncs.de 14 points 17 hours ago (2 children)

Actually this is what they do.

[–] sevenapples@lemmygrad.ml 4 points 12 hours ago

Not at all. The only similarity is that LLMs work with text, and the document formats can also represent text.

Each format (E.g pdf, json, excel) has a defined standard, so all you have to do to change between each other is to map one format's fields to the others. You don't need (and won't get good results) from having an LLM produce the new format from scratch.

What he's asking is the equivalent of asking if there's an LLM made specifically for solving arithmetic problems. Why would you try to solve addition using an LLM?

[–] some_guy@lemmy.sdf.org -5 points 16 hours ago (1 children)

Yeah, I don’t really get this one. The class clown is the kid who recognizes a function of a tool, correctly at that. Unlike a dipshit lawyer who let it hallucinate bogus case law. Hilarious.

[–] masterofn001@lemmy.ca 25 points 15 hours ago

There are programs that exist that explicitly do these sorts of things.

They have been around since long before llm.

This is a lazy and uneducated question.

He demonstrates he has done zero research and goes straight to the buzzword because he knows nothing.