A Spring Boot backend service that connects to Google's Gemini API to power a simple conversational AI assistant with basic memory of past messages. Takes a message from the user. Sends that message ...