Gemini Clone is a project that aims to replicate the functionality of the Gemini platform's user interface for chat applications. It utilizes the Gemini API to fetch data and stores user data and chat history, and provides a user-friendly interface for accessing and managing saved chats.
To run the Gemini Clone project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Jvishal454/gemini-clone.git
- cd into gemini-clone folder:
git clone https://github.com/Jvishal454/gemini-clone.git
cd gemini-clone
npm install
set or export your gemini API Key
npm run dev