Using Chrome’s Built-in AI to Improve AI Prompts / / No Comments Props for this article go to my best friend, Todd Sharp, who yesterday said something along the lines of, "Hey Ray, you should blog a demo of …" which is pretty much akin to bring out a laser pointer in front of a cat. Not only do I love getting ideas for new demos, his idea was actually pretty freaking brilliant, which means I get to pretend I’m brilliant as well. His idea was this: Given a user created prompt meant to be shipped off to a "proper" (i.e. maybe expensive) Generate AI API, can we use tools to help improve the prompt and make it "cheaper" before used. Given we’ve got AI in the browser via Chrome (ok, we will have it soon), this seemed... more → Posted in: JavaScript Tagged with: Builtin, Chrome's, improve, Prompts, using
Multimodal Support in Chrome’s Built-in AI / / No Comments It’s been a few weeks since I blogged about Chrome’s built-in AI efforts, but with Google IO going this week there’s been a lot of announcements and updates. You can find a great writeup of recent changes on the Chrome blog: "AI APIs are in stable and origin trials, with new Early Preview Program APIs". One feature that I’ve been excited the most about has finally been made available, multimodal prompting. This lets you use both image and audio data for prompts. Now, remember, this is all still early preview and will likely change before release, but it’s pretty promising. As I’ve mentioned before, the Chrome team is asking folks to join the EPP (early... more → Posted in: JavaScript Tagged with: Builtin, Chrome's, MultiModal, Support
Quick Demo of Chrome’s Summarization GenAI (Upcoming) API / / No Comments I’ve blogged a few times recently about Google’s AI on Chrome initiative to bring AI features to the browser itself. Yesterday, my Code Break episode was specifically on this topic: Play Video In that session, I talk specifically about the Summarizer API, which does… wait for it… summarization. (It also covers the Writer and Rewriter API which I covered… woah, way back in September of last year: "Using Chrome AI to Rewrite Text") One interesting aspect of the API is that it offers multiple types of summarization: key points (the default) tl;dr teaser headline You can also request three different lengths: short medium (default) long According... more → Posted in: JavaScript Tagged with: Chrome's, Demo, GenAI, Quick, Summarization, Upcoming
Google hits TurboFan button on Chrome’s JavaScript engine – The Register / / No Comments The Register Google hits TurboFan button on Chrome's JavaScript engineThe RegisterGoogle says its new optimizing compiler tech is gradually speeding up JavaScript execution in its Chrome browser – and it one day hopes it can rip out all the old compiler code and replace it with something better. The new optimizing compiler is known … JavaScript – Google News… more → Posted in: JavaScript Tagged with: button, Chrome's, Engine, Google, hits, JavaScript, Register, TurboFan