Remove APIs Remove Big data Remove Presentation
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 121
article thumbnail

Use LangChain with PySpark to process documents at massive scale with Amazon SageMaker Studio and Amazon EMR Serverless

AWS Machine Learning

Harnessing the power of big data has become increasingly critical for businesses looking to gain a competitive edge. However, managing the complex infrastructure required for big data workloads has traditionally been a significant challenge, often requiring specialized expertise.

Big data 116
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

Secure Amazon SageMaker Studio presigned URLs Part 1: Foundational infrastructure

AWS Machine Learning

This presents an undesired threat vector for exfiltration and gaining access to customer data when proper access controls are not enforced. Studio supports a few methods for enforcing access controls against presigned URL data exfiltration: Client IP validation using the IAM policy condition aws:sourceIp. About the Authors.

APIs 98
article thumbnail

Generate images from text with the stable diffusion model on Amazon SageMaker JumpStart

AWS Machine Learning

We explore two ways of obtaining the same result: via JumpStart’s graphical interface on Amazon SageMaker Studio , and programmatically through JumpStart APIs. If you want to jump straight into the JumpStart API code we go through in this post, you can refer to the following sample Jupyter notebook: Introduction to JumpStart – Text to Image.

APIs 107
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. In this post, we present an example multi-account architecture for developing and deploying ML workflows with SageMaker Pipelines.

article thumbnail

Retrieval-Augmented Generation with LangChain, Amazon SageMaker JumpStart, and MongoDB Atlas semantic search

AWS Machine Learning

The Retrieval-Augmented Generation (RAG) framework augments prompts with external data from multiple sources, such as document repositories, databases, or APIs, to make foundation models effective for domain-specific tasks. As a Data Engineer he was involved in applying AI/ML to fraud detection and office automation.

APIs 127
article thumbnail

Run text generation with GPT and Bloom models on Amazon SageMaker JumpStart

AWS Machine Learning

We explore two ways of obtaining the same result: via JumpStart’s graphical interface on Amazon SageMaker Studio , and programmatically through JumpStart APIs. The following sections provide a step-by-step demo to perform inference, both via the Studio UI and via JumpStart APIs. JumpStart overview. Solution overview.

APIs 108