great talk Sarah! i felt like the suggestions demo at the end was glossed over a bit too quickly. how did you personalize the suggestion? is that a prisma or algolia thing? i’m guessing no?
Hey Shawn! Yes I had to make choices to fit all this in 20mn 🙃 In this demo I wrote a Prisma query based on viewed shows with seasons that the user hasn’t seen (for simplicity). That being said, Algolia Recommend could be of great help here with the Related Items model. A mix of this and smart Prisma queries could be really sweet. That should definitely be another talk!
@@SarahDayanDev Yes please would love to see this in action in a practical way specifically geared for remix... Even a simple youtube video would be incredible and I'm sure very interesting for everyone! Thanks and great talk wow
One of the best talks on search I have heard this decade
great talk Sarah! i felt like the suggestions demo at the end was glossed over a bit too quickly. how did you personalize the suggestion? is that a prisma or algolia thing? i’m guessing no?
Was wondering the same thing. Great talk!!!
Hey Shawn! Yes I had to make choices to fit all this in 20mn 🙃 In this demo I wrote a Prisma query based on viewed shows with seasons that the user hasn’t seen (for simplicity).
That being said, Algolia Recommend could be of great help here with the Related Items model. A mix of this and smart Prisma queries could be really sweet. That should definitely be another talk!
@@SarahDayanDev Yes please would love to see this in action in a practical way specifically geared for remix... Even a simple youtube video would be incredible and I'm sure very interesting for everyone! Thanks and great talk wow
Repo: github.com/sarahdayan/webflix
Thank you so much for this