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