Summary
Full Transcript
Get the full step-by-step project guide here: https://learn.nextwork.org/projects/aws-genai-bedrock-agent Welcome to the Build an AI Finance Agent with Amazon Bedrock project! Build an AI finance agent with Amazon Bedrock that writes its own Python code. Upload spending data, watch the agent analyze it autonomously, iterate on instructions, and add cross-session memory. What you'll learn today: - Create an Amazon Bedrock Agent with custom instructions and a foundation model - Enable Code Interpreter so the agent can autonomously write and execute Python - Upload financial data and get AI-generated spending analysis and budget recommendations - Enable cross-session memory so the agent remembers conversations over time TIMESTAMPS 00:00:00 - Welcome to this project! 00:04:15 - Step #1: Set Up Amazon Bedrock 00:11:50 - Step #2: Build Your AI Agent 00:19:48 - Step #3: Analyze Spending Data 00:31:09 - Secret Mission Cross-Session Memory 00:39:58 - Before you go: Clean Up Your Resources 00:41:30 - Mission Accomplished!
