2 Commits

Author SHA1 Message Date
name
9912db27e2 Add architecture diagram and reorganize project assets
- Add architecture.png diagram to images/ directory
- Update ARCHITECTURE-FLOW.md to include architecture diagram
- Move demo.gif from demo/ to images/ directory for better organization
- Update README.md to reference new demo location
- Minor updates to agent Lambda configuration and template
- Consolidate all visual assets under images/ directory
2025-07-15 21:45:13 -07:00
name
9f2f9f470f Add AWS Operations Conversational Agent use case
- Complete serverless AI-powered AWS operations platform
- Multi-Lambda architecture with Function URL deployment
- Bedrock AgentCore Gateway integration with MCP protocol
- 20 AWS service tools for comprehensive operations
- Dual authentication: AWS SigV4 + Okta JWT
- Natural language interface with streaming responses
- DynamoDB conversation persistence
- Docker-based MCP Tool Lambda with Strands framework
- Production-ready with enterprise security patterns
- Comprehensive documentation and setup guides
- Read-only operations by default with write enablement guide
- Interactive client with CLI interface
- Complete Okta OAuth2 PKCE setup
- Management scripts for gateway and target operations
- Sanitized configuration with dummy data for public sharing
2025-07-15 17:30:49 -07:00