Skip to content

different-ai/embedbase-recommendation-engine-example

Repository files navigation

Embedbase recommendation engine example

An example of building a recommendation system for a social publishing platform like medium.com in a few lines of code using Embedbase.

Read the full blog post here.

This is the empty tutorial, the complete one can be found on the "complete" branch

Getting Started

First, install the dependencies:

npm i

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Embedbase, take a look at the following resources:

You can check out the Embedbase GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy this recommendation system example is to use the Vercel Platform Vercel Platform