// The Full Archive

Blog Articles

Deep dives on ML, Deep Learning, DSA, Computer Vision, and more — written for engineering and BSc students.

Agentic AI

Layout-Aware PDF & Table Chunking for Production RAG

PDFs breaking your RAG system? Learn production-ready layout-aware chunking to preserve tables, headers, and document structure. Python code included. 1. The Problem:…

16 min read · Jul 24, 2026
Agentic AI

Why Combine LangGraph with MCP?

Learn why LangGraph and MCP work so well together, how LangGraph acts as the client, how MCP servers expose tools, and how…

17 min read · Jul 24, 2026
Agentic AI

What Is a Checkpointer in LangGraph? Complete Guide with Code Examples

Learn what a checkpointer is in LangGraph, how it preserves state across sessions, how thread_id, time travel and checkpoint_ns work, and why…

15 min read · Jul 24, 2026
Agentic AI

Do LLMs Learn From You in Real Time? The Truth About Frozen Models and Temporary Context

LLMs do not constantly learn from you in real time. The base model stays frozen, while preferences and conversation context live only…

8 min read · Jul 24, 2026
Agentic AI

Mastering Human-in-the-Loop & RAG: Building Reliable Multi-Turn Systems Without Hallucinations

Human-in-the-Loop RAG Systems: Prevent Hallucinations with Interrupts & State Editing. Learn how to combine RAG with human-in-the-loop workflows using LangGraph interrupts, checkpoints,…

13 min read · Jul 24, 2026
No Image
Agentic AI

Orchestrator Agent 101: How to Build Scalable Agentic RAG Systems That Don’t Crash

Stop wasting API credits on static RAG pipelines. Learn how orchestrator agents route, delegate, and scale complex AI workflows—with real code, cost-saving…

15 min read · Jul 21, 2026
No Image
Agentic AI

Agent Memory Architecture: Build Persistent, Context-Aware AI Agents That Actually Remember

Learn how to build persistent memory for AI agents using short-term, long-term, and episodic memory layers. Complete guide with architecture patterns, vector…

15 min read · Jul 21, 2026
No Image
Agentic AI

LangGraph Tutorial: Build a Self-Correcting RAG Agent That Actually Works

Stop building linear RAG that fails. Master LangGraph’s cyclic workflows, self-correction, and memory to build agents that actually know when to search…

17 min read · Jul 21, 2026
No Image
Agentic AI

MCP (Model Context Protocol): The USB-C Port for AI Applications

Discover how the Model Context Protocol (MCP) solves the N×M integration problem, standardizes AI tool connections, and turns LLMs from text completers…

10 min read · Jul 20, 2026
No Image
Electronics Lab

IMU (Accel + Gyro + Fusion)

1 min read · Jul 16, 2026
No Image
Electronics Lab

DAC (R-2R Ladder)

1 min read · Jul 16, 2026
No Image
Electronics Lab

ADC

1 min read · Jul 16, 2026
No Image
Electronics Lab

LCR Series Resonance

1 min read · Jul 16, 2026
No Image
Electronics Lab

Bridge Rectifier + Filtering

1 min read · Jul 16, 2026
No Image
Electronics Lab

LC Resonance

1 min read · Jul 16, 2026
No Image
Electronics Lab

RC Circuit (3-way switch)

1 min read · Jul 16, 2026
No Image
Electronics Lab

Zener I-V Characteristic

1 min read · Jul 16, 2026
No Image
Electronics Lab

Clock Frequency

1 min read · Jul 16, 2026
No Image
Electronics Lab

Logic Gates (NOT/AND/OR/Half Adder)

1 min read · Jul 16, 2026
No Image
Electronics Lab

Pull-up/Pull-down

1 min read · Jul 16, 2026
Agentic AI

ReAct in RAG: How Reasoning and Action Make Agents Actually Useful

Learn the ReAct framework in RAG with real prompt architecture, tool orchestration, failure modes, production limits, and practical agent design. ReAct in…

8 min read · Jul 15, 2026
Agentic AI

Embeddings in Agentic RAG

Master embeddings for Agentic RAG — from dense vectors and hybrid search to chunking strategies, latest models like Voyage-4, practical gotchas, code…

6 min read · Jul 15, 2026
Agentic AI

Chain-of-Thought: Why Step-by-Step Reasoning Still Matters

Learn Chain-of-Thought reasoning, the prompting shift, native reasoning models, hard trade-offs, failure modes, and production implementation patterns. Chain-of-Thought: The Difference Between a…

12 min read · Jul 15, 2026
Agentic AI

Prompt Injection in LLMs: Types, Risks, and How Businesses Can Prevent It

Learn prompt injection types, real attack paths, and practical prevention strategies for businesses, enterprises, and local deployments. Prompt Injection: The Quiet Attack…

13 min read · Jul 15, 2026
Agentic AI

Evaluation Metrics in RAG: How to Measure Retrieval, Grounding, and Answer Quality

Learn the industry-standard metrics for RAG evaluation, including the RAG Triad, retrieval precision/recall, MRR, NDCG, groundedness, faithfulness, LLM judges, and continuous monitoring.…

16 min read · Jul 15, 2026
Agentic AI

RAG Optimization: From Metrics to Action

Learn how to turn RAG evaluation into concrete pipeline improvements with hybrid search, metadata filters, chunking, reranking, query expansion, compression, and latency-aware…

16 min read · Jul 15, 2026
Agentic AI

Groundedness in RAG: Stop Hallucinations Before They Reach Your Users

Learn how to measure and enforce groundedness in RAG systems using RAGAS, NLI, LLM judges, and production guardrails. Includes practical code, evaluation…

8 min read · Jul 15, 2026
Electronics Lab

Capacitor Applications

1 min read · Jul 14, 2026
smoothing filter Electronics Lab

Smoothing Filter Lab

1 min read · Jul 14, 2026
Uncategorized

Precision vs Recall in ML: The Ultimate Guide to Catching the Bad Guys (Without Annoying the Good Guys)

The Problem  Imagine you are running a free health camp in rural Bihar. If your diagnostic test misses a single Tuberculosis (TB)…

35 min read · Jul 13, 2026
svm in ml MACHINE LEARNING

Dividing the World: How SVM Masters the Art of Separation

The Problem  Imagine walking through a lush, green tea estate in Jorhat, Assam. You are holding a smartphone, scanning tea leaves to…

38 min read · Jul 13, 2026
MACHINE LEARNING

Why Your Machine Learning Model is Overthinking (And How to Fix It: The Bias-Variance Tradeoff)

The Problem  Imagine you are preparing for your Class 12 Board Exams. If you only memorize the back-of-the-chapter questions, you will fail…

31 min read · Jul 13, 2026
MACHINE LEARNING

Demystifying Principal Component Analysis (PCA): The Art of Simplifying Complexity

The Problem  Imagine you are the chief analyst for the Mumbai Indians at the IPL auction table, staring at a massive spreadsheet…

31 min read · Jul 13, 2026
gradient_descent MACHINE LEARNING

The Ultimate Guide to Gradient Descent in ML: Finding Your Way Down the Mountain

The Problem  Imagine you are trekking down the foggy hills of Kudremukh in Karnataka, and suddenly, a thick cloud rolls in, reducing…

29 min read · Jul 13, 2026
MACHINE LEARNING

How to Never Get Fooled by “Beginner’s Luck”: A Guide to k-fold cross validation in ml

The Problem  Imagine you are the head talent scout for the Mumbai Indians, looking for India’s next superstar batsman. You watch a…

31 min read · Jul 13, 2026
No Image
Electronics Lab

Switch Types

1 min read · Jul 12, 2026
capacitor lab Electronics Lab

Capacitor Lab

1 min read · Jul 11, 2026
npn transistor Electronics Lab

NPN Transistor

1 min read · Jul 11, 2026
inductor applications Electronics Lab

Inductor Applications

1 min read · Jul 11, 2026
capacitor as filter Electronics Lab

Capacitor Filter

1 min read · Jul 11, 2026
Electronics Lab

Series & Parallel Network

1 min read · Jul 11, 2026
diode Electronics Lab

Diode Lab

1 min read · Jul 11, 2026
ac vs dc Electronics Lab

AC vs DC

1 min read · Jul 11, 2026
resistor color code Electronics Lab

Resistor Color Code

1 min read · Jul 10, 2026
current Electronics Lab

Current Lab

1 min read · Jul 10, 2026
voltage Electronics Lab

Voltage Lab

1 min read · Jul 10, 2026
flatten in pytorch Deep Learning

torch.flatten() Explained: Reshape Tensors Like a Pro

Master torch.flatten() in PyTorch! Understand how to reshape tensors, collapse dimensions, and fix shape mismatches in your deep learning models. Learn with clear examples.…

23 min read · Jul 9, 2026
activation functions Deep Learning

PyTorch Activation Functions: The Neuron’s Personality and Why They Matter

Demystify PyTorch activation functions! Learn why they’re crucial for non-linearity, which ones to use, and how to avoid common pitfalls like vanishing…

17 min read · Jul 9, 2026
learning rate schedulers Deep Learning

Learning Rate Schedulers in PyTorch: Why Your Model Needs a Smart Brake (Cosine Annealing Explained)

Master Learning Rate Schedulers, especially Cosine Annealing — the technique that helps your model converge smoothly to the best possible solution instead…

6 min read · Jul 8, 2026
batch normalization Deep Learning

Batch Normalization in PyTorch: The Secret Sauce That Makes Deep Networks Train Faster and Better

Master Batch Normalization (BatchNorm) — the technique that stabilized deep learning and became a standard in almost every modern neural network. Learn…

7 min read · Jul 8, 2026
linear_regression in ml MACHINE LEARNING

Linear Regression in ML: The Ultimate Guide to Drawing the Perfect Line

The Problem  Imagine you are managing a massive solar power plant in the sun-drenched sands of Bhadla, Rajasthan. Every single morning, the…

34 min read · Jul 3, 2026
No Image
MACHINE LEARNING

Tuning the Knobs of Machine Learning: Hyperparameters in ML

The Problem Imagine setting up a new JioFiber Wi-Fi router in your living room, only to find that the signal drops the…

28 min read · Jun 29, 2026
noise-in-ml MACHINE LEARNING

The Loudspeaker Effect: Understanding Noise in Machine Learning

The Problem (Hook) You order a hot, spicy Biryani on Zomato, and the app promises: “Delivered in 30 minutes.” But the delivery…

35 min read · Jun 29, 2026
// STILL BROWSING?
Build along, don't just read.
Get labs & articles matched to what you're into — free, takes 30 seconds.
Start building free