$ cat /etc/cookies.conf
We use cookies to understand how people use this site.
Analytics cookies help us improve your experience.
They are off by default. Nothing tracks you until you say so.
$ select cookie_preferences
Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Demonstrating a recipe recommendation system that transforms ingredient lists into embeddings, stores them in Couchbase, and uses vector similarity search with live scraping updates.
I will present a recipe recommendation application where recipe ingredient lists are converted into vector embeddings using a text embedding model. These embeddings are stored in Couchbase Capella.
When a user enters a list of ingredients they have, the app converts their input into an embedding and performs a vector similarity search to find the closest matching recipes.
The application also includes a web scraper to regularly collect new recipes and ingredients from food websites, embedding them and adding them to the Couchbase database to enrich the dataset over time.
Loading recent emails...