This repo explores various generative AI use-cases and integrations with Amazon Bedrock.
-
Connecting API Gateway & Lambda to Bedrock - Sample pattern connecting Amazon API Gateway and AWS Lambda with Bedrock
-
Java Connection - Sample code for creating a connection to Amazon Bedrock through the AWS Java SDK
-
AWS Genai LLM Chatbot - A modular and comprehensive solution to deploy a multi LLM powered chatbot (Amazon Bedrock)
-
VTT file processing and model evaluations with Amazon Bedrock
- Implement a simpleVideo Text to track (VTT)
file processing solution that chaptertizes VTT files (transcripts) and uses Amazon Bedrock to create titles for each of the chapters using different Foundation Models (FMs) available via Amazon Bedrock. We also show use ofLiteLLM
as an easy to use interface for Bedrock.
We welcome community contributions! Please ensure your sample aligns with AWS best practices, and please update the Contents section of this README file with a link to your sample, along with a description.