Skip to content

chelorope/simple-rag-bedrock

Repository files navigation

RAG using AWS Bedrock

This is a test project that deploys an Amazon Bedrock knowledge base using AWS CDK.

Architecture diagram

Architecture diagram

Deploy infraestructure

npx cdk deploy deploy this stack to your default AWS account/region

Upload data to S3

aws s3 sync data s3://[AppStack.ResumeBucketName]

Cleanup

npx cdk destroy --force

About

Trying AWS Bedrock knowladge bases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published