Feature requirement

Hello Team,

I am new to streamlit as well as python. I would like to know the following requirements are possible or not.

1.Does streamlit provide the feature for developing real time machine learning models. For example I have an image dataset, I would like to train the images and next time when I post a new image for prediction, the model to should give me a prediction score for the image based on the trained dataset.

  1. This is an another requirement, can streamlit get all the information in an image? Consider an Invoice as an example, I have invoice images, when the post that in streamlit I want all the details given in that invoice(Invoice number, Address etc.)

Kindly suggest me on this.

Thanks and Regards,
S.Thilak