Remove APIs Remove Big data Remove Events
article thumbnail

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

AWS Machine Learning

The custom Google Chat app, configured for HTTP integration, sends an HTTP request to an API Gateway endpoint. Before processing the request, a Lambda authorizer function associated with the API Gateway authenticates the incoming message. The following figure illustrates the high-level design of the solution.

APIs 123
article thumbnail

Deploy a Slack gateway for Amazon Bedrock

AWS Machine Learning

The Slack application sends the event to Amazon API Gateway , which is used in the event subscription. API Gateway forwards the event to an AWS Lambda function. Toggle Enable Events on. The event subscription should get automatically verified. Choose Save Changes. The integration is now complete.

APIs 127
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Achieve operational excellence with well-architected generative AI solutions using Amazon Bedrock

AWS Machine Learning

It’s a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies like Anthropic, Cohere, Meta, Mistral AI, and Amazon through a single API, along with a broad set of capabilities to build generative AI applications with security, privacy, and responsible AI.

article thumbnail

Intelligent healthcare forms analysis with Amazon Bedrock

AWS Machine Learning

Amazon Bedrock is a fully managed service that makes foundation models (FMs) from leading AI startups and Amazon available through an API, so you can choose from a wide range of FMs to find the model that is best suited for your use case. Whenever a new form is loaded, an event is invoked in Amazon SQS.

article thumbnail

Onboard users to Amazon SageMaker Studio with Active Directory group-specific IAM roles

AWS Machine Learning

Sync your AD users and groups and memberships to AWS Identity Center: If you’re using an identity provider (IdP) that supports SCIM, use the SCIM API integration with IAM Identity Center. When the AD user is assigned to an AD group, an IAM Identity Center API ( CreateGroupMembership ) is invoked, and SSO group membership is created.

APIs 84
article thumbnail

Design secure generative AI application workflows with Amazon Verified Permissions and Amazon Bedrock Agents

AWS Machine Learning

Agents automatically call the necessary APIs to interact with the company systems and processes to fulfill the request. The App calls the Claims API Gateway API to run the claims proxy passing user requests and tokens. Claims API Gateway runs the Custom Authorizer to validate the access token.

APIs 78
article thumbnail

How DPG Media uses Amazon Bedrock and Amazon Transcribe to enhance video metadata with AI-powered pipelines

AWS Machine Learning

Generate metadata Now that DPG Media has the transcription of the audio files, they use LLMs through Amazon Bedrock to generate the various categories of metadata (summaries, genre, mood, key events, and so on). To evaluate the metadata quality, the team used reference-free LLM metrics, inspired by LangSmith.