{"id":24516589,"url":"https://github.com/akj2018/neftlix-gpt","last_synced_at":"2026-04-11T04:32:25.022Z","repository":{"id":229385628,"uuid":"769779615","full_name":"akj2018/Neftlix-GPT","owner":"akj2018","description":"Scalable netflix clone web-app that utilizes openai API for movie suggestions. Key tasks include integrating Firebase for authentication, TMDB API for data fetching, and Docker for Containerization. The app is mobile-responsive, leveraging React and TailwindCSS, and deployed as micro-service architecture on Google Cloud Run. ","archived":false,"fork":false,"pushed_at":"2024-06-28T21:08:12.000Z","size":1268,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T20:41:51.167Z","etag":null,"topics":["docker","docker-compose","firebase-auth","firebase-firestore","google-cloud-run","openai-api","reactjs","redux","tmdb-api"],"latest_commit_sha":null,"homepage":"https://netflix-gpt-frontend-gm7e4buo5a-uc.a.run.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akj2018.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-10T03:09:44.000Z","updated_at":"2024-08-15T09:32:04.000Z","dependencies_parsed_at":"2024-06-28T21:55:00.239Z","dependency_job_id":"15b4ad3c-2fd9-48f4-8107-cbf4b736db3e","html_url":"https://github.com/akj2018/Neftlix-GPT","commit_stats":null,"previous_names":["akj2018/neftlix-gpt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akj2018/Neftlix-GPT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akj2018%2FNeftlix-GPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akj2018%2FNeftlix-GPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akj2018%2FNeftlix-GPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akj2018%2FNeftlix-GPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akj2018","download_url":"https://codeload.github.com/akj2018/Neftlix-GPT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akj2018%2FNeftlix-GPT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","firebase-auth","firebase-firestore","google-cloud-run","openai-api","reactjs","redux","tmdb-api"],"created_at":"2025-01-22T01:26:39.264Z","updated_at":"2026-04-11T04:32:24.995Z","avatar_url":"https://github.com/akj2018.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neftlix-GPT \n\n## Live Link on Google Cloud: [Netflix-GPT](https://netflix-gpt-frontend-gm7e4buo5a-uc.a.run.app)\n\n### Overview\n\nNetflix GPT utilizes AI and modern web tech to improve movie browsing. It merges streaming features with OpenAI's GPT model for personalized recommendations. Key tasks include integrating Firebase for authentication, TMDB API for data fetching, and Docker for deployment. The app is responsive, leveraging React and TailwindCSS, and deployed on Google Cloud Run for scalability.\n\n### Demo Video\nhttps://github.com/akj2018/Neftlix-GPT/assets/43956935/8d1e18b5-c3c4-4859-a304-99d25f0c82ed\n\n\n\n## Key Features:\n\n### Authentication and User Management:\n- Implemented secure user authentication using Firebase.\n- Enabled seamless sign-up, sign-in, and sign-out functionalities.\n- Integrated Redux store for efficient user state management.\n\n### Browse and Search Functionality:\n- Designed intuitive browsing interfaces with React and TailwindCSS.\n- Utilized TMDB API to fetch comprehensive movie data.\n- Implemented custom hooks for efficient data management.\n- Developed a search page powered by OpenAI's GPT API for intelligent recommendations.\n- Handled error cases for a seamless user experience.\n\n### Responsive Design and Deployment:\n- Ensured mobile responsiveness for a consistent user experience.\n- Containerized frontend and backend components using Docker.\n- Deployed on Google Cloud Run for scalability and reliability.\n\n### Enhanced User Experience:\n- Integrated advanced features like autoplay, mute, loop, and minimal branding for trailer videos.\n- Implemented form validation and bug fixes for smooth interaction.\n- Incorporated multi-language support for broader accessibility.\n\n## Technologies Used:\n\n- Frontend Technologies: React, TailwindCSS, Redux\n- Database: Firebase Firestore \n- Backend: Firebase Authentication, Express.js for managing API keys securely\n- APIs: TMDB API for movie data, OpenAI API for intelligent movie recommendations.\n- Deployment: Docker containers deployed on Google Cloud Run.\n\n## Requirements Clarification\n\n### Features\n\n1. (Home Page - Before sign in)\n\n   - netflix.com\n\n2. (Login/Sign In Page - On Sign in click)\n\n   - netflix.com/login\n   - Sign In Form\n   - Without login - Redirect to sign in Page\n\n3. (Browse Page - Only After Sign in Auth)\n\n   - nextflix.com/browse\n   - Without login - Redirect to sign in Page\n\n   - Header\n\n     - Initially transparent, on scrolling down black bg\n     - Netflix Logo (Left)\n     - Home, TV Shows, Movies, New \u0026 Popular, My List, Browser by language\n\n   - Main Movie\n\n     - Trailer auto-plays in background\n     - Movie name, description,\n     - Play and More Info Button on left\n     - replay trailer, and TV-14 on right\n     - Fade effect on bottom edge\n\n   - Movie Categories Body\n     - Category Rows (Multiple)\n     - Category Name (hover : more white, arrow “Explore All” animation)\n   - Movie Lists\n     - Horizontal Carousel with Movie Card\n     - on hover : expand card, plays trailer + info\n     - 3 Types of Movie Card:\n       - Normal Card,\n       - Exclusive on Netflix (Top Left symbol)\n       - Top 10 in category (Top Right symbol)\n   - Infinite Scroll with new sub categories\n\n4. (Netflix GPT Page - Only After Sign in Auth)\n   - Search Bar\n   - Provide Movie Suggestions\n\n## Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `npm run eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can't go back!**\n\nIf you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.\n\nYou don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.\n\n## Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\n### Code Splitting\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)\n\n### Analyzing the Bundle Size\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)\n\n### Making a Progressive Web App\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)\n\n### Advanced Configuration\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)\n\n### Deployment\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)\n\n### `npm run build` fails to minify\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakj2018%2Fneftlix-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakj2018%2Fneftlix-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakj2018%2Fneftlix-gpt/lists"}