Skip to content

Repository files navigation

Sumora

Sumora is a Netflix-style movie discovery website built with Next.js, TypeScript, and Tailwind CSS.

It uses TMDB for movie data and a local rule-based chatbot parser for natural language movie recommendations. OMDb can be configured with a free API key to enrich movie cards with IMDb ratings when available.

Getting Started

Create .env.local:

TMDB_API_KEY=your_tmdb_api_key
OMDB_API_KEY=your_free_omdb_api_key

Run the development server:

npm run dev

About

AI-assisted movie discovery app with natural-language search, TMDB data, watch availability, and Netflix-style UI.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages