Episodes

  • Transformers in Machine Learning | Think Tech #21
    Feb 24 2024

    In this episode of Think Tech, we dive deep into the world of Transformers in machine learning, revealing their transformative impact beyond the realms of natural language processing into areas like computer vision and reinforcement learning. We begin by exploring the evolution of machine learning models, leading up to the revolutionary introduction of Transformers, highlighted by the seminal paper "Attention is All You Need." We understand the mechanics of the Transformer architecture, focusing on its self-attention mechanisms, and explore its groundbreaking applications beyond NLP, such as in Vision Transformers for image analysis. Looking towards the future, we also discuss the ethical considerations and the boundless potential for innovation within AI, emphasizing the transformative capabilities of Transformers across various domains and their role in shaping the future of technology.

    Show More Show Less
    12 mins
  • Retrieval Augmented Generation (RAGs) | Think Tech #20
    Dec 3 2023

    Welcome to "Think Tech," where we dive into the AI revolution, focusing on Retrieval Augmented Generation (RAGs). This episode explores how RAGs, blending neural language models with dynamic external data retrieval, are reshaping AI's information processing and interaction. We'll dissect RAGs' technical aspects, from embedding techniques to algorithms like BM25 and cosine similarity, and how they integrate retrieved data with existing knowledge for nuanced responses. Discover RAGs' wide-ranging applications in fields like customer service and medical diagnostics, and the challenges and ethics of their use. Tune in for an insightful look into RAGs, a frontier in AI technology. Subscribe and share for more tech insights, simplified.

    Show More Show Less
    12 mins
  • What is Semantic Search? | Think Tech #19
    Oct 15 2023

    Dive into the world of Semantic Search with Shivam on the latest episode of Think Tech! Explore the nuances that make digital interactions more human-centric, understand the intricacies of Vector Databases, and uncover the prowess of Large Language Models (LLMs) like GPT-4. As the digital realm evolves, discover how these technologies are revolutionizing sectors and the ethical challenges they pose. Join the journey to a future where technology deeply understands human intent.

    Show More Show Less
    10 mins
  • LLMs (Large Language Models) : A Gentle Introduction | Think Tech #18
    Sep 18 2023

    In this episode, we delve into the world of Large Language Models (LLMs). Discover what makes them "large" and gain insights into how these powerful models operate. We also shed light on the challenges and complexities that come with their use, revealing that it's not all sunshine when harnessing the potential of LLMs. Join us for an informative exploration of this fascinating technology.

    Show More Show Less
    18 mins
  • Fundamentals of Apache HBase | Think Tech #17
    Sep 3 2023


    In this podcast, we will delve into the heart of Apache HBase, from its introduction as a distributed, scalable NoSQL database to its intricate architecture featuring master-slave design, regions, and Region Servers. We will explore the flexible data model with row keys, column families, and column qualifiers, and we will walk you through essential CRUD operations, schema design strategies, scaling techniques, and performance optimization. We will unveil HBase's consistency and durability guarantees and its integration within the Hadoop ecosystem. Moreover, we will showcase real-world use cases and examples of companies benefiting from HBase's capabilities.

    Show More Show Less
    23 mins
  • C.A.P Theorem | Think Tech #16
    Aug 27 2023

    In this episode of Think Tech, we unravel the mysteries of the CAP theorem, a fundamental principle that underpins the architecture of distributed systems. Join us as we demystify the CAP theorem's three crucial components: Consistency, Availability, and Partition Tolerance, and how these elements shape the behavior of distributed databases and networks.


    Show More Show Less
    12 mins
  • Raft Consensus Algorithm | Think Tech #15
    Aug 8 2023

    Welcome to the "Raft Consensus Algorithm" podcast, where we unravel the intricate dance of coordination in distributed systems. Join us on a captivating journey through the core principles and mechanics of the Raft algorithm—a beacon of clarity and simplicity in the world of consensus. From understanding the need for consensus to diving into Raft's leader election, log replication, safety, and liveness properties, we explore how this elegant algorithm orchestrates harmony among nodes. Discover real-world implementations, challenges, and future directions, as we navigate the evolving landscape of distributed systems and peer into the art of maintaining agreement in a dynamic digital world.

    Show More Show Less
    25 mins
  • Fundamentals of Apache Spark | Think Tech #14
    Jul 24 2023

    Join me in this engaging and comprehensive episode of Think Tech that explores the powerful distributed computing system, Apache Spark, designed for big data processing. The episode covers the core concepts and inner workings of Spark, emphasizing its memory-centric architecture that enables lightning-fast processing and real-time or near-real-time capabilities. Listeners gain insights into Spark's fault-tolerant master/worker model, the significance of partitions for parallel processing, and the three essential data abstractions - RDD, Dataframe, and Dataset. The podcast also delves into Actions and Transformations, explaining their roles in optimizing data processing workflows. Additionally, the Spark Session as the entry point and the execution modes (Client, Cluster, and Local) for different scenarios are highlighted. Overall, the episode serves as an essential guide for understanding Apache Spark and its groundbreaking contributions to the world of big data processing.

    Show More Show Less
    22 mins