#83 · Primary category: AI Chatbots

bedrock-chat

aws bedrock chatbot claude docker fastapi generative-ai lambda llm python react streaming-response websockets

AWS-native chatbot using Bedrock

Project last updated:08/10/26

GitHub Stars

1.3K

Forks

534

Contributors

79

License

Other

Why we included this project

Bedrock Chat is one of the most complete reference implementations for getting a Bedrock-powered assistant in front of real users on AWS. The repo ships a deployable web UI, Cognito-based authentication and user management, and per-bot permission controls, so a small team can launch a working chatbot without hand-wiring Lambda and API Gateway. Beyond plain chat, it supports custom bots that carry their own instructions and attached knowledge for retrieval, and a bot store lets teams share and reuse those setups. Agent mode and the option to publish a customized bot as a standalone API push it past demo territory, which makes it a sensible starting point for teams already on AWS who want governance, admin analytics, and multi-tenant knowledge handling built in from day one.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category