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

Full-Stack SaaS Development Course on Cloudflare Workers

Full-Stack SaaS Development Course on Cloudflare Workers

Sources: backpine labs
This is a practical training where you will step by step master full-stack development of SaaS applications based on Cloudflare Workers. The program is built...
11 hours 27 minutes 15 seconds
AI Engineering: Fine-Tuning LLMs

AI Engineering: Fine-Tuning LLMs

Sources: zerotomastery.io
If you're interested in an AI that actually works, not just sounds impressive, this compact course is just for you. Fine-tuning the GPT model is not just...
1 hour 35 minutes 46 seconds
AI Evals For Engineers & PMs

AI Evals For Engineers & PMs

Sources: Hamel Husain, Shreya Shankar
Learn proven methods for quickly improving AI applications. Build AI systems that perform better than competitors - beyond...
29 hours 21 minutes 38 seconds
RAG (Retrieval)

RAG (Retrieval)

Sources: Mckay Wrigley (takeoff)
Study the key principles of developing Retrieval-Augmented Generation (RAG) systems and the application of advanced search methods to improve the performance...
4 hours 33 minutes 19 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