From b7112b41e9ae2a87c1598293ffccec2bb56ad2fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 8 Oct 2025 15:12:15 +0200 Subject: [PATCH] Added Build an AI Agent (From Scratch) Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8fe8df0..2a8233b 100644 --- a/README.md +++ b/README.md @@ -393,6 +393,7 @@ Contributions to this list are welcome. Before submitting your suggestions, plea - [PromptPerfect](https://promptperfect.jina.ai/) - Tool for prompt engineering. - [Anthropic courses](https://github.com/anthropics/courses) - Anthropic's educational courses. - [Build a Large Language Model (From Scratch)](https://www.manning.com/books/build-a-large-language-model-from-scratch) - A guide to building your own working LLM, by Sebastian Raschka. +- [Build an AI Agent (From Scratch)](https://www.manning.com/books/build-an-ai-agent-from-scratch) - A step-by-step guide to creating a working AI agent. ## More lists