awslabs/genai-bedrock-agent-chatbot
A demo ChatBot application developed using Amazon Bedrock service's KnowledgeBase, Agent and other AWS's serveless GenAI solution.
Implements a dual-data-path architecture using Bedrock Agents to route qualitative questions to a RAG pipeline (OpenSearch Serverless + KnowledgeBase) and quantitative questions to text-to-SQL execution (LlamaIndex + Athena), enabling natural language queries across both unstructured documentation and structured datasets. The solution deploys a Streamlit frontend on ECS Fargate with AWS CDK, supporting customizable knowledge bases and SQL schemas for different data sources.
127 stars.
Stars
127
Forks
46
Language
Python
License
MIT-0
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/awslabs/genai-bedrock-agent-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
aws-samples/bedrock-kb-rag-workshop
Bedrock Knowledge Base and Agents for Retrieval Augmented Generation (RAG)
jashabalcom/dubai-wealth-ai
Enterprise SaaS platform — 16 AWS CDK stacks, 77 Lambda functions (ARM64), Multi-Model Bedrock...
redis-applied-ai/aws-redis-bedrock-stack
Reference architecture, guides, and examples using Amazon Bedrock and Redis as a knowledge base for RAG.
chetangadhiya5062/aws-generative-ai-engineering
A comprehensive learning repository documenting hands-on exploration of Generative AI, Machine...
Oabanjo01/intelligent-document-search
AI-driven document intelligence platform leveraging AWS Bedrock Knowledge Base and RAG...