AI model analyzing Realtime sensor readings on firebase

I want to deploy four AI models on firebase, where these models analyze Realtime sensor readings then provide me with the results of this analysis.

I just did the step of creating a Realtime database on firebase but I don’t know what to do next.