AI Agents in LangGraph

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

AI Agents in LangGraph

Coursera · Intermediate ·🤖 AI Agents & Automation ·3mo ago

Key Takeaways

Builds an agent from scratch using Python and an LLM, and then rebuilds it using LangGraph

Original Description

LangChain, a popular open source framework for building LLM applications, recently introduced LangGraph. This extension allows developers to create highly controllable agents. In this course you will learn to build an agent from scratch using Python and an LLM, and then you will rebuild it using LangGraph, learning about its components and how to combine them to build flow-based applications. Additionally, you will learn about agentic search, which returns multiple answers in an agent-friendly format, enhancing the agent’s built-in knowledge. This course will show you how to use agentic search in your applications to provide better data for agents to enhance their output. In detail: 1. Build an agent from scratch, and understand the division of tasks between the LLM and the code around the LLM. 2. Implement the agent you built using LangGraph. 3. Learn how agentic search retrieves multiple answers in a predictable format, unlike traditional search engines that return links. 4. Implement persistence in agents, enabling state management across multiple threads, conversation switching, and the ability to reload previous states. 5. Incorporate human-in-the-loop into agent systems. 6. Develop an agent for essay writing, replicating the workflow of a researcher working on this task. Start building more controllable agents using LangGraph!
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
How AI Automates Candidate Interviews
Learn how AI automates candidate interviews using chatbots like ChatGPT, streamlining the recruitment process
Dev.to · MaxSoft
📰
Building AI-Driven Wealth Software: Aggregation, RAG, and Custodial Integration
Learn to build AI-driven wealth software by integrating data aggregation, RAG advisory interfaces, and custodial integration
Dev.to · James Sanderson
📰
Your AI Agent Has a Job Description. It Doesn’t Have Rules of Conduct.
Learn how to create a job description for your AI agent and understand the importance of rules of conduct in AI development
Medium · Programming
📰
Playwright can test Chrome extensions. So why does my AI agent still need my help?
Learn how Playwright can test Chrome extensions and why AI agents still require human assistance in automated testing
Dev.to · frog404
Up next
Run Local Agentic AI on Mac with MLX (Private & Offline)
Ksk Royal
Watch →