The AWS AI Stack is a comprehensive boilerplate project that offers a serverless architecture for building AI applications on AWS. It provides access to powerful LLM models through Bedrock while keeping app data separate from model providers. The stack includes features like AI chat, authentication services, business logic, and more, all running on AWS Lambda, API Gateway, DynamoDB, and EventBridge. This true serverless architecture ensures you only pay for what you use. Surprisingly, custom domain names can be set up easily, and shared configurations for different environments make development convenient. The project offers detailed steps to enable AWS Bedrock Models and deploy the services for production.
https://github.com/serverless/aws-ai-stack