A hands-on workshop — build a production-ready AI agent that reads your product docs, remembers past conversations, and takes actions like creating support tickets. Powered by Amazon Bedrock AgentCore, the AgentCore CLI, and Qwen3.
You will build an AI customer support agent that reads your product documentation (PDFs/text), answers customer questions using that knowledge, remembers each customer across sessions, and can create support tickets or escalate to a human — all running on Amazon Bedrock AgentCore. You build and deploy it with the AgentCore CLI (@aws/agentcore) — one command-line tool that generates the agent, connects its tools and Knowledge Base through an AgentCore Gateway, gives it managed memory, and ships it to the cloud. No Docker, and no cloud permissions to set up by hand. A small cross-platform bootstrap script supplies the supporting pieces (sample docs, the tool Lambdas, and helper scripts) identically on Windows, macOS, or Linux.
This workshop is also available on Udemy with full video walkthroughs and downloadable code.
View on Udemy →