https://github.com/rishisolanke/google-gemini-clone
This project is a clone of the Google Gemini AI assistant, built using React.js and powered by the Gemini API. The application provides an interactive interface where users can ask questions, receive responses, and interact with AI-generated content in real-time.
https://github.com/rishisolanke/google-gemini-clone
ai artificial-intelligence fullstack-development gemini-api google-gemini html-css-javascript javascript reactjs vitejs webdevelopment
Last synced: 5 months ago
JSON representation
This project is a clone of the Google Gemini AI assistant, built using React.js and powered by the Gemini API. The application provides an interactive interface where users can ask questions, receive responses, and interact with AI-generated content in real-time.
- Host: GitHub
- URL: https://github.com/rishisolanke/google-gemini-clone
- Owner: rishisolanke
- Created: 2024-08-17T20:25:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T22:04:15.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T20:12:51.643Z (about 1 year ago)
- Topics: ai, artificial-intelligence, fullstack-development, gemini-api, google-gemini, html-css-javascript, javascript, reactjs, vitejs, webdevelopment
- Language: JavaScript
- Homepage:
- Size: 19.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh