Skip to content

Latest commit

 

History

History

neo4j-modus-starter-kit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Modus Neo4j Movie Search

This recipe contains a full stack movie recommendation app that uses Modus, Hypermode, and Neo4j to generate movie recommendations using embeddings and vector search.

Modus Neo4j Movie Search

Backend

  • Neo4j
  • Modus
  • Hypermode model hosting

See backend/

Frontend

  • Next.js
  • Shadcn
  • Apollo Client

See fontend/