Skip to content
Gopi Krishna Tummala

Tag: generative-ai

All the articles with the tag "generative-ai".

  • Building Production-Grade Multimodal RAG Systems with OpenSearch

    Advanced GenAI Systems 25 min

    A modern, industry-standard approach to building robust RAG systems using OpenSearch as the core engine. Transition from simple vector retrieval to production-grade multimodal systems handling text, images, and video with advanced patterns like hybrid search, query rewriting, parent-document retrieval, and cross-encoder reranking.

  • Diffusion — From Molecules to Machines

    Intermediate GenAI Systems 28 min

    A clear introduction to diffusion and guided diffusion — how a simple physical process became a foundation for modern generative AI, from Stable Diffusion to robotics and protein design.

  • Diffusion for Action: Trajectories and Policy

    Advanced Robotics 20 min

    How diffusion models predict action sequences instead of pixels. Covers Diffusion Policy, world models for robotics, and connecting diffusion to reinforcement learning for autonomous systems.

  • Image Diffusion Models: From U-Net to DiT

    Advanced GenAI Systems 15 min

    The evolution of image diffusion models from U-Net architectures to Diffusion Transformers (DiT). Covers latent diffusion, the DiT revolution, and the complete image generation pipeline.