Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 406 Bytes

File metadata and controls

22 lines (14 loc) · 406 Bytes

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/