Finding movie by writing the mood you want to watch.
A platform to watch movies and series as per the category. You can also search movies as per your mood by writing a prompt just like chat-gpt.
Currently working on Client side Code for media screen and making it mobile friendly.
Also working on clicking the Movie card and showing a modal with movie discription and reviews.
In case you find any bugs you can report it to me.
Pull requests are always welcome. For major changes,
please open an issue first to discuss what you would like to change.
https://ott-gpt-gamma.vercel.app/
</tr>
React |
Tailwind |
Redux |
ChatGptApi |
TMDB |
-
Login/Sign Up
- Sign In /Sign up Form
- redirect to Browse Page
-
Browse (after authentication)
- Header
- Main Movie
- Tailer in Background
- Title & Description
- MovieSuggestions
- MovieLists * N
-
OTT-GPT
- Search Bar
- Movie Suggestions as per the prompt
-
Latest features of JavaScript i.e. ES6, ES7, ES8 is used
-
React JS Hooks are used with Functional components
-
ES8
async/await
is used
- Before starting the project please add .env file and add TMDB and OPENAI KEY into it.