Writing
100 Days of Gen AI: Day 25
Previously, I created my existing AWS slackbot resources using a Cloudformation template from a blog post. Today I did a few things: I imported all the existing AWS resources...
100 Days of Gen AI: Day 24
Today I continued working on the Terraform Cloud slackbot for Benchling. I fixed a few bugs (slack sending retries and bedrock responding to the query multiple times), improved logging, and...
100 Days of Gen AI: Day 23
Today I continued working on connecting the Lambda to Bedrock for the Benchling Terraform Cloud slackbot. It took a bit of time to get the IAM permissions sorted out and...
100 Days of Gen AI: Day 22
Today I built out the Slackbot API using AWS Lambda and API Gateway. I setup a slack workspace sandbox and used this for testing. I got the slackbot to respond...
100 Days of Gen AI: Day 21
I started work on a slackbot for Benchling where a user can tag @help-terraform-cloud and start a conversation with a slackbot trained on all our Benchling-specific guidance for...