article thumbnail

Building a virtual meteorologist using Amazon Bedrock Agents

AWS Machine Learning - AI

This solution demonstrates how to create an AI-powered virtual meteorologist that can answer complex weather-related queries in natural language. We guide you through the process of configuring the agent and implementing the specific logic required for the virtual meteorologist to provide accurate weather-related responses.

article thumbnail

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

AWS Machine Learning - AI

Before processing the request, a Lambda authorizer function associated with the API Gateway authenticates the incoming message. After it’s authenticated, the request is forwarded to another Lambda function that contains our core application logic. This request contains the user’s message and relevant metadata.

article thumbnail

Miami-based Ironhack raises $20 million for its coding bootcamps as demand for coders continues

TechCrunch

The Miami-based company (with locations in Amsterdam, Barcelona, Berlin, Lisbon, Madrid, Mexico City, Miami, Paris and São Paulo) said it will use the money to build out more virtual offerings to complement the company’s campuses. Last year, Lambda School raised $74 million for its coding education program.

UI/UX 292
article thumbnail

Multi-LLM routing strategies for generative AI applications on AWS

AWS Machine Learning - AI

An example is a virtual assistant for enterprise business operations. Such a virtual assistant should support users across various business functions, such as finance, legal, human resources, and operations. These embeddings are then saved as a reference index inside an in-memory FAISS vector store, which is deployed as a Lambda layer.

article thumbnail

Enhance customer support with Amazon Bedrock Agents by integrating enterprise data APIs

AWS Machine Learning - AI

The Lambda function runs the database query against the appropriate OpenSearch Service indexes, searching for exact matches or using fuzzy matching for partial information. The Lambda function processes the OpenSearch Service results and formats them for the Amazon Bedrock agent.

Lambda 127
article thumbnail

Lumigo raises $29M for its cloud-native application monitoring platform

TechCrunch

The company started with a focus on distributed tracing for serverless platforms like AWS’ API Gateway, DynamoDB, S3 and Lambda. But as the team announced today, it is now also expanding its SaaS service to cover containers and virtual machines. Image Credits: Lumigo.

article thumbnail

Build a video insights and summarization engine using generative AI with Amazon Bedrock

AWS Machine Learning - AI

AWS Lambda is an event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. You can invoke Lambda functions from over 200 AWS services and software-as-a-service (SaaS) applications.