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