How do I setup my AI app in firebase, I own a dataset, but how to link them up?

Iw_Tech is here to know more users and make more friends and family. Please me through with the above question.

Hi @IW_Tech ,
To connect dataset, you will typically upload your data to Firebase, then use Vertex AI or ML Kit via Firebase Studio to point your model to that dataset for training or inference.

Thanks!