This is an attempt to recreate a quick Spring AI tutorial demo that Dan Vega did on youtube.
I am trying to swap out OpenAI for AWS Bedrock using Cohere model based on the Spring AI documentation.
Not being a Spring developer, I have had to rely on the "monkey see monkey do" style of development.
That is, I just copied whatever Dan did on the video and hoped to recreate with a different AI model.
This repo is the result.