Discover the latest developer tools, resources, events, and announcements to help you build smarter, ship faster. πŸš€

Joined June 2009
4,425 Photos and videos
Pinned Tweet
Gemini 3.5 Live Translate is now available in public preview on the Gemini API and Google AI Studio. πŸ’¬ This model translates speech as it streams, giving developers a blazing-fast, low-latency engine to build some seriously cool audio apps. See it in action πŸ‘‡
24
67
448
25,263
Create instant multi-language apps using the Gemini Live API on June 16 β†’ goo.gle/gemini-live-translat… Join our interactive Discord stage session to learn about: ⚑ Low-latency translation models πŸ—£οΈ Realtime communication workflows πŸ› οΈ Multi-language developer tools
12
24
137
11,597
What will you build this weekend? πŸ› οΈ Gemini 3.5 Live Translate is officially in Preview via the Gemini Live API and Google AI Studio! Skip the fragmented multi-model stack. Stream audio in,get translated audio out. πŸ‘‡Tap the link to try it out in Google AI Studio: goo.gle/43zzW55 Start building apps: goo.gle/4v7Ufmr
14
21
169
13,131
Building for the world, together. 🌍 So inspiring to see what our community created at the Google I/O Hackathon hosted by @Cerebral_Valley and @GoogleDeepMind. Incredible energy, brilliant builders, and innovative projects powered by Gemini 3.5 Flash. Until next time! Check out the winners gallery page: goo.gle/4v0Zynj
8
17
81
8,580
Most agent demos are stateless. Ask β†’ answer β†’ context gone. Production agents need to run for days β€” pausing, resuming, persisting state. @addyosmani joins @smithakolan on the Agent Factory to build three real agents with ADK 2.0 and Gemini 3.5 Flash, including one that runs Doom in the browser. Check out this episode and more in the Agent Factory series β†’ goo.gle/3QdbgMw
8
32
151
13,308
New package management challenge: package.json didn’t change, but local and CI installed different versions. One committed file explains it. Can you spot which one?
4
10
60
15,412
Package.json defines what versions are allowed. Another file can define what version actually gets installed.
1
3
10
6,818
package-lock.json, the lockfile. package.json allows ^2.4.0, so any compatible version is permitted. npm ci installs exactly what the committed lockfile says (2.4.3). npm install will also honor the lockfile if it's present, but if the local lockfile was regenerated and not committed, or is missing entirely, npm resolves to the newest allowed version (2.5.0). The drift means CI and local are reading different lockfile states.
1
6
3,430
Google for Developers retweeted
πŸ€– Power Agentic Commerce using your existing backend with the new Universal Commerce Protocol. πŸ’» Code and troubleshoot faster using the AI-driven Developer MCP server. πŸ“± Enhance your checkouts with dynamic Android callbacks, social app support, and cross-device authentication! Read our latest blog post to dive into all the new developer features at I/O and get started today ➑️ goo.gle/49tgZ7B
5
4
18
8,219
From prompt to production-ready agents. Watch this quick walkthrough to see how Managed Agents in the Gemini API handle the infrastructure layer for you. One simple API call delivers an autonomous agent running inside a remote Google hosted environment. ⚑ Powered by Gemini 3.5 Flash & the Antigravity harness. πŸ“ Code-first approach: Customize your agent via AGENTS.md and SKILL.md. 🌐 Mount files instantly via Google Cloud Storage or GitHub repositories. Stop managing servers. Focus entirely on agent behavior. Build today: ai.studio/managed-agents
3
13
60
7,985
Imagine integrating instant video dubbing into your app. With the Gemini API, now you can. Watch Gemini 3.5 Live Translate process speech-to-speech in near real-time, streaming translated audio directly from a video source - going from English to Hindi in seconds! πŸ”₯ πŸ“Ί Full video: goo.gle/4oeB47z
7
28
177
12,651
Try this out here: goo.gle/446CeIZ

3
12
5,470
Google for Developers retweeted
Prepare your site for AI agent interaction with Lighthouse β†’ goo.gle/3ReK3JD If you want AI agents to actually navigate your site properly, the new experimental audit in Lighthouse lets you see: β˜€οΈ Discoverability for AI agents ⚑ WebMCP integration πŸ‘€ AI accessibility #GoogleIO
76
305
2,499
230,251
Want 4x faster local inference on dedicated GPUs for your interactive apps? DiffusionGemma is an experimental, open 26B MoE model that generates entire blocks of text simultaneously instead of token-by-token. By shifting the local decoding bottleneck from memory-bandwidth to compute, it hits speeds over 700 tokens/sec on a single NVIDIA RTX 5090 GPU. This diffusion unlocks unique local workflows like real-time inline editing, code infilling, and instant self-correction. πŸ“₯ Download the Apache 2.0 weights on @HuggingFace: goo.gle/4xqzKTA πŸ“– Read the full technical announcement on the blog: goo.gle/4ursgwI
23
56
582
48,457
Keep your code readable and spend less time parsing text πŸ“ Build clear code by keeping it short for local scopes, dropping repetition, and omitting variable types from the name.
5
10
73
7,907
Gemini 3.5 Live Translate is now in Public Preview via the Gemini API, delivering low-latency speech-to-speech translation across 70 languages and 2,000 language pairs! 🌍 Challenge time: What is the most niche, unique, or complex language pair your application needs to translate? Tell us in the comments, and we’ll let you know if the model supports it! Full blog link: goo.gle/3QzaHwN
25
80
685
49,818
Gemini 3.5 Live Translate is now available in public preview on the Gemini API and Google AI Studio. πŸ’¬ This model translates speech as it streams, giving developers a blazing-fast, low-latency engine to build some seriously cool audio apps. See it in action πŸ‘‡
24
67
448
25,263
Explore how you can build digital dubbing tools, conversational experiences, and more in AI Studio: goo.gle/43pVIbm Get more in the blog: goo.gle/3QzaHwN

1
4
13
4,285
Replying to @GrabSG
Here we see how the model handles multi-language continuous speech translation, detecting the language being spoken and manages natural turn-taking during long sessions. Now available in Google Meet for select Google Workspace customers, followed by a broader rollout later this year.
2
4
16
1,156
You can also try it on Google Translate now! This demo shows the new listening mode, featuring automatic language detection and earpiece routing for clear audio outdoors.
4
13
1,756