aws-samples/rag-with-amazon-bedrock-and-memorydb
Question Answering Generative AI application with Large Language Models (LLMs), Amazon Bedrock, and Amazon MemoryDB for Redis
This tool helps developers build AI-powered question-answering systems for their enterprise knowledge bases. It takes large collections of enterprise documents as input and, when a user asks a question, provides concise, accurate answers generated by an LLM. It's designed for machine learning engineers and AI solution architects.
No commits in the last 6 months.
Use this if you need to build a performant, scalable question-answering application that can quickly retrieve relevant information from a large enterprise document set to feed to a Large Language Model.
Not ideal if you are looking for an out-of-the-box, end-user application or if you don't have experience with AWS services and machine learning development.
Stars
10
Forks
2
Language
Jupyter Notebook
License
MIT-0
Category
Last pushed
Dec 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/aws-samples/rag-with-amazon-bedrock-and-memorydb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-samples/generative-ai-use-cases
Application implementation with business use cases for safely utilizing generative AI in...
aws-samples/serverless-rag-demo
Amazon Bedrock Foundation models with Amazon Opensearch Serverless as a Vector DB
aws-samples/amazon-bedrock-rag
Fully managed RAG solution implemented using Knowledge Bases for Amazon Bedrock
IBM/granite-workshop
Source code for the IBM Granite AI Model Workshop
aws-samples/rag-with-amazon-bedrock-and-opensearch
Opinionated sample on how to build and deploy a RAG application with Amazon Bedrock and OpenSearch