Open bedeho opened 2 years ago
GraphQL server:
Auth API:
Interactions API:
Processor:
GraphQL server:
Processor:
TBD:
createCascade
) fill them up or delete them. The same should be done for users but in reverse order, but only if Orion schema allows the user ID to be empty. Currently, in Orion, we don't clean up anonymous users if they are inactive for any time, it would be good to introduce such a thing and remove such users from Recombee as well.
An important part of all apps will be to power recommendations. Orion, as the primary data layer and API for apps will need to, in some way, accommodate recommendation engine integrations. I have limited experience on this topic, but doing a bit of research I found that Tensorflow Recommenders seems like a really good fit, as an end-to-end ML powered recommendation framework, for use-cases very similar to Atlas. So keeping in mind how to accommodate recommendations, ideally through some flexible abstraction that allows people to use their own approach, but where this frame is taken as a sort of benchmark framework. Here is a really exciting playlist that takes you through how it works: https://www.youtube.com/playlist?list=PLQY2H8rRoyvwLbzbnKJ59NkZvQAW9wLbx