Skip to content

hayao-k/Bedrock-AIChatbot-Sample

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AI Chatbot powered by Amazon Bedrock πŸš€πŸ€–

Overview

Sample chatbot application to experience Amazon Bedrock, using Chainlit and LangChain.

You can interact with the AI assistant while switching between multiple models.

Please ensure you enable access to each model in Amazon Bedrock beforehand.

Getting Started

Deploy to AWS App Runner using AWS Copilot CLI.

export AWS_REGION=us-east-1
copilot app init bedrockchat-app
copilot deploy --name bedrockchat --env dev

Of course, you can also manually build a Dockerfile and deploy it to the infrastructure of your choice.

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published