Prerequisites
You'll need an AWS account with access to Bedrock runtime. The application process for Bedrock is detailed in the following sections.
- Python 3.x
- Jupyter Notebook
- AWS account with access to Bedrock runtime
Python libraries
- AWS SDK for Python (Boto3)
- Pandas
- Sklearn (for cosine similarity)
- Base64
- IPython