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 in a thread, only when it is explicitly tagged.

Next I need to connect this Lambda to Bedrock to actually return helpful answers.