i want to integrate the machine learning python model with my asp.net web api project using another APIs by FastApi, How can i do that?
i try to use the machine learning model methods like Camera scanning and Predication of Text to asp.net web api project