i’ve written bots that filter things for me, or change something to machine-readable formats
the most successful thing i’ve done is have a bot that parses a web page and figures out the date/time in standard format, gets a location if it’s listed in the description and geocodes it, and a few other fields to make an ical for pretty much any page
i think the important thing is that gen ai is good at low risk tasks that reduce but don’t eliminate human effort - changing something from having to do a bunch of data entry to skimming for correctness
there are efficient, self hostable models. i believe phi can run on mobile devices without too much trouble?
but the smaller the model, the less reliable (mostly)… meta is focusing on large, reliable models because that’s probably what they’re going to use for eg moderation (ha!), generating bullshit bot profiles (🤮), etc… they WANT people to rely on the “send to the server in plain text” architecture rather than efficient on-device stuff