Skip to main content

Build an AI Agent (From Scratch)

0h 0m 0s
English
Paid

Course description

Create a fully functional AI agent capable of reasoning, planning, and executing multiple sequential tasks!

Agents based on LLM are a new step in applied AI: they can reason, interact with tools, and achieve complex, multi-step goals. Thanks to new protocols such as MCP and A2A, agents can utilize external tools, access necessary data, and adapt to feedback. This book will guide you through the process of creating an AI agent from scratch — with clear and practical explanations, so you can build your own intelligent assistants!

In the book, you will learn how to:

  • Implement the ReAct cycle (thought → action → observation)
  • Use MCP to invoke tools in the agent's workflow
  • Apply agent-based RAG for more relevant responses
  • Create memory modules for facts, context, and goals
  • Train agents in planning, reflection, and self-correction
  • Develop specialized agents, including an agent for executing code
  • Create systems of multiple interacting agents

Bestselling author Chongjun Hur and AI expert Yonhee Son will show you how an agent works “under the hood” — without hidden abstractions, black boxes, and dependency on specific frameworks. You will implement each component and gain a comprehensive understanding of how AI agents actually work.

About the Book

Build an AI Agent (From Scratch) is a step-by-step guide to creating a working AI agent: from the very basics to a full-fledged system for real-world use. You will connect the agent to tools, implement reasoning, and then expand it with memory, search, planning, reflection, and even inter-agent interaction. You can expect production-quality examples, ready prompts and configurations, as well as exercises to help improve the system. By the final chapter, you will have a fully operational AI agent that can be used as a foundation for your own projects.

Books

Read Book Build an AI Agent (From Scratch)

#Title
1Build an AI Agent (From Scratch)

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Build a ChatGPT Deep Research Clone with Streamlit

Build a ChatGPT Deep Research Clone with Streamlit

Sources: zerotomastery.io
Imagine that you have your own AI assistant that conducts in-depth research for you: it figures out exactly what you need, searches for information in...
1 hour 39 minutes 27 seconds
Model Context Protocol (MCP) 101

Model Context Protocol (MCP) 101

Sources: Mckay Wrigley (takeoff)
In this course, you will learn what Model Context Protocol (MCP) is, why it is important, and how to apply it in practice. We will cover the main principles...
2 hours 10 minutes 15 seconds
AI SDK v5 Crash Course

AI SDK v5 Crash Course

Sources: Matt Pocock
New course on AI SDK v5: modern patterns and tools for developing LLM applications in TypeScript. Master integration and create projects ready for...
2 hours 45 minutes 17 seconds
AI Agents

AI Agents

Sources: Mckay Wrigley (takeoff)
Learn everything you need to create your own AI agents - from basic principles to practical implementation. We'll cover how to design, configure, and...
3 hours 36 minutes 22 seconds
The Basics of Prompt Engineering

The Basics of Prompt Engineering

Sources: newline (ex fullstack.io)
In this course, you will master the basics of Prompt Engineering - one of the key skills in the AI era. Large Language Models (LLMs) can reason, write text...
45 minutes 54 seconds