Skip to content

build-on-aws/amazon-bedrock-lambda-image-generation-golang

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cdk
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Serverless image generation with Amazon Bedrock and AWS Lambda

Amazon Bedrock is a fully managed service that makes base models from Amazon and third-party model providers (such as Anthropic, Cohere, and more) accessible through an API.

Once the solution is deployed, users can access a static website hosted on Amazon S3 via Amazon CloudFront domain. They can enter the image description which will be passed on to a Lambda function (via Amazon API Gateway) which in turn will invoke Stable Diffusion model on Amazon Bedrock to generate the image.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

Serverless image generation with Amazon Bedrock and AWS Lambda

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks