Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shahdinsalman23/gemini-clone

A Vite + React app using Google Gemini API for real-time AI text generation. Explore AI-powered prompt responses with clean UI and state management.
https://github.com/shahdinsalman23/gemini-clone

gemini-ai gemini-api generative-ai

Last synced: about 1 month ago
JSON representation

A Vite + React app using Google Gemini API for real-time AI text generation. Explore AI-powered prompt responses with clean UI and state management.

Awesome Lists containing this project

README

        

# Google Gemini Clone

This project is a **Google Gemini Clone** built using **Vite** and **React.js**. It integrates the **Google Gemini API** to generate responses for user prompts, demonstrating how AI-driven text generation can enhance user interaction.

## 🛠️ Features

- **Vite for Development**: Lightning-fast builds and hot-reloading.
- **React.js**: Robust and scalable frontend framework.
- **Google Gemini API Integration**: Seamlessly integrates AI to handle prompts and generate outputs.
- **Responsive Design**: Optimized for both desktop and mobile devices.

## Demo

Check out the live version of this project:
[Live Demo](https://gemini-clone-shahdin.netlify.app/)
Source Code: [GitHub Repository](https://github.com/yourusername/gemini-clone)

## 📦 Installation

To get this project up and running locally, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/yourusername/gemini-clone.git
cd gemini-clone