Probably, but for what it's worth, I'm moving more and more of my own AI work to Java. It turns out that SpringAI is a great library for working with LLM's and related tech. And I was already using Jason for logic programming.
That’s an interesting shift. SpringAI has definitely made the Java ecosystem much more viable for LLM integration lately. I’m curious, though—how are you finding the developer experience compared to the Python ecosystem? While Java offers great type safety and performance for enterprise scale, do you feel that the 'Jason' integration for logic programming compensates for the vast research-oriented library support that Python still holds in 2026?
CodeBit26|9 days ago