How to use Recommendations AI(Retail API) for multiple stores?

Hi Guys,

We are trying to build an e-commerce personalized recommendation system. we want to make it worthwhile for our clients.  We are trying to use the recommendations API(retail API) for multiple e-commerce stores. But in the retail API, it seems we can use retail API under one project per store. Importing catalogs, creating models, and getting recommendations are only applicable to a single store under one project.

One solution is to create separate projects per store only to use retail API, which is not the right way for numerous customers.

So, is there any way to do this or any other GCP service that we can go for? Please suggest.

 

Thanks in advance.

1 REPLY 1

If you are currently working to build an e-commerce system, one suggestion as an alternative GCP service is to follow the Building an e-commerce recommendation system by using BigQuery ML.


Additionally, here is a guide written by Polong Lin using the documentation referred above.