তুমি একটা চ্যাটবট বানিয়েছ। প্রশ্ন দাও, উত্তর পাও। কিন্তু একটা সীমা আছে — চ্যাটবট শুধু কথা বলে। সে কাজ করতে পারে না। সে ইমেইল পাঠাতে পারে না। সে কোড রান করতে পারে না। সে ওয়েব সার্চ করতে পারে না। সে শুধু টেক্সট দেয়। কিন্তু যদি সে কাজ করতে পারত?
You built a chatbot. Ask a question, get an answer. But there's a limit — the chatbot only talks. It can't act. It can't send emails. It can't run code. It can't search the web. It just gives text. But what if it could act?
এটাই agent — LLM যা শুধু চিন্তা করে না, কাজ করে। ভাবে, টুল ব্যবহার করে, ফলাফল দেখে, আবার ভাবে। এই বই তোমাকে শেখাবে — tool use, ReAct framework, planning, memory, multi-agent orchestration, human-in-the-loop, এবং production patterns। Fine-tuning বইয়ে তুমি শিখেছ মডেলকে নিখুঁত করা। এখন শিখবে — মডেলকে স্বাধীন কর্মী বানানো।
This is an agent — an LLM that doesn't just think, it acts. It reasons, uses tools, observes results, reasons again. This book teaches — tool use, ReAct framework, planning, memory, multi-agent orchestration, human-in-the-loop, and production patterns. In the fine-tuning book you learned to perfect the model. Now you'll learn — to make the model an autonomous worker.
দশটি কেন্দ্র, ক্রমানুসারে। প্রতিটি কেন্দ্র স্বাধীনতার এক একটি স্তর।
দশটি কেন্দ্র পেরিয়েছ। AI agents-এর প্রতিটি স্তর আয়ত্ত করেছ।
Tool use, ReAct, planning, memory, multi-agent, human-in-the-loop, frameworks, failure modes, production patterns, এবং complete architecture।
এখন তুমি জানো — LLM থেকে স্বাধীন কর্মী কীভাবে বানাতে হয়।
স্বাধীনতা = দায়িত্ব।