this post was submitted on 15 May 2025
888 points (98.8% liked)
Technology
70064 readers
3807 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't understand why this needs AI. I'm guessing this is just more marketing nonsense. You can already see the "most engaged moments" by simply hovering over the timeline.
That's because it doesn't. Just don't tell the investors.
At some point you would think the investors would get upset about all the lying...
Too greedy. They want all the money so bad they will believe any conman.
Doesn't matter because they get a cut every time they let their friends lie to the board. Executives get a cut every time they seem like they're approving something. No one is personally liable for the lie. And those selling the lie get bonuses on every contract until they can sell the company to the next bag holder. It's all imaginary power plays to funnel money.
Google’s been deploying engagement models before anyone even knew the name OpenAI.
This is oldschool machine learning, driven by viewing metrics from users. Gemini is just a brand.
That only works after the video is out and has usage statistics.
This could theoretically start to identify those moments before the video is public.
They already do it in Podcasts and it is usually extremely ham-fisted. The presenter will be mid sentence talking about something and suddenly IMPROVE YOUR DIET WITH FACTOR
Or stand up specials. So much comedy on YouTube and they just drop Dick Pills ^TM^ commercials in the middle of punchlines.
I mean... an "if" statement is technically AI, so investors can see the buzz word and all Google has to code is "if most engaged moment, then play ad" lol
conditional and logical expressions have been the foundation of computing since the very beginning. you are using a definition of "AI" that is completely divorced from that history.
That's not AI.
It's a computer (Artificial) making a choice that is better than random (Intelligence)
What it is not is a LLM (aka chatbot). It isn't even any type of neural network. Does not make it any less AI though
No, it's a computer making a computation. The programmer is the one using intelligence by choosing the appropriate computation for the situation at hand.
That's not what AI is, that's just programming. AI implies the software was trained on a dataset in order to make pseudo-decisions on its own about the best way to do things.
That's machine learning, AI just means artificial intelligence.
Machine learning is artificial intelligence...
Its a subset of artificial intelligence, not the only type.
Right, but basic automation is not artificial intelligence.
I wonder where we can draw the line. Its weird because the definition of AI is continuously changing, even though its two self evident words, artificial intelligence.
If we took the words at face value, I don't think we could label anything we've built AI.
And artificial intelligence is still not basic programming.
...no? It doesn't.
Yes, it does. You are either hiring someone to determine when you place ads on the stream at best spot or you are having AI do that task
LOL what? No, you just program the software to place it. No AI required.
If the analytics cross over a certain threshold, trigger an ad.
This is extremely simple and does not require an LLM.