In the course of the development of the cookbook, AI was used in the following areas:
language translation of content, primarily German to English,
coding support, including help with code syntax, auto-completion of statements, and suggestions for libraries and methods for specific problems or profiling,
visualisation support, in terms of drafting visualisation methods and classes, in particular those incorporating interactivity (e.g. JavaScript),
code documentation support for creating blank/drafted doc-strings and comments.
AI (in particular generative AI) was not used for
generation of whole simulation models,
generation of whole texts (e.g. from promts),
generation of images,
generation of entire notebooks.