It is a simple feature which i integrated into my movie and tv show streaming website, where user can search for any specific type of movie with any specific details like cast, year, or genre of movie. It can also give movie recommendations based on user request.
AI powered chat (By Gemini 2.0 Flash )
Home Page
-> Mongodb for user data
-> Express and node js for backend server
-> vite, tailwind css, js for frontend server
-> Gemini llm api for chat search
-> TMDB api for movie data
-> All movies and tv shows for free
(Note: This site doesn't store any movies or tv shows, all are grabbed from third party streaming services)
-> User profile with search history
-> Watchlist to save movies
-> Gemini llm chat for the user to search any movie or tv with specific details or based on users taste
-> Dedicated Search to search tv,movies or person
-> User authentication (only if loggedin the user can access the content)
-> Similar movies or tv shows are displayed when a particular content is viewed by the user
Frontend deployed on vercel, backend deployed on render.
Link: https://kflix-mocha.vercel.app/
There are no datasets linked
There are no datasets linked