Remove APIs Remove Examples Remove Scripts
article thumbnail

Implement secure API access to your Amazon Q Business applications with IAM federation user access management

AWS Machine Learning

Amazon Q Business provides a rich set of APIs to perform administrative tasks and to build an AI assistant with customized user experience for your enterprise. In this post, we show how to use Amazon Q Business APIs when using AWS Identity and Access Management (IAM) federation for user access management. The sample scripts samlapp.py

APIs 78
article thumbnail

Integrate dynamic web content in your generative AI application using a web search API and Amazon Bedrock Agents

AWS Machine Learning

Amazon Bedrock agents use LLMs to break down tasks, interact dynamically with users, run actions through API calls, and augment knowledge using Amazon Bedrock Knowledge Bases. In this post, we demonstrate how to use Amazon Bedrock Agents with a web search API to integrate dynamic web content in your generative AI application.

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

Generate customized, compliant application IaC scripts for AWS Landing Zone using Amazon Bedrock

AWS Machine Learning

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

Scripts 129
article thumbnail

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

AWS Machine Learning

With this solution, you can interact directly with the chat assistant powered by AWS from your Google Chat environment, as shown in the following example. The custom Google Chat app, configured for HTTP integration, sends an HTTP request to an API Gateway endpoint. Run the script init-script.bash : chmod u+x init-script.bash./init-script.bash

APIs 125
article thumbnail

How Druva used Amazon Bedrock to address foundation model complexity when building Dru, Druva’s backup AI copilot

AWS Machine Learning

Dru on the backend decodes log data, deciphers error codes, and invokes API calls to troubleshoot. This approach allowed us to break the problem down into multiple steps: Identify the API route. Generate and invoke private API calls. For example, “Show me my backup failures for the past 72 hours, grouped by server.”

APIs 110
article thumbnail

Automate invoice processing with Streamlit and Amazon Bedrock

AWS Machine Learning

Traditional methods relying on manual data entry or custom scripts for each vendor’s format can not only lead to inefficiencies, but can also increase the potential for errors, resulting in financial discrepancies, operational bottlenecks, and backlogs. Access to Anthropic’s Claude 3 Sonnet in Amazon Bedrock.

APIs 106
article thumbnail

Build generative AI applications on Amazon Bedrock with the AWS SDK for Python (Boto3)

AWS Machine Learning

Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies like AI21 Labs, Anthropic, Cohere, Meta, Mistral AI, Stability 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.

Scripts 67