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

Scripting Local Language Models with Ollama and the Vercel AI SDK

Scripting Local Language Models with Ollama and the Vercel AI SDK

Sources: egghead
Learn to create local AI scripts using Ollama and the Vercel AI SDK. Master automation and scripting from the command line. Unlock the potential of AI.
15 minutes 27 seconds
Full-Stack Project with Claude Code

Full-Stack Project with Claude Code

Sources: Mckay Wrigley (takeoff)
In this workshop, participants step by step create an MVP clone of FigJam - a visual collaboration editor - using Claude Code, Opus 4, Cursor IDE, and...
1 hour 12 minutes 14 seconds
Advanced AI: LLMs Explained with Math (Transformers, Attention Mechanisms & More)

Advanced AI: LLMs Explained with Math (Transformers, Attention Mechanisms & More)

Sources: zerotomastery.io
Delve into the mathematical foundations of transformers, such as GPT and BERT. From tokenization to attention mechanisms—analyze the algorithms that underpin...
4 hours 55 minutes 29 seconds
Overnight Fullstack Applications

Overnight Fullstack Applications

Sources: newline (ex fullstack.io)
If you are a freelancer or indie hacker for whom speed of implementation is just as important as quality, this course could be the most exciting one this year.
28 minutes 5 seconds
RAG for Real-World AI Applications

RAG for Real-World AI Applications

Sources: vueschool.io, Justin Schroeder, Daniel Kelly, Garrison Snelling
Study the RAG approach to enhance AI with your own data. Learn about vectors, embeddings, and integration. Apply the approach in real projects.
26 minutes 55 seconds