Remove topics api-gateway
article thumbnail

Moderate your Amazon IVS live stream using Amazon Rekognition

AWS Machine Learning Blog

In this post, we explain the common practice of live stream visual moderation with a solution that uses the Amazon Rekognition Image API to moderate live streams. There are charges for Amazon S3 storage, Amazon S3 API calls that Amazon IVS makes on behalf of the customer, and serving the stored video to viewers.

AWS 88
article thumbnail

Use the Amazon SageMaker and Salesforce Data Cloud integration to power your Salesforce apps with AI/ML

AWS Machine Learning Blog

In this post, we expand on this topic to demonstrate how to use Einstein Studio for product recommendations. When a version of the model in the Amazon SageMaker Model Registry is approved, the endpoint is exposed as an API with Amazon API Gateway using a custom Salesforce JSON Web Token (JWT) authorizer.

ML 78
professionals

Sign Up for our Newsletter

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

article thumbnail

Build a powerful question answering bot with Amazon SageMaker, Amazon OpenSearch Service, Streamlit, and LangChain

AWS Machine Learning Blog

We implement the RAG functionality inside an AWS Lambda function with Amazon API Gateway to handle routing all requests to the Lambda. The Streamlit application invokes the API Gateway endpoint REST API. The API Gateway invokes the Lambda function.

AWS 76
article thumbnail

Harnessing the power of enterprise data with generative AI: Insights from Amazon Kendra, LangChain, and large language models

AWS Machine Learning Blog

Large language models (LLMs) with their broad knowledge, can generate human-like text on almost any topic. This synergy enables more accurate topic modeling, content recommendation, and semantic search capabilities. After rephrasing, the question is forwarded to Amazon Kendra using the Retrieve API.

AWS 94
article thumbnail

Modernizing data science lifecycle management with AWS and Wipro

AWS Machine Learning Blog

If the model fails at metric validation, the notification is sent by a Lambda function to the target topic registered in Amazon Simple Notification Service (Amazon SNS). Alerts and notifications are configured to be sent to the configured SNS topic email on the failure or success of state machine status change.

AWS 110
article thumbnail

Build a news recommender application with Amazon Personalize

AWS Machine Learning Blog

However, delivering truly personalized recommendations presents several key challenges: Capturing diverse user interests – News can span many topics and even within specific topics, readers can have varied interests. This results in customized news feeds that surface the topics and sources most relevant to an individual user.

AWS 80
article thumbnail

Build an image search engine with Amazon Kendra and Amazon Rekognition

AWS Machine Learning Blog

Understanding the nuances between search queries for similar topics is important to provide relevant results and minimize the effort required from the user to manually sort through results. To ensure scalability, we use a Lambda function, which will be exposed through an API endpoint created using Amazon API Gateway.

AWS 101