NetflixGPT
A Netflix clone with a powerful twist: AI-driven movie recommendations powered by OpenAI's GPT models.
Check it out
Roles: Frontend Developer
Client: Personal Project
ReactReduxTailwind CSSFirebaseOpenAI API
Overview
This project showcases seamless API integration with both movie databases and the OpenAI API. It features robust global state management with Redux Toolkit and a responsive, mobile-first design built with Tailwind CSS.
Tech Stack
- React
- Redux
- Tailwind CSS
- Firebase
- OpenAI API
Features
- AI RecommendationsLeverages OpenAI's GPT models to provide unique, context-aware movie suggestions based on user queries.
- Secure Firebase AuthHandles user sign-up, login, and session management using Firebase Authentication for a secure experience.
- Redux State ManagementManages complex application state, including user info, movie data, and AI results, using Redux Toolkit.