doesn't seem like it makes sense to train AI around human user interfaces which aren't really efficient. It is like building a mechanical horse.
Why do you think we have fully self driving cars instead of just more simplistic beacon systems? Why doesn't McDonald's have a fully automated kitchen? New technology is slow due to risk aversion, it's very rare for people to just tear up what they already have to re-implement new technology from the ground up. We always have to shoe-horn new technology into old systems to prove it first. There are just so many facto…
Gemini 2.5 Computer Use model
41–50 of 339 posts
Re: Gemini 2.5 Computer Use model
#42I feel like screenshots should be the last thing you reach for. There's a whole universe of data from accessibility subsystems.
I think screenshots are a really good and robust idea. It bothers the more structured-minded people, but apps are often not built so well. They are built until the point that it looks fine and people are able to use it. I'm pretty sure people who rely on accessibility systems have lots of complaints about this.
Re: Gemini 2.5 Computer Use model
#43Re: Gemini 2.5 Computer Use model
#44Earlier quoted context omitted.
Why do you think we have fully self driving cars instead of just more simplistic beacon systems? Why doesn't McDonald's have a fully automated kitchen? New technology is slow due to risk aversion, it's very rare for people to just tear up what they already have to re-implement new technology from the ground up. We always have to shoe-horn new technology into old systems to prove it first. There are just so many facto…
About your self-driving car point, I feel like the approach I'm seeing is akin to designing a humanoid robot that uses its robotic feet to control the brake and accelerator pedals, and its hand to move the gear selector.
Re: Gemini 2.5 Computer Use model
#45Earlier quoted context omitted.
In my country there's a multi-airline API for booking plane tickets, but the cheapest of economy carriers only accept bookings directly on their websites. If you want to make something that can book every airline? Better be able to navigate a website.
You can navigate a website without visually decoding the image of a website.
Re: Gemini 2.5 Computer Use model
#46doesn't seem like it makes sense to train AI around human user interfaces which aren't really efficient. It is like building a mechanical horse.
We're training natural language models to reason by emulating reasoning in natural language, so it's very on brand.
Re: Gemini 2.5 Computer Use model
#47Re: Gemini 2.5 Computer Use model
#48Earlier quoted context omitted.
Right, let's make APIs for everything... [Looks around and sees people not making APIs for everything] Well that didn't work.
Every website and application is just layers of data. Playwright and similar tools have options for taking Snapshots that contain data like text, forms, buttons, etc that can be interacted with on a site. All the calls a website makes are just APIs. Even a native application is made up of WinForms that can be inspected.
Re: Gemini 2.5 Computer Use model
#49Computer Use models are going to ruin simple honeypot form fields meant to detect bots :(
Re: Gemini 2.5 Computer Use model
#50How big are Gemini 2.5(Pro/Flash/Lite) models in parameter counts, in experts' guesstimation? Is it towards 50B, 500B, or bigger still? Even Flash feels smart enough for vibe coding tasks.