Skip to content

Albertozhao/bedrockbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Test Bedrock Models via Local ChatBot using Streamlit

Step 1

Install boto3 (the AWS SDK for Python), Langchain, and Streamlit:

pip install boto3 streamlit langchain

Step 2

Make sure you have access to Bedrock models you're testing by requesting in the console. Then, configure the modelID with the model of your choice and set the region with region_name.

Step 3

Run the Bedrock model locally as a chatbot: streamlit run <yourfile.py>

About

Test AWS Bedrock models locally using Streamlit

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages