article thumbnail

Secure Amazon SageMaker Studio presigned URLs Part 2: Private API with JWT authentication

AWS Machine Learning

In this post, we will continue to build on top of the previous solution to demonstrate how to build a private API Gateway via Amazon API Gateway as a proxy interface to generate and access Amazon SageMaker presigned URLs. The user invokes createStudioPresignedUrl API on API Gateway along with a token in the header.

APIs 81
article thumbnail

Use RAG for drug discovery with Knowledge Bases for Amazon Bedrock

AWS Machine Learning

The Retrieve and RetrieveAndGenerate APIs allow your applications to directly query the index using a unified and standard syntax without having to learn separate APIs for each different vector database, reducing the need to write custom index queries against your vector store.

APIs 110
Insiders

Sign Up for our Newsletter

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

article thumbnail

Use Amazon SageMaker pipeline sharing to view or manage pipelines across AWS accounts

AWS Machine Learning

You can now use cross-account support for Amazon SageMaker Pipelines to share pipeline entities across AWS accounts and access shared pipelines directly through Amazon SageMaker API calls. The data scientist is now able to describe and monitor the test pipeline run status using SageMaker API calls from the dev account.

article thumbnail

WFO Trends in 2020

DMG Consulting

The greatest areas of investment in service organizations and contact centers are in AI, robotic process automation (RPA), big data and digital-oriented applications, all of which are delivered via the cloud. The idea is to make systems interoperable through easy-to-use application programming interfaces (APIs).

article thumbnail

Reduce food waste to improve sustainability and financial results in retail with Amazon Forecast

AWS Machine Learning

We can then call a Forecast API to create a dataset group and import data from the processed S3 bucket. We use the AutoPredictor API, which is also accessible through the Forecast console. When those datasets are ready, we can start to train the predictor. He loves to read and watch sci-fi movies in his spare time.

APIs 97
article thumbnail

How Patsnap used GPT-2 inference on Amazon SageMaker with low latency and cost

AWS Machine Learning

They use big data (such as a history of past search queries) to provide many powerful yet easy-to-use patent tools. In this section, we show how to build your own container, deploy your own GPT-2 model, and test with the SageMaker endpoint API. implement the model and the inference API. gpt2 and predictor.py

APIs 67
article thumbnail

Enable fully homomorphic encryption with Amazon SageMaker endpoints for secure, real-time inferencing

AWS Machine Learning

Applications and services can call the deployed endpoint directly or through a deployed serverless Amazon API Gateway architecture. To learn more about real-time endpoint architectural best practices, refer to Creating a machine learning-powered REST API with Amazon API Gateway mapping templates and Amazon SageMaker.

Scripts 93