“multimodal”
Multimodal Pipelines: Images, Audio, and Video in LLMs
Stop reducing your data to text before the model sees it. Send images, audio, and video natively to Gemini and build one pipeline that understands them together.
Gemini 3 for Smart Cities: Optimizing Infrastructure with Real-time Multimodal Data
Street cameras, traffic sensors, weather feeds, transit GPS — one agent, one reasoning loop. Use Gemini 3 to turn a city's multimodal data into real-time infrastructure decisions.
Gemini File Input Methods: Inline Data, File API, GCS, and URLs Compared
Compare the four ways to include media files in Gemini Interactions API requests - inline base64 data, File API upload, GCS URI registration, and external URLs - with size limits, persistence, and code examples for each.
Mastering the Gemini File API: Upload, Manage, and Prompt With Media Files
A practical guide to the Gemini File API - uploading images, audio, video, and documents up to 2GB, managing file lifecycles, and using them in multimodal prompts with best practices for getting reliable outputs.
Gemini 3 for Accessibility: Real-time Multimodal Translation for the Inclusive Web
Accessibility is a multimodal problem: captions for the deaf, narration for the blind, sign language for signers. Learn to build an inclusive web layer with Gemini 3 that translates between speech, text, sign, and braille in real time — privacy-first and in the browser.
Multi-Modal RAG for Video: Using Gemini 3 to Build Searchable 4K Video Knowledge Bases
Transcription-only video search throws away the pixels. Learn to embed video natively with Gemini Embedding 2, chunk with overlap, truncate with Matryoshka, and return trimmed clips on a text match.
Building a Gemini 3 IDE Extension: Real-time Refactoring via Live Video/Code Streams
How to build a next-generation IDE extension that uses Gemini 3’s multimodal capabilities to refactor code in real-time based on live video and code streams.
Building "Digital Twin" Agents: Synchronizing App State with Gemini 3 Multimodal Streams
How to create AI agents that act as "Digital Twins" of your application, synchronized in real-time via Gemini 3 multimodal streams.