Skip to content

rohitjadhav18/cinemate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

cinemate

Cinemate

Cinemate is a movie search and recommendation web application with an integrated AI chatbot. Users can search for movies, get detailed information, receive recommendations, and optionally view content in multiple languages.

Table of Contents

Features

  • Search for movies and view detailed information (title, description, rating, etc.)
  • AI-powered chatbot for movie recommendations and queries
  • Multilingual support (translation for movie details)
  • Responsive and user-friendly interface

Tech Stack

  • Frontend: React (Create React App)
  • Backend: Node.js / Express (replace if different)
  • APIs: TMDb API for movie data
  • AI: OpenAI API / integrated chatbot

Installation

  1. Clone the repository git clone https://github.com/rohitjadhav18/cinemate.git
  2. Navigate to the frontend folder cd netflix/netflix-ui
  3. Install dependencies npm install
  4. Run the app npm start (Open your browser and visit http://localhost:3000)

##usage

  • Use the search bar to find movies by title
  • Chat with the AI assistant for personalized recommendations
  • Switch languages using the language selector to see translations

##Folder Structure cinemate/ ├─ netflix/ │ └─ netflix-ui/ # React frontend ├─ backend/ # Backend (if exists) ├─ README.md # This file

##License This project is licensed under the MIT License.

About

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors