Technical Workshop

Cognitive Communication Coach on AWS

This workshop guides learners through building a serverless AI workflow that analyzes a short conversation transcript or audio file and generates a communication coaching report.

The implementation is intentionally scoped for a bootcamp final project. It demonstrates real AWS usage, but avoids production-level complexity such as multi-tenant billing, real-time audio streaming, or advanced frontend authentication.

Workshop Sections

  1. Project overview and architecture.
  2. Prerequisites.
  3. Create storage, database, and IAM foundation.
  4. Build the AI processing workflow.
  5. Security, monitoring, testing, and cost optimization.
  6. Cleanup.