Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundation Models playground with AWS App Runner and AWS Bedrock

diagram_apprunner

This is a sample project to demonstrate how to use AWS App Runner with AWS Bedrock to deploy a minimalistic generative AI application.

The application itself transforms an email to a per person to-do list. Screenshot 2023-10-29 at 19 23 31

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template
  • cdk bootstrap bootstrap the AWS CDK toolkit
  • cdk destroy destroy the stack

About

Foundation Models playground with AWS App Runner and AWS Bedrock

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages