aws-samples/bedrock-kb-rag-workshop
Bedrock Knowledge Base and Agents for Retrieval Augmented Generation (RAG)
Implements end-to-end RAG pipelines leveraging Amazon Bedrock Agents to automatically ingest documents from S3, chunk content, generate embeddings via Titan, and store vectors in OpenSearch Serverless—eliminating manual data pipeline management. Includes CloudFormation templates for one-click deployment of the complete infrastructure (AOSS collections, S3 buckets, IAM roles, SageMaker notebooks) and sample question-answering applications that retrieve contextual knowledge base results to augment LLM prompts.
No commits in the last 6 months.
Stars
64
Forks
11
Language
HTML
License
MIT-0
Category
Last pushed
Apr 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/aws-samples/bedrock-kb-rag-workshop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/genai-bedrock-agent-chatbot
A demo ChatBot application developed using Amazon Bedrock service's KnowledgeBase, Agent and...
jashabalcom/dubai-wealth-ai
Enterprise SaaS platform — 16 AWS CDK stacks, 77 Lambda functions (ARM64), Multi-Model Bedrock...
chetangadhiya5062/aws-generative-ai-engineering
A comprehensive learning repository documenting hands-on exploration of Generative AI, Machine...
redis-applied-ai/aws-redis-bedrock-stack
Reference architecture, guides, and examples using Amazon Bedrock and Redis as a knowledge base for RAG.
Oabanjo01/intelligent-document-search
AI-driven document intelligence platform leveraging AWS Bedrock Knowledge Base and RAG...