Title: Building product recommendation system using Gemini
Speaker: Artem Nikulchenko, Teamwork Commerce
Description: Building product recommendation system/chat bot using LLMs is simple... on paper. In reality, simple RAG covers only the simplest scenarios. To cover more complicated one, you may want to learn about such things as a conversation graph, logical and semantic routing, hybrid search etc. In this talk I share lessons and tricks we have learn during building product recommendation system using Gemini.