Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event-based personalized search + recommendations #5064

Open
1 task done
eostis opened this issue May 31, 2024 · 7 comments
Open
1 task done

Event-based personalized search + recommendations #5064

eostis opened this issue May 31, 2024 · 7 comments

Comments

@eostis
Copy link

eostis commented May 31, 2024

Describe your feature request

The most requested feature nowadays is a real-time recommendation system, based on user events, like clicks, add to wish-list, add to basket, or orders, views, video display ....

It is so difficult to set in motion that only paid SaaS services are considered in general. Open source/local recsys are either too slow or not good enough (lack of real time, lack of good models for specific goals ...).

Features in the API:

  • Ingest catalog
  • Ingest events
  • Ingest users
  • dashboards
  • create scenarios from a selection of models (items-to-item, items-to-user, ...), boosts, and filters
  • call scenarios to get recommendations
  • call scenarios to get personalized search (reranking?)

Code of Conduct

@bobvanluijt
Copy link
Member

Sooner than you might think 😌

@eostis
Copy link
Author

eostis commented Jun 3, 2024

You've got your first use case!

@eostis
Copy link
Author

eostis commented Jun 4, 2024

I forgot to mention search personalization! Done.

@eostis eostis changed the title Ready-to-use open-source local recommendations as the next killing feature for Weaviate Personalized search + Recommendations Jun 4, 2024
@eostis eostis changed the title Personalized search + Recommendations Event-based personalized search + recommendations Jun 4, 2024
@eostis
Copy link
Author

eostis commented Jun 21, 2024

@alexanderdean
Copy link

Exciting! Flagging this one to @yalisassoon and @miike

@miike
Copy link

miike commented Jun 27, 2024

Happy to share our (Snowplow) experience here if it helps as one of our use cases has been proxying behavioural events (primarily for ecomm and media rec systems) to recommendation systems like AWS Personalize and Vertex AI search.

@bobvanluijt
Copy link
Member

Thanks all!

We are planning a data to release this to our cloud console, we will make sure to let you know when it's live.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants