This repository provides code samples for three Generative AI demos, licensed under MIT-0 license.
Amazon Kendra with foundational LLM: Utilizes the deep search capabilities of Amazon Kendra combined with the expansive knowledge of Large Language Models. This integration provides precise and context-aware answers to complex queries by drawing from a diverse range of sources.
Embeddings model with foundational LLM: Merges the power of embeddings—a technique to capture semantic meanings of words and phrases—with the vast knowledge base of LLMs. This synergy enables more accurate topic modeling, content recommendation, and semantic search capabilities.


These demos can be seamlessly deployed in your AWS account, offering foundational insights and guidance on utilizing AWS services to create a state-of-the-art Large Language Model (LLM) Generative AI Question and Answer Bot and content generation.
You can deploy these demo's independent of each other. Please refer to the Readme files in each of the folders for deployment instructions.
Refer to the blog post for details on how these solutions work.
Unzipped size must be smaller than 262144000 bytes (Service: AWSLambdaInternal; Status Code: 400)
When filing an issue, please check existing open, or recently closed, issues to make sure somebody else hasn't already reported the issue. Please try to include as much information as you can. Details like these are incredibly useful:
This library is licensed under the MIT-0 License. See the LICENSE file.