this post was submitted on 04 Aug 2024
330 points (98.8% liked)
Programming
17423 readers
73 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Using AI in the marketing is a sign you don’t have much else to show for. People see through this. Your product should be strong even without having to mention AI.
That and LLM confidently making up "facts". And since LLM is the AI with most direct exposure to the user, this is what happens.
I believe there’s use of LLMs beyond being “fact bots”. I see it more as a “universal text processor”. Like you already have a text, and you want to have it written in a different style or language. Or extract pieces of information from a text to something machine readable. Or maybe convert instructions in natural language to machine instructions.
All the facts are at hand. It just converts the given information to something else.
we had a plenty of more deterministic tools for parsing human readable text to machine-readable long before llms