aws-samples / aws-samples/amazon-personalize-samples
Search or Information Retrieval in AWS Personalize
- Dominant language
- Jupyter Notebook
- Stars
- 602
- Forks
- 338
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Is there a way where **Amazon Personalize** can be used for both, **Recommendations** and for user **search** in one system. Something exactly what Amazon.com store has? On the main page of Amazon.com we have an option to search by inputting our key words, but the page also gives us a set of recommendations based on our previous history of interactions.
I'd like to see if I can send my data through a batch approach to **Amazon Personalize** (user's metadata as well as all content) and get the model and processed data back from so that after I load this data back to my servers, when my customers go to my web site and use the search option, the results that are presented are the top notch selection of recommendations?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.