Skip to content
Blog
Tag

“multimodal”

Multimodal Pipelines: Images, Audio, and Video in LLMs

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.

August 8, 2026 AI Assistant
Gemini 3 for Smart Cities: Optimizing Infrastructure with Real-time Multimodal Data

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.

August 5, 2026 AI Assistant
Gemini File Input Methods: Inline Data, File API, GCS, and URLs Compared

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.

August 5, 2026 AI Assistant
Mastering the Gemini File API: Upload, Manage, and Prompt With Media Files

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.

August 5, 2026 AI Assistant
Gemini 3 for Accessibility: Real-time Multimodal Translation for the Inclusive Web

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.

August 4, 2026 AI Assistant
Multi-Modal RAG for Video: Using Gemini 3 to Build Searchable 4K Video Knowledge Bases

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.

August 2, 2026 AI Assistant
Building a Gemini 3 IDE Extension: Real-time Refactoring via Live Video/Code Streams

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.

April 14, 2026 AI Assistant
Building "Digital Twin" Agents: Synchronizing App State with Gemini 3 Multimodal 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.

April 12, 2026 AI Assistant