Menu

Tree [5288de] main /
 History

HTTPS access


File Date Author Commit
 .firebase 2024-01-27 Vishalgiri8767 Vishalgiri8767 [4fd87e] add - netflic img added in readme.md
 .github 2024-03-18 Vishalgiri8767 Vishalgiri8767 [5288de] fixed-new openai api key added in .env
 public 2024-03-18 Vishalgiri8767 Vishalgiri8767 [5288de] fixed-new openai api key added in .env
 src 2024-03-18 Vishalgiri8767 Vishalgiri8767 [5288de] fixed-new openai api key added in .env
 .editorconfig 2024-03-18 Vishalgiri8767 Vishalgiri8767 [5288de] fixed-new openai api key added in .env
 .firebaserc 2024-01-19 Vishalgiri8767 Vishalgiri8767 [1c7bba] completed login and log out and fixed bugs.
 .gitignore 2024-01-26 Vishalgiri8767 Vishalgiri8767 [0aecaa] Add - .env file with OpenAI API key and Git exc...
 CODE_OF_CONDUCT.md 2024-03-18 Vishalgiri8767 Vishalgiri8767 [5288de] fixed-new openai api key added in .env
 CONTRIBUTING.md 2024-03-18 Vishalgiri8767 Vishalgiri8767 [5288de] fixed-new openai api key added in .env
 LICENSE 2024-03-18 Vishalgiri8767 Vishalgiri8767 [5288de] fixed-new openai api key added in .env
 README.md 2024-01-27 Vishalgiri8767 Vishalgiri8767 [26c3ee] changed- readme heading changes
 SECURITY.md 2024-03-18 Vishalgiri8767 Vishalgiri8767 [5288de] fixed-new openai api key added in .env
 firebase.json 2024-01-27 Vishalgiri8767 Vishalgiri8767 [4fd87e] add - netflic img added in readme.md
 image.png 2024-01-27 Vishalgiri8767 Vishalgiri8767 [d125b7] modify- readme.md file
 package-lock.json 2024-01-23 Vishalgiri8767 Vishalgiri8767 [77e9fc] configured openai api for searching results
 package.json 2024-01-31 Vishalgiri8767 Vishalgiri8767 [a08efa] final commit
 tailwind.config.js 2024-01-17 Vishalgiri8767 Vishalgiri8767 [0758c5] initial commit

Read Me

Alt text

NetflixGPT: ReactJS with GPT-Powered Movie Recommendations👍

NetflixGPT is a web application that leverages the power of OpenAI's GPT-3 to enhance your Netflix experience. With this project, you can generate personalized movie and TV show recommendations based on your preferences, engage in natural language conversations to discover new content, and get detailed information about your favorite shows and movies.

Technologies Used

NetflixGPT is built using a combination of modern web technologies and services:

  • React: NetflixGPT is primarily built using React, a popular JavaScript library for building user interfaces.

  • Tailwind CSS: We have used Tailwind CSS for efficient and responsive styling, ensuring a seamless user experience across devices.

  • Redux Toolkit: Redux Toolkit helps manage the application's state, making it easier to handle complex data flows and state changes.

  • Firebase: Firebase is used for user authentication, ensuring secure access to personalized recommendations and conversation history.

  • OpenAI GPT-3.5: The heart of NetflixGPT is powered by OpenAI's GPT-3.5, which enables natural language understanding and conversation generation.

Features

  • Personalized Recommendations: Receive movie and TV show recommendations tailored to your interests and preferences.

  • Natural Language Conversations: Engage in meaningful conversations with the AI to discover new content or get recommendations.

  • Detailed Information: Access detailed information about movies and TV shows, including cast, ratings, and synopsis.

  • Secure Authentication: User authentication is handled through Firebase, ensuring your data and interactions are safe and secure.