In this tutorial, we focus on building a transparent and measurable evaluation pipeline for large language model applications using TruLens. […]
Category: Tutorials
How to Design an Agentic Workflow for Tool-Driven Route Optimization with Deterministic Computation and Structured Outputs
In this tutorial, we build a production-style Route Optimizer Agent for a logistics dispatch center using the latest LangChain agent […]
A Coding Guide to High-Quality Image Generation, Control, and Editing Using HuggingFace Diffusers
In this tutorial, we design a practical image-generation workflow using the Diffusers library. We start by stabilizing the environment, then […]
How to Design a Swiss Army Knife Research Agent with Tool-Using AI, Web Search, PDF Analysis, Vision, and Automated Reporting
In this tutorial, we build a “Swiss Army Knife” research agent that goes far beyond simple chat interactions and actively […]
A Coding Implementation to Build Bulletproof Agentic Workflows with PydanticAI Using Strict Schemas, Tool Injection, and Model-Agnostic Execution
In this tutorial, we build a production-ready agentic workflow that prioritizes reliability over best-effort generation by enforcing strict, typed outputs […]
How to Build an Advanced, Interactive Exploratory Data Analysis Workflow Using PyGWalker and Feature-Engineered Data
In this tutorial, we demonstrate how to move beyond static, code-heavy charts and build a genuinely interactive exploratory data analysis […]
How to Build Human-in-the-Loop Plan-and-Execute AI Agents with Explicit User Approval Using LangGraph and Streamlit
In this tutorial, we build a human-in-the-loop travel booking agent that treats the user as a teammate rather than a […]
A Coding Implementation to Design a Stateful Tutor Agent with Long-Term Memory, Semantic Recall, and Adaptive Practice Generation
In this tutorial, we build a fully stateful personal tutor agent that moves beyond short-lived chat interactions and learns continuously […]
Getting Started with OpenClaw and Connecting It with WhatsApp
OpenClaw is a self-hosted personal AI assistant that runs on your own devices and communicates through the apps you already […]
How to Build a Self-Organizing Agent Memory System for Long-Term AI Reasoning
In this tutorial, we build a self-organizing memory system for an agent that goes beyond storing raw conversation history and […]
