Early Bird extended due to popular demand

d

h

m

s

Chat with your data using Spring AI
GOTO Chicago 2024

Monday Oct 21
10:45 –
12:40
Forum North

Chat with your data using Spring AI

This talk will show how I enhanced our application chat bot to answer user questions based on live application data using Azure Open AI. It shows why I picked Spring AI over langchain4j and SemanticKernel. The chat model does not need access to the database but generates the SQL based on the provided schema. The chat client is able to access questions both based on user documentation and the database. My talk focuses on how a newbie to AI can develop industry relevant applications that uses AI and points to resources that have helped me.