Skip to content

sfurlong/bedrock-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution Overview

Getting Started

Setup

conda create --name bedrock-rag-venv python=3.11
conda activate bedrock-rag-venv
pip install -r requirements.txt

# Connect to AWS SSO
export AWS_PROFILE=altaprise.aws
aws sso login

python create_knowledge_bae.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages