Skip to content

Jvishal454/gemini-clone

Repository files navigation

Gemini Clone

Table of Contents

Description

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.

Installation

To run the Gemini Clone project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Jvishal454/gemini-clone.git 
    
  2. 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

Screens from the project

First Screen

first screen

Prompt Loading Screen

prompt loading screen

Chat Prompt Screen

chat prommpt screen