Skip to main content
Latest
Monitoring and Observability: Practical Tooling with Evidently, Prometheus, and Grafana
MLOps/LLMOps Course

Monitoring and Observability: Practical Tooling with Evidently, Prometheus, and Grafana

MLOps Part 17: ML monitoring in practice with Evidently, Prometheus and Grafana, stitched into a FastAPI inference service with drift reports, metrics scraping, and dashboards.

· Avi Chawla

A Practical Deep Dive Into Memory Optimization for Agentic Systems (Part A)
AI Agents Course

A Practical Deep Dive Into Memory Optimization for Agentic Systems (Part A)

AI Agents Crash Course—Part 15 (with implementation).

· Avi Chawla

Monitoring and Observability: Core Fundamentals
MLOps/LLMOps Course

Monitoring and Observability: Core Fundamentals

MLOps Part 16: A comprehensive overview of drift detection using statistical techniques, and how logging and observability keep ML systems healthy.

· Avi Chawla

Model Deployment: EKS Lifecycle and Model Serving
MLOps/LLMOps Course

Model Deployment: EKS Lifecycle and Model Serving

MLOps Part 15: Understanding the EKS lifecycle, getting hands-on with AWS setup, and deploying a simple ML inference service on Amazon EKS.

· Avi Chawla

Model Deployment: Introduction to AWS
MLOps/LLMOps Course

Model Deployment: Introduction to AWS

MLOps Part 14: Understanding AWS cloud platform, and zooming into EKS.

· Avi Chawla

Build an MCP-powered Audio Analysis Toolkit
MCP Guidebook

Build an MCP-powered Audio Analysis Toolkit

...explained step-by-step with code.

· Avi Chawla

Build an MCP-powered RAG over Videos
MCP Guidebook

Build an MCP-powered RAG over Videos

Chat with videos and get precise timestamps.

· Avi Chawla

Model Deployment: Cloud Fundamentals
MLOps/LLMOps Course

Model Deployment: Cloud Fundamentals

MLOps Part 13: An overview of cloud concepts that matter, from virtualization and storage choices to VPC, load balancing, identity, and observability.

· Avi Chawla

Model Deployment: Kubernetes
MLOps/LLMOps Course

Model Deployment: Kubernetes

MLOps Part 12: An introduction to Kubernetes, plus a practical walkthrough of deploying a simple FastAPI inference service using Kubernetes.

· Avi Chawla

MCP-powered Deep Researcher
MCP Guidebook

MCP-powered Deep Researcher

Multi-agent (100% local).

· Avi Chawla

MCP-powered Synthetic Data Generator
MCP Guidebook

MCP-powered Synthetic Data Generator

Generate realistic data using existing data (100% local).

· Avi Chawla

MCP-powered RAG Over Complex Docs
MCP Guidebook

MCP-powered RAG Over Complex Docs

...with hands-on implementation.

· Avi Chawla

Model Deployment: Serialization, Containerization and API for Inference
MLOps/LLMOps Course

Model Deployment: Serialization, Containerization and API for Inference

MLOps Part 11: A practical guide to taking models beyond notebooks, exploring serialization formats, containerization, and serving predictions using REST and gRPC.

· Avi Chawla

Build a Shared Memory for Claude Desktop and Cursor
MCP Guidebook

Build a Shared Memory for Claude Desktop and Cursor

100% local.

· Avi Chawla

Build an MCP Server to Connect to 200+ Data Sources
MCP Guidebook

Build an MCP Server to Connect to 200+ Data Sources

A unified MCP server for all your data (100% local).

· Avi Chawla

An MCP-powered Voice Agent
MCP Guidebook

An MCP-powered Voice Agent

...powered by Qwen 3 LLM.

· Avi Chawla

Model Development and Optimization: Compression and Portability
MLOps/LLMOps Course

Model Development and Optimization: Compression and Portability

MLOps Part 10: A comprehensive guide to model compression covering knowledge distillation, low-rank factorization, and quantization, followed by ONNX and ONNX Runtime as the bridge from training frameworks to fast, portable production inference.

· Avi Chawla

Model Development and Optimization: Fine-Tuning, Pruning, and Efficiency
MLOps/LLMOps Course

Model Development and Optimization: Fine-Tuning, Pruning, and Efficiency

MLOps Part 9: A deep dive into model fine-tuning and compression, specifically pruning and related improvements.

· Avi Chawla

Model Development and Optimization: Fundamentals of Development and Hyperparameter Tuning
MLOps/LLMOps Course

Model Development and Optimization: Fundamentals of Development and Hyperparameter Tuning

MLOps Part 8: A systems-first guide to model development and optimizing performance with disciplined hyperparameter tuning.

· Avi Chawla

Data and Pipeline Engineering: Distributed Processing and Workflow Orchestration
MLOps/LLMOps Course

Data and Pipeline Engineering: Distributed Processing and Workflow Orchestration

MLOps Part 7: An applied look at distributed data processing with Spark and workflow orchestration and scheduling with Prefect.

· Avi Chawla

Building an MCP-powered Financial Analyst
MCP Guidebook

Building an MCP-powered Financial Analyst

100% local.

· Avi Chawla

Data and Pipeline Engineering: Sampling, Data Leakage, and Feature Stores
MLOps/LLMOps Course

Data and Pipeline Engineering: Sampling, Data Leakage, and Feature Stores

MLOps Part 6: A deep dive into sampling, class imbalance, and data leakage; plus a hands-on Feast feature store demo.

· Avi Chawla

Data and Pipeline Engineering: Data Sources, Formats, and ETL Foundations
MLOps/LLMOps Course

Data and Pipeline Engineering: Data Sources, Formats, and ETL Foundations

MLOps Part 5: A detailed walkthrough of data engineering for MLOps, covering data sources, format performance trade-offs, and ETL/ELT pipelines.

· Avi Chawla

Reproducibility and Versioning in ML Systems: Weights and Biases for Reproducible ML
MLOps/LLMOps Course

Reproducibility and Versioning in ML Systems: Weights and Biases for Reproducible ML

MLOps Part 4: A practical walkthrough of W&B-powered reproducibility.

· Avi Chawla

Reproducibility and Versioning in ML Systems: Fundamentals of Repeatable and Traceable Setups
MLOps/LLMOps Course

Reproducibility and Versioning in ML Systems: Fundamentals of Repeatable and Traceable Setups

MLOps Part 3: A practical exploration of reproducibility and versioning, covering deterministic training, data and model versioning, and experiment tracking.

· Avi Chawla

The Machine Learning System Lifecycle
MLOps/LLMOps Course

The Machine Learning System Lifecycle

MLOps Part 2: A deeper look at the ML lifecycle, plus a minimal train-to-API and containerization demo using FastAPI and Docker.

· Avi Chawla

Background and Foundations for ML in Production
MLOps/LLMOps Course

Background and Foundations for ML in Production

MLOps Part 1: An introduction to machine learning in production, covering pitfalls, system-level concerns, and an overview of the full ML lifecycle.

· Avi Chawla

Building with MCP and LangGraph
MCP Course

Building with MCP and LangGraph

MCP Part 9: Building a full-fledged research assistant with MCP and LangGraph.

· Avi Chawla

Practical MCP Integration with 4 Popular Agentic Frameworks
MCP Course

Practical MCP Integration with 4 Popular Agentic Frameworks

MCP Part 8: Integration of the model context protocol (MCP) with LangGraph, LlamaIndex, CrewAI, and PydanticAI.

· Avi Chawla

MCP-powered Agentic RAG
MCP Guidebook

MCP-powered Agentic RAG

Hands-on demo.

· Avi Chawla