Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Please don't post about US Politics.
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected].
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
Go and tell your LLM to click a button, or log into your Amazon account, or send an email, or do literally anything that's an action. I'm waiting.
A 4 year old has more agency than your "AI" nowadays. LLMs are awesome at spitting out text, but they aren't true AI.
Edit: I should add, LLMs only work with input. If there's no input there is no output. So whatever you put in there, it will just sit there forever doing nothing until you give it an input again. It's much closer to a mathematical function than any kind of intelligence that has its own motivation and can act on its own.
@Vlyn
@intensely_human
chatGPT can explain me what to do in cli to send an e-mail. Give it access to a cli and an internet connection and it will be able to do it itself
Which again is literally just text and nothing more.
No matter how sophisticated ChatGPT gets, it will never be able to send the email itself. Of course you could pipe the output of ChatGPT into a cli, then tell ChatGPT to only write bash commands (or whatever you use) with every single detail involved and then it could possibly send an email (if you're lucky and it only uses valid commands and literally no other text in the output).
But you can never just tell it: Send an email about x, here is my login and password, send it to [email protected] with the subject y.
Not going to work.
All it lacks is an API that allows it to send commands. This is not a limitation of its intelligence, if it "knows" when to put text in a bash codebox, it will know when to send an API call.
Ask your brain to click a button, it cannot either, all it does is sending and receiving electric signals. Fortunately, it is surrounded by a body that reacts to these signals.