Locale: en

Back to home

CineMate

A conversational movie discovery experience—natural language queries, structured tool use with LangChain, and TMDB-powered recommendations.

Tags

  • Next.js
  • TypeScript
  • LangChain
  • OpenAI
  • TMDB
CineMate product screenshot — AI chat recommending horror films from the 2020s

CineMate turns “something like Blade Runner but quieter” into ranked picks you can explore in one thread.

  • LangChain orchestrates prompts, retrieval, and tool calls so the model can search genres, years, and cast without drifting.
  • TMDB supplies trustworthy metadata; the UI keeps runs fast with streaming-friendly updates on Next.js.

The focus is calm browsing: fewer filters, more dialogue—and clear citations when a title comes back from the API.