Live Portfolio Demo

Movie Finder

Async Python + MCP + TMDB API + natural language parsing

Show, donโ€™t tell

Type a movie prompt the way a real user would.

This demo turns natural-language requests into live TMDB searches, so a recruiter can try the product in seconds without needing any setup.

What to try

  • Dune 2024title + year
  • scary movies from 2022mood + year
  • animated family 2023genre synonyms

What this shows

  • Natural-language query parsing
  • Async API orchestration with retries and circuit breaking
  • One service layer behind both an HTTP API and an MCP server
Ready for a prompt.