Recommendation engine

How to use Neo4j recommendation engine in your GatsbyJs static generated site
11/15/2021

How to use Neo4j recommendation engine in your GatsbyJs static generated site

We have the Ne4j graph database running and the Cypher query ready to get the recommendation for every drink. We will need an Apollo server running in front of it to enable graphQL. GatsbyJs will connect to that graphQL endpoint during the build time to query for the recommended/similar drinks while building each drink’s detail page.

Implementing cocktail recommendation engine using neo4j
11/14/2021

Implementing cocktail recommendation engine using neo4j

A recommendation engine can give site visitors an opportunity to discover the most relevant content on the site depending on the page user is browsing. A content publisher or a store can benefit from extra views/exposure or upselling.

© 2024 Anil Maharjan