I have a Machine learning module which uses Google Colab's free GPU for NLP tasks, and I want to make a web app out of it. I've been thinking of using React js for frontend and spring boot for the back end and was wondering whether there is a way to connect the code at Google Colab with the backend. Want to know other alternative suggestions to building a web app incorporating the ML module in Colab as well. Any sort of help is appriciated.