I’m working on an e-commerce app using Flutter. Our team has developed a recommendation system based on category photos using Flask, and we also have a backend running on ASP.NET.
My question is:
As a Flutter developer, is it my responsibility to send photos to the recommendation system for preprocessing and retrieving recommended products, or should this task be handled by the AI developer or the backend and AI developer together?