go agentic workshop
Basic Information
This repository is a hands-on workshop created for GopherCon 2025 that demonstrates how to build production-ready AI agents using the Go programming language and AWS Bedrock. It provides a guided, practical set of code, examples, and orchestration patterns aimed at teaching developers how to structure agent applications for deployment. The project includes setup and configuration scripts, Docker compose support, Makefile targets to verify and run the environment, and a SETUP.org file referenced for detailed exercises and architecture documentation. The README lists prerequisites such as Go 1.23+, Docker, AWS Bedrock access, and AWS CLI configuration, and explains the overall project purpose of combining Bedrock client integration with common agent orchestration patterns in a reproducible workshop format.