Locale: es

Volver al inicio

Este proyecto aún no tiene versión en español. Mostrando el contenido en inglés.

CineMate

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

Etiquetas

  • 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.