Hey!
The subject of artificial intelligence interests me greatly and I decided to get into it, first to understand how it works, I would like to be able to create a project from A to Z (not very useful, but it's fun ) of a calculator that would use an AI to respond to simple operations (it seems like a cool project to introduce myself to this field)
I had the opportunity to see that kotlin offered a
KotlinDL
library but my goal is to do everything by myself using the least tools other than native kotlin.
Do you have any documentation to advise me on the subject?