Levente Szabo

Logo

M.S. Computer Science
New York University 2020

Email: levbszabo@gmail.com

View My LinkedIn Profile

View My GitHub Profile

AI Shopping Assistant: Using metadata filtering with RAG

IMAGE ALT TEXT

Video: AI Shopping Assistant - Built using LangGraph

Slides: AI Shopping Assistant Slides

Innovative solution involves a Chat based AI assistant designed to help customers find items, explain product details, and upsell relevant products. I’ll take you through our journey from problem identification to the development of a Minimum Viable Product (MVP) built with OpenAI GPT-4 and a vector-based self-querying retriever for accurate product recommendations. For this project we use Langraph agents and vector based RAG system that uses metadata filtering.