Skip to content

theJaxon/ai_image_overview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ai_image_overview

Describe the periodically provided image via Cloudwatch Synthetics Canaries.

main_components

Components

  • For capturing the screenshots from the needed endpoint.

2. Amazon S3

  • For storing the captured screenshots.
  • Any image upload to the bucket triggers the below Lambda function.

3. AWS Lambda

  • Contains the logic for fetching the exact latest image uploaded to the bucket.
  • Contains the prompt to be provided to Amazon Bedrock Agent.

4. Amazon Bedrock

  • Provides the needed description for the provided image.

References

About

Describe the image provided via Canary Synthetics by invoking an AI Agent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors