AI Blindspot

AI Blindspot

AI blindspot is a podcast that explores the uncharted territories of AI by focusing on its cutting-edge research and frontiers This podcast is for researchers, developers, curious minds, and anyone fascinated by the quest to close the gap between human intelligence and machines. As AI is advancing at Godspeed, it has become increasingly difficult to keep up with the progress. This is a human-in-loop AI-hosted podcast.

Episodes

June 23, 2025 16 mins

This episode covers AIE World's Fair Recap of Day 2 focusing on Keynotes & SWE Agents.

🧠 Key Takeaways:

  • Moore’s Law for AI Agents: Capability is doubling every 70 days—yes, you read that right.
  • Specifications = “New Code”: Aligning human intentions/values directly with model behavior—beyond old-school code artifacts.
  • Evals: Absolutely critical for shipping AI, enabling rapid experimentation and tight feedback loops.
  • Dagger...
Mark as Played

This episode covers the AI Engineer World's Fair 2025, the largest and most impactful edition yet. With over 3,000 attendees and 250+ speakers from around the globe, the event brought together leading voices in AI to explore the future of agentic workflows, model development, and human-AI collaboration.

https://www.ai.engineer/

https://www.youtube.com/watch?v=z4zXicOAF28&t=917s&ab_channel=AIEngineer


The AI Engineer World's Fai...

Mark as Played
May 20, 2025 24 mins

Aentic workflows are processes where AI agents dynamically plan, execute, and reflect on steps to achieve a goal, differentiating them from static, predefined workflows. 


Augmented LLMs, which serve as a base building block, are enhanced with capabilities like tool use and memory, enabling the creation of these more complex agents. This episode also distinguish between an agentic workflow, the sequence of steps, and the agentic arch...

Mark as Played
May 4, 2025 13 mins

In this episode, we discuss strategies for building effective AI agents, emphasizing simplicity and composable patterns over complex frameworks.

It distinguishes between workflows, which use predefined code paths, and agents, where LLMs dynamically direct their own processes, noting that simpler solutions are often sufficient.

To build effective AI Agents, start simple and composable building blocks, designed tools carefully and l...

Mark as Played
February 5, 2025 18 mins

DeepSeek-V3, is a open-weights large language model. DeepSeek-V3's key features include its remarkably low development cost, achieved through innovative techniques like inference-time computing and an auxiliary-loss-free load balancing strategy. 

The model's architecture utilizes Mixture-of-Experts (MoE) and Multi-head Latent Attention (MLA) for efficiency. Extensive testing on various benchmarks demonstrates strong performance com...

Mark as Played

In today's episode, we are discussing two research papers describing the two distinct approaches to building multi-agent collaboration :

MetaGPT is a meta-programming framework using SOPs and defined roles for software development.

https://arxiv.org/pdf/2308.00352


AutoGen uses customizable, conversable agents interacting via natural language or code to build applications.

https://arxiv.org/pdf/2308.08155

Mark as Played
December 20, 2024 12 mins

This episode discusses agentic design pattern Tool Use.

Tool use is essential for enhancing the capabilities of LLMs and allowing them to interact effectively with the real world.


We discuss following papers.

Gorilla: Large Language Model Connected withMassive APIs

https://arxiv.org/pdf/2305.15334

MM-REACT : Prompting ChatGPT for Multimodal Reasoning and Action

https://arxiv.org/pdf/2303.11381



Mark as Played
December 2, 2024 15 mins
This episode discussed AI agentic design pattern "Reflection"📝 𝗦𝗘𝗟𝗙-𝗥𝗘𝗙𝗜𝗡𝗘 SELF-REFINE is an approach where the LLM generates an initial output, then iteratively reviews and refines it, providing feedback on its own work until the output reaches a desired quality. This self-loop allows the LLM to act as both the creator and critic, enhancing its output step by step.🔍 𝗖𝗥𝗜𝗧𝗜𝗖 CRITIC leverages external tools—like sea...
Mark as Played
November 4, 2024 13 mins
In this episode, we discuss following agent architectures:ReAct (Reason + Act): A method that alternates reasoning and actions, creating a powerful feedback loop for decision-making.Plan and Execute: Breaks down tasks into smaller steps before executing them sequentially, improving reasoning accuracy and efficiency. However, it may face higher latency due to the lack of parallel processing.ReWOO: Separates reasoning from observatio...
Mark as Played
October 29, 2024 14 mins
🤖 AI Agents Uncovered! 🤖In our latest episode, we're diving deep into the fascinating world of AI agents, focusing specifically on agents powered by Large Language Models (LLMs). These agents are shaping how AI systems can perceive, decide, and act – bringing us closer to the vision of highly adaptable, intelligent assistants.Key HighlightsAI agents started in philosophy before migrating to computer science and AI. From simple ta...
Mark as Played
October 20, 2024 17 mins
Dario Amodei's essay, "Machines of Loving Grace," envisions the upside of AI if everything goes right. Could we be on the verge of an AI utopia where technology radically improves the world? Let's find out! 🌍✨𝗪𝗵𝘆 𝗱𝗶𝘀𝗰𝘂𝘀𝘀 𝗔𝗜 𝗨𝘁𝗼𝗽𝗶𝗮?While many discussions around AI focus on risks, it's equally important to highlight its positive potential. The goal is to balance the narrative by focusing on best-case scenarios whil...
Mark as Played
October 13, 2024 16 mins
💡 𝗡𝗼𝗯𝗲𝗹 𝗣𝗿𝗶𝘇𝗲𝘀 - 𝗔𝗜 𝗛𝘆𝗽𝗲 𝗼𝗿 𝗴𝗹𝗶𝗺𝗽𝘀𝗲 𝗶𝗻𝘁𝗼 𝗦𝗶𝗻𝗴𝘂𝗹𝗮𝗿𝗶𝘁𝘆? 💡One of the biggest moments from this year's Nobel announcements was AI's double win!𝗡𝗼𝗯𝗲𝗹 𝗶𝗻 𝗣𝗵𝘆𝘀𝗶𝗰𝘀Geoffrey Hinton and John Hopfield: Awarded for their pioneering work on neural networks, integrating physics principles like energy-based models and statistical physics into machine learning.𝗡𝗼𝗯𝗲𝗹 𝗶𝗻 𝗖𝗵𝗲𝗺𝗶𝘀𝘁𝗿...
Mark as Played
October 7, 2024 23 mins
This episode covers Open AI Dev Day Updates and a 280-page research paper on o1 evaluation model. Realtime API: Build fast speech-to-speech experiences in applications.Vision Fine-Tuning: Fine-tune GPT-4 with images and text to enhance vision capabilities.Prompt Caching: Receive automatic discounts on inputs recently seen by the model.Distillation: Fine-tune cost-efficient models using outputs from larger models.The research paper ...
Mark as Played
September 30, 2024 9 mins
Large language models (LLMs) excel at various tasks due to their vast training datasets, but their knowledge can be static and lack domain-specific nuance. Researchers have explored methods like fine-tuning and retrieval-augmented generation (RAG) to address these limitations. Fine-tuning involves adjusting a pre-trained model on a narrower dataset to enhance its performance in a specific domain. RAG, on the other hand, expands LLM...
Mark as Played
September 23, 2024 12 mins
This episode explores how Google researchers are tackling the issue of "hallucinations" in Large Language Models (LLMs) by connecting them to Data Commons, a vast repository of publicly available statistical data.https://datacommons.org/The researchers experiment with two techniques: Retrieval Interleaved Generation (RIG), where the LLM is trained to generate natural language queries to fetch data from Data Commons and Retrieval Au...
Mark as Played

Popular Podcasts

    If you've ever wanted to know about champagne, satanism, the Stonewall Uprising, chaos theory, LSD, El Nino, true crime and Rosa Parks, then look no further. Josh and Chuck have you covered.

    The Joe Rogan Experience

    The official podcast of comedian Joe Rogan.

    24/7 News: The Latest

    The latest news in 4 minutes updated every hour, every day.

    The Breakfast Club

    The World's Most Dangerous Morning Show, The Breakfast Club, With DJ Envy And Charlamagne Tha God!

    Dateline NBC

    Current and classic episodes, featuring compelling true-crime mysteries, powerful documentaries and in-depth investigations. Follow now to get the latest episodes of Dateline NBC completely free, or subscribe to Dateline Premium for ad-free listening and exclusive bonus content: DatelinePremium.com

Advertise With Us
Music, radio and podcasts, all free. Listen online or download the iHeart App.

Connect

© 2025 iHeartMedia, Inc.