Zahiruddin Tavargere
Zahiruddin Tavargere
  • 17
  • 4 966
How Video Games Shaped the Future of AI: The Demis Hassabis Story
Discover the incredible journey of Demis Hassabis, the visionary behind AlphaFold, who drew inspiration from his early passion for video games to revolutionize the world of artificial intelligence. From co-creating the legendary game "Theme Park" to founding DeepMind, Hassabis' love for games fueled his approach to solving the complex problem of protein folding. Learn how his background as a chess prodigy and game developer influenced the creation of AlphaFold, an AI that has transformed our understanding of biology by accurately predicting protein structures. Join us as we dive into the mind of a pioneer who bridged the gap between gaming and groundbreaking scientific innovation.
Chapters:
0:00 - 01:23 Introduction
01:24 - 05:25 AlphaFold - Why is it Nobel-worthy?
05:26 - 06:44 AlphaFold Architecture
06:44 - 10:25 How Gaming Shaped Hassabis' Thinking
10:25 - 10:54 Conclusion
Footage Courtesy:
@lexfridman th-cam.com/video/Gfr50f6ZBvo/w-d-xo.html
@Google_DeepMind www.youtube.com/@Google_DeepMind
Music Courtesy:
PIXABAY LICENSE CERTIFICATE
==============================================
This document confirms the download of an audio file pursuant to the Content License as defined in the Pixabay Terms of Service available at pixabay.com/service/terms/
Licensor's Username:
pixabay.com/users/wildsound159-22072693/
Licensee:
u_iq9uihgofv
Audio File Title:
Alive Violin
Audio File URL:
pixabay.com/music/main-title-alive-violin-161069/
Audio File ID:
161069
Date of download:
2024-10-14 09:41:00 UTC
Pixabay, a Canva Germany GmbH brand
Pappelallee 78/79
10437 Berlin
Germany
Pixabay is a user-contributed stock content website. The above-named Licensor is responsible for this audio file. Pixabay monitors uploaded audio files only to a reasonable extent. Pixabay cannot be held responsible for the acts or omissions of its users and does not represent or warrant that any required third-party consents or licenses have been obtained.
For any queries related to this document please contact Pixabay via info@pixabay.com.
มุมมอง: 280

วีดีโอ

Precision vs. Context in RAG Query Responses | Parent Document Retrieval (PDR) | Advanced RAG
มุมมอง 27วันที่ผ่านมา
Are you struggling to optimize your Retrieval-Augmented Generation (RAG) system? In this video, we dive deep into the key factors that make or break a successful RAG implementation. Learn how to choose the right chunk size, balance precision with context, and ensure high accuracy in responses for complex, multifaceted queries. We’ll also explore the power of Parent Document Retrieval (PDR) to e...
How She Saved React: The Untold Story of the Engineer Who Transformed Web Development
มุมมอง 2.3K14 วันที่ผ่านมา
In this video, we dive deep into the inspiring story of Sophie Alpert, the engineer who played a critical role in saving ReactJS. From her early days coding in high school to joining the React core team at Facebook, Sophie’s journey is nothing short of remarkable. Learn how her open-source contributions reshaped the future of web development, making React the world’s most popular framework toda...
This Pre-retrieval Optimization Technique in RAG is Awesome | Advanced RAG Tutorials
มุมมอง 14921 วันที่ผ่านมา
Chapters: 0:00 - 0:41 Introduction 0:42 - 01:04 What is multi-representation indexing? 01:05 - 01:51 What is multi-representation indexing used? 01:52 - 02:24 When? 02:25 - 03:00 Where? 03:01 - 03:27 Who benefits from multi-representation indexing? 03:27 - 20:09 How does multi-representation indexing works and it is implemented in LangChain? Discover how multi-representation indexing is transfo...
MASTER Chunking in Just 18 Minutes with These 3 Techniques
มุมมอง 286หลายเดือนก่อน
In this video, we break down the performance of three different chunking methods-Semantic, Recursive, and Fixed Size-in a Retrieval Augmented Generation (RAG) application. Using key metrics like context precision, faithfulness, answer relevancy, and context recall, we analyze which method works best for generating accurate and relevant answers. If you're working with RAG or want to optimize you...
How 'This' Company Implemented Retrieval-Augmented Generation | Animated Explanation
มุมมอง 78หลายเดือนก่อน
In this video, we dive into RAG (Retrieval-Augmented Generation) and show you how a company (fictitious) implemented this powerful AI technique. Learn how RAG combines information retrieval and text generation to solve common issues with large language models (LLMs), such as outdated knowledge and hallucination. We break down the step-by-step process TechnoHealth Solutions used to build their R...
Coders Want to Know This Secret to Success!
มุมมอง 261หลายเดือนก่อน
Software development is undergoing a seismic shift, driven by the power of AI. From Amazon's generative AI assistant, Amazon Q, which is slashing development times, to Andrej Karpathy's experience with AI-assisted coding tools, this video uncovers the innovations that are revolutionizing the industry. Explore how these AI breakthroughs are turning every software engineer into a manager of codin...
How Small Talk Can Boost Your Career and Get You Promoted
มุมมอง 70หลายเดือนก่อน
Ever wondered if small talk could actually help you get ahead at work? In this video, I dive into the surprising impact of casual conversations on your career growth. Learn why small talk is more than just chit-chat-it's a powerful tool that can make you more approachable, visible, and top-of-mind when promotion opportunities arise. I'll share insights from research, personal experiences, and a...
The Surprising Truth About Building AI Agents Nobody Tells You | You Don't Need Any Library
มุมมอง 191หลายเดือนก่อน
Code: github.com/zahere-dev/basic-ai-agent/blob/main/zahere_basic_agent.ipynb Unlock the secrets of AI development in this step-by-step guide! Learn how to create your own AI agent using pure code - no external libraries required. Perfect for beginners and coding enthusiasts alike. In this video, you'll discover: - The core concepts behind AI agents - How to implement the reasoning loop - How t...
How ChatGPT Works: The Architectural Details You Need to Know
มุมมอง 604ปีที่แล้ว
How ChatGPT Works: The Architectural Details You Need to Know
Unlock Hidden Design Secrets: Master UI/UX for Peripheral Vision!
มุมมอง 104ปีที่แล้ว
Unlock Hidden Design Secrets: Master UI/UX for Peripheral Vision!

ความคิดเห็น

  • @adaptiveengineer
    @adaptiveengineer 3 วันที่ผ่านมา

    Visit the DeepMind channel for detailed content on AlphaGo and AlphaFold.

  • @johnlipinski-w8j
    @johnlipinski-w8j 10 วันที่ผ่านมา

    An exceptionally clear introduction to the basic concepts for creating your own agent. Thanks for sharing the code as well.

    • @adaptiveengineer
      @adaptiveengineer 10 วันที่ผ่านมา

      Thank you for taking the time to watch the video. Glad it was helpful!

  • @modemlooper
    @modemlooper 12 วันที่ผ่านมา

    She’s the blame for this

  • @srupanthreddy9933
    @srupanthreddy9933 17 วันที่ผ่านมา

    What should we learn

    • @adaptiveengineer
      @adaptiveengineer 17 วันที่ผ่านมา

      @@srupanthreddy9933 Continue to learn coding, but master the domain you are in so you can articulate problems well.

  • @erkintek
    @erkintek 18 วันที่ผ่านมา

    React lived but Facebook died because of it😂,

  • @iamprakharjaiswal
    @iamprakharjaiswal 19 วันที่ผ่านมา

    more like an introduction to the story instead of the story itself

    • @adaptiveengineer
      @adaptiveengineer 18 วันที่ผ่านมา

      Thanks for sharing feedback.

    • @la-dev
      @la-dev 18 วันที่ผ่านมา

      thanks for saving time. closing the video.

    • @adaptiveengineer
      @adaptiveengineer 17 วันที่ผ่านมา

      @@la-dev Thank you for the response. The information is condensed from all the interviews she is given. Most of her talks are obviously very technical. There is personal aspect of her life which is beyond the scope of this channel. I still hope you watch this once.

    • @la-dev
      @la-dev 17 วันที่ผ่านมา

      @@adaptiveengineer for sure, I'll watch it. Thanks for the clarity.

  • @adaptiveengineer
    @adaptiveengineer 20 วันที่ผ่านมา

    Don't forget to watch the documentary by @Honepot.

  • @sagargourimath1580
    @sagargourimath1580 22 วันที่ผ่านมา

    Good going Zahir! You’re an inspiration 🙂

  • @pedroharp
    @pedroharp 23 วันที่ผ่านมา

    Awesome video about pdf extraction with colab code walkthrough. Thanks for sharing!

  • @adaptiveengineer
    @adaptiveengineer 25 วันที่ผ่านมา

    If you are not interested in the theory - skip to the implementation here 03:27 - 20:09 How does multi-representation indexing works and it is implemented in LangChain?

  • @papansarkar876
    @papansarkar876 หลายเดือนก่อน

    this 4 mins video is way better and comprehensive than a AI book's chapter on RAG. Thanks brother. Keep going on. Complete the RAG series.

    • @adaptiveengineer
      @adaptiveengineer หลายเดือนก่อน

      Thank you so much for the encouragement, @papansarkar876 🙏. This will be a detailed series with several video in pre-retrieval and post-retreival processes. Humble request - please share it with your network. Thanks again!

  • @deepakhed8384
    @deepakhed8384 หลายเดือนก่อน

    Great insights of future!!!

    • @adaptiveengineer
      @adaptiveengineer หลายเดือนก่อน

      Thank you so much, Deepa 🙏

  • @CrescentTechnoSoftHMS
    @CrescentTechnoSoftHMS หลายเดือนก่อน

    SubhanAllah good zahirudeen

  • @theREALExplainisM
    @theREALExplainisM 2 หลายเดือนก่อน

    This gonna start some I think therefore i am shit