I want to integrate ML projects in android studio applications. I know that tensor flow lite is used for this purpose but I don’t know the exact process. Is there any simple video/documentation/blog on how to integrate ML model in android applications?
I want to start with making a pokedex application which can classify pokemons from images taken by camera.