I plan to build an application which asks user input in the form of news and predicts it as fake or true. i have trained the model using automl google cloud platform (GCP) on vertex AI platform. I have created the endpoint.
How to proceed further? How to build an app without downloading anything on local system? (all of this should be built on GCP)