Remove 2012 Remove APIs Remove Examples Remove Scripts
article thumbnail

Get smarter search results with the Amazon Kendra Intelligent Ranking and OpenSearch plugin

AWS Machine Learning

In this post, we show you how to get started with Amazon Kendra Intelligent Ranking for self-managed OpenSearch, and we provide a few examples that demonstrate the power and value of this feature. Create and start OpenSearch using the Quickstart script. script: wget [link] chmod +x search_processing_kendra_quickstart.sh.

Scripts 82
article thumbnail

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

AWS Machine Learning

Although we use a specific algorithm to train the model in our example, you can use any algorithm that you find appropriate for your use case. 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.

APIs 80
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

Build an image search engine with Amazon Kendra and Amazon Rekognition

AWS Machine Learning

Specifically, we use the example of architecture diagrams for complex images due to their incorporation of numerous different visual icons and text. For example, if a user tried to search for a specific type of blue bottle, results of many different types of blue bottles will be displayed.

article thumbnail

Build a cross-account MLOps workflow using the Amazon SageMaker model registry

AWS Machine Learning

For an example account structure to follow organizational unit best practices to host models using SageMaker endpoints across accounts, refer to MLOps Workload Orchestrator. You can use Boto3 APIs as shown the following example, or you can use the AWS Management Console to create the model package. Solution overview.

article thumbnail

AWS Transcribe With Nexmo Voice Using PHP

Nexmo

In this tutorial, we’ll use a Nexmo Voice number to create a callback script that interacts with a caller to prompt for a voice message. In this example the following are needed: PHP installed locally (version 7.3+ In this example the following are needed: PHP installed locally (version 7.3+ Prerequisites. preferred).

Scripts 120
article thumbnail

Bring legacy machine learning code into Amazon SageMaker using AWS Step Functions

AWS Machine Learning

The best practice for migration is to refactor these legacy codes using the Amazon SageMaker API or the SageMaker Python SDK. SageMaker runs the legacy script inside a processing container. Step Functions is a serverless workflow service that can control SageMaker APIs directly through the use of the Amazon States Language.

Scripts 125
article thumbnail

Securing MLflow in AWS: Fine-grained access control with AWS native services

AWS Machine Learning

In this post, we address these limitations by implementing the access control outside of the MLflow server and offloading authentication and authorization tasks to Amazon API Gateway , where we implement fine-grained access control mechanisms at the resource level using Identity and Access Management (IAM). Adds an IAM authorizer.

APIs 73