AWS Bedrock KB with Glue data catalog
Dev.to AI
•
Generative AI
Hi 👋, In this post we shall explore Bedrock's structured KB with this architecture: Upload CSVs to S3 > SNS Queue > Crawl data with Glue > Query with Redshift > Bedrock KB > Query with LLM. Setup Let's do some of this with code. Let's get started. Clone the repo and switch to the project directory. git clone git.com:networkandcode/networkandcode.github.io.git cd structured-kb-/ Do a u sync. u sync Setup environment variables.