RanitManik /
Gemini-Clone
Google Gemini Clone 2024
Loading repository dataβ¦
MuhammadAjmal54 / repository
**Gemini AI Clone** is a web-based chatbot built with **HTML, CSS, JavaScript, and React**, replicating Google's Gemini AI interface. It features a **responsive design, real-time interactions, smooth animations, and optimized performance**. This project showcases frontend development skills and chatbot UI design using modern web technologies. π
A Gemini AI Clone built using HTML, CSS, JavaScript, and React. This project replicates the UI and functionality of Google's Gemini AI chatbot, providing an interactive and responsive user experience.
β
ββββsrc
β App.jsx # Main application component
β index.css # Global styles
β main.jsx # Entry point file
β
ββββassets # Contains images and icons used in UI
β assets.js
β bulb_icon.png
β code_icon.png
β compass_icon.png
β gallery_icon.png
β gallery_icon2.png
β gemini_icon.png
β history_icon.png
β menu_icon.png
β message_icon.png
β mic_icon.png
β plus_icon.png
β question_icon.png
β react.svg
β send_icon.png
β setting_icon.png
β user_icon.png
β youtube_icon.png
β
ββββComponents # Contains UI components
β ββββMain # Main content area components
β β Main.jsx
β β Main.css
β β
β ββββSidebar # Sidebar navigation components
β Sidebar.jsx
β Sidebar.css
β
ββββconfig # Configuration files
β Gemini.js # AI response handling configuration
β
ββββcontext # Context API for state management
Context.jsx
git clone https://github.com/your-username/gemini-ai-clone.git
cd gemini-ai-clone
npm install
npm start
http://localhost:3000
This project is open-source and available under the MIT License.
Contributions are welcome! If you'd like to improve this project:
git checkout -b feature-branch).git commit -m 'Add new feature').git push origin feature-branch).For any inquiries or suggestions, feel free to reach out:
Selected from shared topics, language and repository descriptionβnot editorial ratings.
RanitManik /
Google Gemini Clone 2024
GourangaDasSamrat /
A fully functional Google Gemini 2.0 flash clone using HTML CSS JavaScript and Google Ai Studio free api key.
Ali-Haggag7 /
π€ A fully functional Google Gemini Clone built with React.js and the Google Generative AI SDK. Features real-time chat, history management, and Context API integration.
Chiragj2003 /
Gemini Clone by Chirag Joshi | React + Vite + Gemini API | Full-featured Google Gemini AI chat interface clone
sushildas100 /
A Google Gemini clone, providing users with a seamless chat interface powered by advanced AI capabilities.
mrshyspy /
Gemini-clone using React and Gemini Api