Helidon AI gives us a nice way to build a Java AI application without starting from a pile of model-client plumbing. The annotations are small, the configuration stays in the application, and the same service registry we use for the rest of a Helidon application wires the pieces together. I am going to use one travel assistant to take a guided tour of those features.