Skip to content

This project is a React-based chatbot clone of Google Gemini AI. It offers a chat interface, uses Gemini for responses, and is styled with CSS. Potential upgrades include conversation history and additional features like emojis or image search.

niladri-1/Gimini-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini Clone

Gemini Clone is a project aimed at replicating the functionality of Gemini, powered by the Google Gemini API, using React and CSS.

Table of Contents

Introduction

This project introduces a React-based web application that functions as a clone of the Google Gemini AI chatbot. It provides a user-friendly interface for interacting with the powerful Gemini model, allowing you to ask questions and receive informative responses in a conversational manner.

Features

Core Features

  • Chat Interface: Provides a dedicated interface for interacting with the Gemini model in a conversational style.
  • Simulated Typing Effect: Enhances the user experience by mimicking a natural typing effect during responses.
  • Google Gemini Integration: Utilizes the capabilities of the Google Gemini model for generating informative responses.

Additional Features

  • React-based Development: Leverages React's efficient component-based approach for building the application.
  • CSS Styling: Employs CSS to style the user interface for visual appeal and usability.

Potential Enhancements

  • Conversation History: Keeps a record of past interactions for reference.
  • Advanced UI Elements: Introduces additional features like emojis, formatting options, or user avatars.
  • Enhanced Functionality: Explores integrating functionalities like image search or language translation.

Installation

  1. Clone the repository:
git clone https://github.com/iamsrikanthnani/gemini.git

step: 2

npm install

step:4 Run locally

npm run dev

Visit localhost:3000 to experience Gemini on your machine.

About

This project is a React-based chatbot clone of Google Gemini AI. It offers a chat interface, uses Gemini for responses, and is styled with CSS. Potential upgrades include conversation history and additional features like emojis or image search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published