Jason Mayes

@webai.bsky.social

Web AI Lead @Google DevRel (15yr Googler). I talk about: #WebAI, #WebML #JS, #LiteRT #Chrome, #WebDev, #MediaPipe web, #Google #AI #Agents, #tech, #innovation. Opinions are my own.

Recently posted how I used Google's #Antigravity IDE with #Gemini to make my own incarnation of Google Earth in a couple of hours. While amazing, there were a few UX issues I wanted to fix. Well I fixed them in a few more hours, added brand new features, too😯 - <70KB of front end code! #WebDev #JS

Casually training Auto Encoder on the client side via #WebGPU using TensorFlow.js to try some idea out. Forgot how much I loved using TFJS - client side AI since 2017 :-) What you see here is the encode / decoder training in real-time. I can then chop out decoder & gen those imgs. Fun! #WebAI

Should we make these? Having weekend fun with Gemini / Nano Banana. Would be great event swag, wdyt? The only device you need to make dreams come true with #Gemini + #Antigravity. I should probably add a tab key too😅 What would you add to make it prod ready for agentic coding?✨

BildBild

#WebAI Lib for semantic vector search, search millions of vectors in milliseconds, and visualize the tokens or embeddings too! Runs entirely client side in web browser (custom Vector DB written on top of IndexDB) Supports EmbeddingGemma & all-Mini-L6-v2!⭐️https://github.com/jasonmayes/VectorSearch.js

❓I can ask questions for what it sees to save time. This image shows it on my #LinkedIn profile to figure out best way to speak to that person - even got my MBTI personality correct!➡️ Everything runs entirely locally, so privacy when sharing pages that you may be signed into!

Bild

🤯I finally figured out how to get our client side #WebAI multimodal #Gemma 3N model to play nice in a #Chrome extension ✨ Now I can have a smart companion that can work with me in any tab I choose to share to it 🤖 I can even save examples that work well as "recipes" to reuse.

Bild

5 Defensive Publications for #Google. New milestone award unlocked to add to the collection ✨ If you're curious what they were on, check my LinkedIn profile under publications -from digital teleportation to physics based encryption - fun times - stay curious & invent the future!

Bild

Wow. 🤯 Mind blown. Used Gemini 3 to create this retro flight game complete with collision detection and retro sounds that react to speed of plane. How long did it take? About 120 seconds. Vanilla JavaScript, fully functional on first try, I am impressed. Try: codepen.io/jasonmayes/p...