OPTIONAL - Python Installation Instructions
Course Content
0 / 35 completedIntroduction
Course Structure and the OpenAI Account
Important Message
Demo - What Will You Build in This Course
OPTIONAL - Python Installation Instructions
Agents Characteristics and Use Cases
Building our First AI Agent - Project Setup (OpenAI API)
First AI Agent - Running our First Agent and Seeing the Results
AI Agents Deep Dive - A Full Overview
Build our First AI Agent - Creating the Agent Class and Prompt
Passing Complex Queries Through the Agent
Section Summary
First Agent - Using a Loop to Automate our Agent
Adding Interactive to Our Agent - Console App
Check in
How LangGraph Helps to Build AI Agents
LangGraph Core Concepts - Simple Flow Diagrapm
LangGraph - Overview & Key Concepts
LangGraph - Data and State - Overview
LangGraph Simple Bot - Streaming Values - Console App
Adding Tools to our Basic LangGraph Agent
Adding tools to the Agent - Part 1
Building a Simple Agent with LangChain
Section Summary
Adding Tools to the Agent - Using Built-in Tools - Part 2
Adding Human-in-the-loop to the AI Agent
Adding Memory to Our Agent State
Agent State and Prompts Setup
AI Financial Report Writer Agent - Overview
Optimization Techniques - Overview
Creating All Nodes - Functions
Course Summary
Adding Nodes and Edges and Running our Agent
Adding a GUI to the Agent with Streamlit
Next Steps