Remove Architecture Remove Lambda Remove Storage
article thumbnail

Intelligent healthcare forms analysis with Amazon Bedrock

AWS Machine Learning - AI

Solution overview To provide a high-level understanding of how the solution works before diving deeper into the specific elements and the services used, we discuss the architectural steps required to build our solution on AWS. Figure 1: Architecture – Standard Form – Data Extraction & Storage.

article thumbnail

Create a generative AI–powered custom Google Chat application using Amazon Bedrock

AWS Machine Learning - AI

By implementing this architectural pattern, organizations that use Google Workspace can empower their workforce to access groundbreaking AI solutions powered by Amazon Web Services (AWS) and make informed decisions without leaving their collaboration tool. This request contains the user’s message and relevant metadata.

article thumbnail

Automate Amazon Bedrock batch inference: Building a scalable and efficient pipeline

AWS Machine Learning - AI

To address this consideration and enhance your use of batch inference, we’ve developed a scalable solution using AWS Lambda and Amazon DynamoDB. We walk you through our solution, detailing the core logic of the Lambda functions. Amazon S3 invokes the {stack_name}-create-batch-queue-{AWS-Region} Lambda function.

article thumbnail

Generate and evaluate images in Amazon Bedrock with Amazon Titan Image Generator G1 v2 and Anthropic Claude 3.5 Sonnet

AWS Machine Learning - AI

It exposes an API endpoint through Amazon API Gateway that proxies the initial prompt request to a Python-based AWS Lambda function, which calls Amazon Bedrock twice. The prompt and parameters are passed to Amazon Bedrock using an inference API called by the Lambda function. The following diagram illustrates the flow of events.

Lambda 91
article thumbnail

Using Agents for Amazon Bedrock to interactively generate infrastructure as code

AWS Machine Learning - AI

This solution shows how Amazon Bedrock agents can be configured to accept cloud architecture diagrams, automatically analyze them, and generate Terraform or AWS CloudFormation templates. Solution overview Before we explore the deployment process, let’s walk through the key steps of the architecture as illustrated in Figure 1.

article thumbnail

Automate Q&A email responses with Amazon Bedrock Knowledge Bases

AWS Machine Learning - AI

Solution overview The solution presented in this post responds automatically to email inquiries using the following solution architecture. Amazon S3 invokes an AWS Lambda function to synchronize the data source with the knowledge base. The Lambda function starts data ingestion by calling the StartIngestionJob API function.

article thumbnail

Generate customized, compliant application IaC scripts for AWS Landing Zone using Amazon Bedrock

AWS Machine Learning - AI

With Amazon Bedrock, teams can input high-level architectural descriptions and use generative AI to generate a baseline configuration of Terraform scripts. AWS Landing Zone architecture in the context of cloud migration AWS Landing Zone can help you set up a secure, multi-account AWS environment based on AWS best practices.

AWS 123