vespa-engine / vespa

AI + Data, online. https://vespa.ai
https://vespa.ai
Apache License 2.0
5.45k stars 583 forks source link

Event-based personalized search + recommendations #31383

Open eostis opened 4 weeks ago

eostis commented 4 weeks ago

I noticed the recent integration of LLMs, local or remote, including RAG. This is a great feature.

The most requested feature nowadays is a real-time recommendation system, based on user events, like clicks, add to wishlist, 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:

eostis commented 3 weeks ago

I forgot to mention search personalization! Done.

eostis commented 1 week ago

Perhaps integrating the new UBI format?