Summary
Full Transcript
Get the full step-by-step project guide here: 👉 https://learn.nextwork.org/projects/aws-genai-bedrock-chatbot Welcome to the Build a GenAI Chatbot with Amazon Bedrock project! Build an AI chatbot using Amazon Bedrock and Python. Explore foundation models, make your first API call, and create a multi-turn chatbot with system prompts and safety guardrails. What you'll learn today: ✔️ Explore Amazon Bedrock and interact with foundation models in the Chat playground ✔️ Write Python scripts that call the Bedrock Converse API using boto3 ✔️ Build a multi-turn chatbot with conversation history and custom system prompts ✔️ Create Bedrock Guardrails with content filtering for responsible AI TIMESTAMPS 00:00:00 - Welcome to this project! 00:03:14 - Step #1: Explore Amazon Bedrock 00:12:45 - Step #2: Write Your First API Call 00:21:11 - Step #3: Build a Conversational Chatbot 00:30:01 - Step #5: Add Safety Guardrails 00:37:41 - Before you go: Clean Up Your Resources 00:42:36 - Mission Accomplished! #amazonbedrock #python #boto3 #awscloudshell #converseapi #amazonnovalite #aiguardrails #NextWork #LearnWithNextWork
