Skip to content

tinybirdco/demo_vector_search_recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use Case Demo: Build a content recommendation system using vector search

This repository contains code for an example content recommendation system using vector search in Tinybird.

Vector search is a great way to approach content matching and recommendations. You can calculate embeddings based on multi-modal analysis of text, images, and other media, then calculate vector distances between embeddings to recommend matching content.

Read more about vector search use cases here.

Deploy it yourself

This repository mirrors work that Tinybird has done to recommend related blog posts on the official Tinybird Blog.

Read the guide to deploy this demo application yourself.

License

This code is available under the MIT license. See the LICENSE file for more details.

Need help?

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published