Posts

LangChain Components

LangChain Components Deep Dive 📌 LangChain Series · Study Notes LangChain Components: The Six Pillars You Need to Know A structured deep-dive into Models, Prompts, Chains, Indexes, Memory & Agents — with code, diagrams, and the mental models behind each one. 🗓 January 2025 ⏱ ~12 min read 🏷 LangChain · LLM · RAG · AI Agents 📋 What's Inside Models Prompts Chains Indexes (RAG) Memory Agents LangChain isn't just another Python library — it's an orchestration framework that turns raw LLM API calls into structured, production-grade AI applications. Whether you're building a customer support bot, a document Q&A system, or an autonomous AI agent, LangChain gives you six core building blocks to do it. This post breaks down all six components from the ground up — starting with the intuition, then the code, then the "why it matters...

Introduction to LangChain — What It Is, Why It Matters, and What You Can Build With It

Getting Started with LangChain Getting Started with LangChain A structured introduction to the LangChain framework — what it is, why it exists, what you can build with it, and how it fits into the broader LLM ecosystem. 🔹 A Little Background — Two Ways to See Foundation Models Before jumping into LangChain, it helps to understand where it sits in the AI landscape. Foundation Models — the large pre-trained models like GPT-4, Claude, Gemini, and their open-source cousins — can be seen from two very different angles depending on who you are. Foundation Models User Perspective Builder Perspective Uses the model Builds on the model As a User , you interact with these models through interfaces like ChatGPT or Gemini — you prompt, it responds. As a Builder , however, you're wiring foundation models into r...

Snowflake MAR-APR- 2026 Data Engineering Update

Snowflake 2026 Data Engineering Update Snowflake 2026 Data Engineering Update Snowflake’s 2026 release stream sharpens its role as a governed lakehouse control plane. Updates span Apache Iceberg integration, external query engine interoperability, Cortex metadata intelligence, stronger governance, external volume management, and dynamic table execution. 🔹 Iceberg on Azure DLS External Volumes Data Engineering Impact: Register Iceberg tables directly in Unity Catalog while metadata lives in ADLS Gen2. No duplication of metadata silos, enabling cross-cloud lakehouse patterns. Practical Use Case: Pharma pipelines storing clinical trial data in ADLS can register Iceberg tables in Snowflake for governance, while ML workloads in Databricks query the same datasets. Snowflake Docs 🔹 Horizon + External Query Engine Access Data Engineering Impact: Horizon acts as a federation layer: external engines (Spark, Trino, F...