Tina Huang offers a beginner-friendly guide to building AI agents using both no-code and code-based tools, explaining key components like models, tools, memory, and guardrails. Through real-world examples and workflows, you’ll learn prompt engineering and how to design practical agents

N8n is an open-source automation tool that lets you create custom workflows by connecting apps, APIs, and services through a visual interface. It supports AI integration and complex logic, making it ideal for automating tasks without writing code.

LangGraph is a framework for building autonomous AI agents using graph-based orchestration, enabling complex, multi-step workflows with memory and logic. It supports advanced reasoning, human-in-the-loop controls, and performance monitoring, making it ideal for scalable and adaptable AI applications.