aws-samples/aws-genai-llm-chatbot
A modular and comprehensive solution to deploy a Multi-LLM and Multi-RAG powered chatbot (Amazon Bedrock, Anthropic, HuggingFace, OpenAI, Meta, AI21, Cohere, Mistral) using AWS CDK on AWS
This solution helps organizations create and deploy secure, advanced chatbots that can answer questions using internal company documents and various large language models. It takes your organization's data (like PDFs, wikis, or databases) and allows you to build a custom chatbot that provides context-aware responses to employees or customers through a web interface or API. This is for IT leaders, product managers, or business analysts looking to integrate AI-powered question-answering into their enterprise workflows.
1,376 stars.
Use this if you need to build a secure, customizable chatbot for your organization that can access and summarize information from your own proprietary data sources, using multiple leading AI models.
Not ideal if you are looking for a simple, off-the-shelf chatbot without the need for custom data integration or advanced enterprise security features.
Stars
1,376
Forks
432
Language
TypeScript
License
MIT-0
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/aws-samples/aws-genai-llm-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Aquiles-ai/Aquiles-RAG
Is a high-performance Augmented Recovery-Generation (RAG) solution based on Redis, Qdrant or...
tavily-ai/crawl2rag
Crawl any website with Tavily, embed the content, and deploy the RAG on MongoDB Atlas vector search.
neondatabase/pgrag
Postgres extensions to support end-to-end Retrieval-Augmented Generation (RAG) pipelines
mithun50/groq-rag
Extended Groq SDK with RAG (Retrieval-Augmented Generation), web browsing, and AI agent...
redis-developer/llm-redisrail
RAG with Redis. Parallel implementations with/without guardrails.