Daily Digest — 2026-07-19

Saturday, July 18, 2026 · 7 items · model: deepseek/deepseek-chat

7 items · 1 research labs, 6 industry media

🏛️ Research Labs (1)

How we used Gemini to build Google I/O 2026

Google AI Blog · Marvin Chow · 2026-06-01

Google's I/O 2026 event showcased multimodal AI applications across creative domains, leveraging Gemini models (Omni, Nano Banana), Lyria 3 Pro for audio generation, and experimental tools like Google Antigravity. The team employed in-context learning with iterative prompting to generate brand assets (gradient-based visual identity, 3D icons), animated films ("Timmy TPU" via puppetry-AI fusion), and interactive experiences (Jellectronica jellyfish music, Infinite Scaler game). Custom pipelines preserved human artistic intent while automating asset generation, achieving pixel-perfect consistency (e.g., sprite sheets for 3D levels) and adaptive interfaces (Flutter-based latte art app). Results included real-time content generation with <20s latency for personalized stickers and cinematic title cards.

multimodal generationiterative promptingpixel-perfect consistencyadaptive interfacesin-context learning

📜 arXiv Papers

No new items today.

📰 Industry Media (6)

NVIDIA Released DeepStream 9.1: Bringing Agentic AI to Vision AI With 13 Skills and Multi-View 3D Tracking

MarkTechPost · Asif Razzaq · 2026-07-18

NVIDIA DeepStream 9.1 introduces agentic AI capabilities to vision AI pipelines, featuring Multi-View 3D Tracking (MV3DT) and AutoMagicCalib (AMC) as key skills. MV3DT projects detections from multiple cameras into a shared 3D coordinate system, enabling consistent object tracking across views using models like PeopleNetTransformer and RT-DETR 2D. AMC automates camera calibration by estimating intrinsic and extrinsic parameters from video streams, eliminating manual setup. The update includes 13 agentic skills, JetPack 7.2 support for Jetson Orin and Thor, and a unified GitHub repository. Outputs include On-Screen Display, Bird’s-Eye View, and Kafka metadata, enhancing applications in warehouse safety, retail analytics, and smart-building monitoring.

multi-view 3d trackingautomagiccalibagentic skillsjetson orinkafka metadata

Google Cloud’s Always-On Memory Agent Replaces RAG and Embeddings With Continuous LLM Consolidation on Gemini 3.1 Flash-Lite

MarkTechPost · Michal Sutter · 2026-07-18

Google Cloud introduces the Always-On Memory Agent, a continuous memory system for LLMs that eliminates the need for vector databases and embeddings. Built with Google ADK and Gemini 3.1 Flash-Lite, the agent operates as a background process, ingesting, consolidating, and querying structured memory stored in SQLite. The system employs three specialized sub-agents: IngestAgent extracts summaries and entities, ConsolidateAgent synthesizes insights every 30 minutes, and QueryAgent generates responses with cited memory IDs. This approach enables persistent memory consolidation without explicit prompts, targeting low-latency and cost-efficient operation.

always-on memory agentgemini 3.1 flash-litegoogle adksqliteconsolidateagent

How to Build Plasmid Engineering Workbench with Circular Mapping, Restriction Analysis, Virtual Gels, and Primer Design

MarkTechPost · Sana Hassan · 2026-07-18

The article presents a Google Colab-based plasmid engineering workbench that replicates core functionalities of SpliceCraft using Biopython, NumPy, and Matplotlib. The method involves loading plasmid records, normalizing genomic features, and implementing circular/linear mapping, restriction analysis, virtual gel simulation, ORF scanning, and primer design. Results include interactive visualization of plasmid maps (2686 bp synthetic demo), GC-skew plots, restriction enzyme cut site identification (e.g., EcoRI in MCS), and primer design with tunable melting temperatures (target Tm=60°C).

plasmid engineeringbiopythonrestriction analysisvirtual gelprimer design

Sakana AI’s Error Diffusion Trains Dale-Compliant Dual-Stream Networks, Reaching 96.7% MNIST and 61.7% CIFAR-10 Without Backpropagation

MarkTechPost · Asif Razzaq · 2026-07-18

Sakana AI introduces Error Diffusion (ED), a biologically plausible learning rule that trains Dale-compliant dual-stream networks without backpropagation or weight transport. The method employs modulo error routing (r(i) = i mod C) and a dual-stream architecture with excitatory (p) and inhibitory (n) pathways, maintaining non-negative weights. ED achieves 96.7% accuracy on MNIST and 61.7% on CIFAR-10, though it underperforms Direct Feedback Alignment (DFA) by 0.9–7.4 points. The approach is extended to reinforcement learning (ED-PPO), matching DFA-PPO on Brax locomotion tasks. Task-dependent ablation studies reveal credit-assignment bottlenecks.

error diffusiondale-compliantmodulo routingdual-stream architecturenon-negative weights

Build an Agentic Event Venue Operator with MongoDB Atlas, Voyage, and LangGraph

MarkTechPost · Nina Lopatina · 2026-07-17

The article presents a tutorial for building an agentic event venue operator using MongoDB Atlas, Voyage AI embeddings, and LangGraph, focusing on persistent memory and operational context. The system integrates vector search, hybrid retrieval, and visual RAG to handle real-time operational decisions during a fictional tennis tournament scenario. Key components include Atlas Vector Search for semantic memory retrieval, Voyage multimodal embeddings for visual documents, and LangGraph for agent state management. The architecture demonstrates sub-60-second decision cycles by co-locating operational data and memory in MongoDB Atlas. Results show differentiated visitor handling through retrieved context and action persistence.

vector searchmultimodal embeddingsagentic systemshybrid retrievaloperational context

Zyphra Releases ZUNA1.1: An Apache 2.0 EEG Foundation Model With Variable-Length Inputs From 0.5 To 30 Seconds

MarkTechPost · Asif Razzaq · 2026-07-17

Zyphra released ZUNA1.1, a 380M-parameter masked diffusion autoencoder for EEG signal processing under Apache 2.0. The model extends ZUNA1's capabilities by handling variable-length inputs (0.5–30s) via 4D rotary positional encoding (x,y,z,t) and flexible tokenization (0.125s segments at 256Hz). Key improvements include four dropout schemes during training, per-channel quality filtering, and a 75% larger corpus (3.5M channel-hours). Evaluation shows equal/better normalized MSE than ZUNA1 on held-out tasks, outperforming spherical-spline interpolation. The architecture retains transformer encoder–decoder structure with rectified-flow objectives but adds normalization layers for stability.

eeg foundation modelmasked diffusion autoencoderrotary positional encodingrectified-flow objectivechannel-agnostic reconstruction


Generated automatically at 2026-07-18 20:03 UTC. Summaries and keywords are produced by an LLM and may contain inaccuracies — always consult the original article.