ML and WEB Application

Hello Everyone, I have one doubt i.e.,
I developed a crop recommendation ML model and stored it on GitHub, deployed with Render. For crop suggestions, my ESP32 sends sensor data to the ML model, and then the model sends the crop recommendation to my web application. However, I can't display the crop suggestion in my web application, and I can't confirm whether my ML model is sending the recommendation to the web application. Does anyone know how to solve this problem?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.