1
00:00:03,000 --> 00:00:09,199
Hello, and welcome to this course on Agentic AI development with LangChain and LangGraph.

2
00:00:09,199 --> 00:00:14,199
The future belongs to AI systems that won't just respond to requests, but will independently

3
00:00:14,199 --> 00:00:16,959
reason, strategize, and act.

4
00:00:16,959 --> 00:00:22,200
This shift from passive AI tools to Agentic AI is already underway.

5
00:00:22,200 --> 00:00:27,479
Businesses are racing to deploy systems that can break down complex tasks, coordinate workflows,

6
00:00:27,479 --> 00:00:34,080
and make dynamic decisions, fueling demand for developers skilled in LangChain and LangGraph.

7
00:00:34,080 --> 00:00:40,040
Agentic AI excels in tasks requiring autonomy, tool integration, and multi-step reasoning,

8
00:00:40,040 --> 00:00:45,360
with transformative applications across many domains including autonomous customer support,

9
00:00:45,360 --> 00:00:51,040
financial and market analysis, healthcare and diagnostics, supply chain and logistics,

10
00:00:51,040 --> 00:00:56,279
legal and compliance, e-commerce and retail, and finally, government and defense.

11
00:00:56,279 --> 00:01:02,240
Now is the time to build your expertise in Agentic AI and shape the future of autonomous systems.

12
00:01:02,240 --> 00:01:07,839
This hands-on course is designed for aspiring software engineers, data scientists, machine

13
00:01:07,839 --> 00:01:13,839
learning engineers, AI architects, automation engineers, or someone in a related role.

14
00:01:13,839 --> 00:01:18,519
Python programming skills and experience are essential for this course, as you will immediately

15
00:01:18,519 --> 00:01:20,839
start building AI agents.

16
00:01:20,839 --> 00:01:25,800
Familiarity with core AI concepts and the LangChain framework is highly recommended.

17
00:01:25,800 --> 00:01:30,279
This course begins with a detailed look at Agentic AI, differentiating it from traditional

18
00:01:30,279 --> 00:01:32,160
generative AI.

19
00:01:32,160 --> 00:01:36,599
You'll explore the core components of LangGraph and understand its architecture and then look

20
00:01:36,599 --> 00:01:43,360
at a crucial comparison, LangGraph versus LangChain, learning when and why to use each framework.

21
00:01:43,360 --> 00:01:48,480
Through guided videos and a hands-on lab, you'll get started with LangGraph 101, building

22
00:01:48,480 --> 00:01:54,080
your first stateful AI workflow and mastering the fundamentals of graph-based agent design.

23
00:01:54,080 --> 00:01:59,199
Next, you'll be introduced to the exciting world of self-improving agents.

24
00:01:59,199 --> 00:02:06,279
You'll explore three powerful agent architectures, Reflection Agents, Reflexion Agents, and ReAct Agents.

25
00:02:06,279 --> 00:02:10,520
You'll learn how to integrate external knowledge and reason before acting.

26
00:02:10,520 --> 00:02:15,520
You'll build practical examples, including a LinkedIn post-optimization agent.

27
00:02:15,520 --> 00:02:20,360
Finally, the focus is on understanding the transition from single-agent to multi-agent

28
00:02:20,360 --> 00:02:25,559
systems with an emphasis on how agents can collaborate, communicate, and coordinate to

29
00:02:25,559 --> 00:02:27,039
solve tasks.

30
00:02:27,039 --> 00:02:32,119
Through examples of Agentic RAG systems, you'll explore the foundational concept behind multi-agent

31
00:02:32,119 --> 00:02:33,800
interactions.

32
00:02:33,800 --> 00:02:39,000
To get the most from this course, make sure you watch the videos, go through each reading,

33
00:02:39,000 --> 00:02:43,440
refer to the cheat sheets, check your understanding with practice quizzes, perform the hands-on

34
00:02:43,440 --> 00:02:47,039
labs, and test your knowledge with the graded assessment.

35
00:02:47,039 --> 00:02:49,000
Thank you and all the best with this course.