Welcome to the Gemini Clone Website project! This project is a working clone of the Gemini platform, a Google initiative known for its advanced AI and machine learning capabilities. The original Gemini platform provides innovative solutions in the field of artificial intelligence and aims to enhance user experiences with cutting-edge technology.
This clone replicates some of the core features and functionalities of the Gemini platform, leveraging the Google Gemini API. The model used in this project is the gemini-1.5-flash
by Google Cloud GCP, designed for generative AI tasks and offering advanced capabilities in machine learning.
You can view the deployed project at: Deployment Link
Before you get started, make sure you have the following installed on your machine:
git clone https://github.com/Hafeezbaig/Gemini-Clone-Project.git
cd Gemini-Clone-Project
npm install
To start the development server, run:
npm run dev
This will launch the project in development mode and allow you to view the website locally in your browser.
This project is a fully functional clone of the Gemini platform, incorporating the Google Gemini API and the gemini-1.5-flash
model by Google Cloud GCP. It aims to provide a similar user experience and interface as the original Gemini platform, focusing on generative AI and machine learning functionalities.
Feel free to contribute to the project or use it as a reference for your own development needs. For any issues or suggestions, please open an issue in the GitHub repository.
Gemini-1.5-flash Model is depricated by Google, Make sure to use the latest model. API for this project is disabled.
This project is developed by Hafeez Baig.