This API seems perfect for an idea I've had for a while: a de-snarkifier for social media. Social media can be intellectually stimulating and educational, but it's also easy to get sucked into ideological sniping and flamewars, even if you didn't go looking for it. The emotional and intellectual energy spent flaming strangers on the Internet is a complete waste of human capital. With an API like this, I assume you co…
I would love an app like this. I am a frequent user of https://www.boringreport.org/ for news, which does something like what you’re describing but for news articles.
The Prompt API
151–157 of 157 posts
Re: The Prompt API
#152Earlier quoted context omitted.
How do you envision short term and long term target usage of it? And do you guys communicate between other browsers when doing something like this to try to settle on something common? I don't mean W3C but practically, it's a small world after all.
I can't speak for "you guys" anymore, as I'm retired, but from my personal perspective/recollection: The target usage for the prompt API is anything that would benefit from the general capabilities of a language model, and can't be encompassed by the more-specific APIs for summarization/writing/rewriting. Realistic use cases currently are things like sentiment analysis, keyword extraction, etc. I have a number of ide…
Wow yeah the feedback is actually useless ai generated slop. Has that happened before?
Re: The Prompt API
#153Earlier quoted context omitted.
I think it's an interesting idea to explore. But... It's the type of idea that is unpredictable as it comes into contact with reality. If it works, it probably works very differently from the initial idea of how it will work.
Yeah, I 100% agree with the caution in this comment. I see the merit in such a proposal. It's the linguistic equivalent to boiling the food you consume, instead of eating it raw with all the associated bad stuff. The problem is, as you said, that this plan is unlikely to be as rosy as it's portrayed and probably has a lot of drawbacks in real life. Interesting to think about and explore, though.
Re: The Prompt API
#154Earlier quoted context omitted.
I can't speak for "you guys" anymore, as I'm retired, but from my personal perspective/recollection: The target usage for the prompt API is anything that would benefit from the general capabilities of a language model, and can't be encompassed by the more-specific APIs for summarization/writing/rewriting. Realistic use cases currently are things like sentiment analysis, keyword extraction, etc. I have a number of ide…
> but the feedback ended up being AI-generated slop... Wow yeah the feedback is actually useless ai generated slop. Has that happened before?
Re: The Prompt API
#155Earlier quoted context omitted.
Is it actually privacy preserving? Chrome mostly exists to extract all the information from a user it can without immediately getting a lawsuit of greater penalty than what is gained through ads, military contracts, etc. Android isn't too far off either. I would welcome any alternative to this. I can see applications for this being things like "while device is at rest and charging summarize all of the users recent te…
Hey, I'm the Chrome PM for the built-in AI APIs. I wanted to jump in on the privacy concern mentioned here. It’s a totally valid question, and transparency is the only way this can work. On-device processing is an important core design goal of these APIs. There are NO logs of the input / output interactions sent to any server, not even for training purposes. The only metrics we have are on performance, stability, and…
Forgive my untrusting nature but I've been burned through several Google abuses of trust. I guess it doesn't matter much to me anymore I will never use chrome again, but maybe someone else is in the fence.
Re: The Prompt API
#156Re: The Prompt API
#157Earlier quoted context omitted.
Is it actually privacy preserving? Chrome mostly exists to extract all the information from a user it can without immediately getting a lawsuit of greater penalty than what is gained through ads, military contracts, etc. Android isn't too far off either. I would welcome any alternative to this. I can see applications for this being things like "while device is at rest and charging summarize all of the users recent te…
Hey, I'm the Chrome PM for the built-in AI APIs. I wanted to jump in on the privacy concern mentioned here. It’s a totally valid question, and transparency is the only way this can work. On-device processing is an important core design goal of these APIs. There are NO logs of the input / output interactions sent to any server, not even for training purposes. The only metrics we have are on performance, stability, and…