Real, deployable projects that demonstrate how we build. Clone them, deploy them, or use them as a starting point for your own solution. Every repo includes Terraform, CI/CD, tests, and documentation.
View all repos on GitHub →Production-ready starter for AI-powered automation on AWS. Send text to a REST API and get back summaries, classifications, entity extraction, or AI-generated responses — powered by Claude.
View on GitHubS3 upload triggers Claude to extract structured data from invoices, receipts, and contracts. Writes fields to DynamoDB and sends summary notifications via SES.
View on GitHubClassifies incoming support requests by urgency and category using Claude, routes to the right team via SNS, logs all tickets to DynamoDB with a REST query API.
View on GitHubEventBridge cron triggers a Lambda that queries DynamoDB, generates a natural-language summary with Claude, and delivers polished HTML reports via SES.
View on GitHubEmbeddable customer support chatbot backed by Claude. HTTP API with DynamoDB conversation history, auto-expiring sessions, and a drop-in JavaScript widget for any website.
View on GitHubSlack bot that answers company questions using S3-stored documents and Claude. Keyword-based retrieval, conversation caching, and source citations in every response.
View on GitHubServerless data ingestion pipeline. Drop a CSV or JSON into S3 and it automatically parses, normalizes, and stores records in DynamoDB — with a query API and CloudWatch dashboard.
View on GitHubMulti-source webhook router for Stripe, Shopify, and GitHub. Validates signatures, normalizes payloads to a common schema, and routes via SQS with dead-letter queues for reliability.
View on GitHubDaily Cost Explorer polling with 30-day rolling baseline comparison. Claude analyzes anomalies and generates recommendations. SNS alerts when spending exceeds configurable thresholds.
View on GitHubDay-one AWS account foundation. VPC with public/private subnets, IAM baseline with MFA enforcement, CloudTrail, budget alerts, and ops alerting — all as composable Terraform modules.
View on GitHubReusable CloudWatch observability modules: dashboards, alarms, severity-based SNS routing, and pre-built Log Insights queries for Lambda, API Gateway, and DynamoDB.
View on GitHubComplete GitHub Actions pipeline for Python Lambda projects. PR validation, auto-deploy to staging, manual production promotion with approval gates, security scanning, and rollback.
View on GitHub