112
πNetflix-GPT , is a modern, AI-powered movie search platform, seamlessly combines the familiar user interface of Netflix with the advanced intelligence of OpenAI's GPT, enabling users to discover movies through more intuitive and natural language queries.
π§ Regional Blocking / ISP Issue Fix
During development, it was identified that ISP may block direct access to the TMDB API. This impediment prevents the application from fetching essential movie and TV show data. To overcome this, a dedicated backend proxy server has been developed and deployed on Render. This proxy acts as an intermediary, securely fetching data from the TMDB API.
π¦ API Proxy Server: https://tmdb-proxy-server-w1ng.onrender.com/
π₯ Features:
π¬ Smart Search with GPT
Leverage the power of AI to search for movies in intelligent and flexible ways:
- By Title
- By Genre (e.g., comedy, sci-fi, action)
- By Actor/Actress
- Through Natural Language Descriptions (e.g., "a movie where a guy dreams inside a dream" β Inception)
π Google Firebase Authentication Provides secure and robust user authentication, allowing users to sign up, log in, and manage their sessions with ease.
π€ OpenAI Integration
Converts natural language input into meaningful search queries.
π± Responsive Design
Mobile-first and fully responsive for all devices.
π Multi-language Support
Netflix-GPT accessible to a global audience, it is designed with multi-language support.
π§ Smart Caching with Redux
To improve performance and reduce redundant API calls, the app uses Redux to cache data fetched from the TMDB API.
π For more detail go to my Github: https://github.com/work-saddam/Netflix-GPT
Built with