Tired of needing to assertThat(foo).isEqualTo("bar") again & again? Are you just wanting to ensure you don't break - for example - REST interfaces Are you manually saving text files for verification ...
This project exposes a service layer (AIService) that forwards user queries to the Gemini generateContent endpoint, maintains a running conversation history, and returns the model's generated response ...