Welcome to CineverseGPT, a React-based application that integrates the Gemini API and Tmdb API to provide a dynamic movie search experience. This project demonstrates the capabilities of React and modern web technologies.
- Login/Signup Page: Secure authentication using Firebase.
- Browse Page: Explore a wide selection of movies.
- GptSearch Page: Search for movies using GPT prompts.
- Movie Page: View detailed information about selected movies.
- Mobile Friendly: Fully responsive design for seamless use on any device.
- React: Frontend framework for building the user interface.
- Firebase: Authentication and hosting.
- Gemini API: GPT integration for search functionality.
- Tmdb API: Fetch movie data, including images and trailers.
Explore the live application here: CineverseGPT
Check out the source code and more details at the GitHub repository: CineverseGPT GitHub Repo
If you prefer not to sign up, you can use the following credentials to access the app:
- Email: [email protected]
- Password: Movie@9090
To run this project locally:
- Clone the Repository
git clone https://github.com/anuj846k/cineverse-gpt
If you would like to contribute to this project, please feel free to submit a pull request or open an issue.