{"id":50737607,"url":"https://github.com/ali-haggag7/gemini-ai-clone","last_synced_at":"2026-06-10T15:01:59.338Z","repository":{"id":338673252,"uuid":"961168533","full_name":"Ali-Haggag7/Gemini-AI-Clone","owner":"Ali-Haggag7","description":"🤖 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.","archived":false,"fork":false,"pushed_at":"2026-04-03T22:05:21.000Z","size":767,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-03T23:19:56.576Z","etag":null,"topics":["api-integration","artificial-intelligence","chatbot","context-api","frontend-developer","generative-ai","google-gemini","javascript","llm","react"],"latest_commit_sha":null,"homepage":"https://gemini-ai-clone-six-zeta.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ali-Haggag7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-05T22:43:53.000Z","updated_at":"2026-04-03T22:05:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Ali-Haggag7/Gemini-AI-Clone","commit_stats":null,"previous_names":["ali-haggag7/gemini-ai-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ali-Haggag7/Gemini-AI-Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Haggag7%2FGemini-AI-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Haggag7%2FGemini-AI-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Haggag7%2FGemini-AI-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Haggag7%2FGemini-AI-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ali-Haggag7","download_url":"https://codeload.github.com/Ali-Haggag7/Gemini-AI-Clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Haggag7%2FGemini-AI-Clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34157453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-integration","artificial-intelligence","chatbot","context-api","frontend-developer","generative-ai","google-gemini","javascript","llm","react"],"created_at":"2026-06-10T15:01:57.717Z","updated_at":"2026-06-10T15:01:59.333Z","avatar_url":"https://github.com/Ali-Haggag7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n  \u003ch1\u003e✨ Gemini AI Clone\u003c/h1\u003e\n  \n  \u003cp\u003e\n    A pixel-perfect clone of \u003cb\u003eGoogle Gemini\u003c/b\u003e built with \u003cb\u003eReact.js\u003c/b\u003e.\n    Integrated with the official \u003cb\u003eGoogle Generative AI SDK\u003c/b\u003e to provide real-time, intelligent conversations.\n  \u003c/p\u003e\n\n  \u003cp\u003e\n    \u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Google%20Gemini-8E75B2?style=for-the-badge\u0026logo=googlebard\u0026logoColor=white\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Context%20API-State%20Management-blue?style=for-the-badge\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white\" /\u003e\n  \u003c/p\u003e\n\n  \u003cbr /\u003e\n\n  \u003cimg src=\"/gemini-clone-1.jpeg\" alt=\"Project Preview\" width=\"100%\" style=\"border-radius: 10px;\" /\u003e\n\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n## 🔥 Key Features\n\n### 🤖 AI Intelligence\n* **Powered by Gemini Pro:** Direct integration with Google's latest LLM via `gemini.js` config.\n* **Smart Context:** Maintains conversation context for fluid interactions.\n* **Real-time Responses:** Instant streaming of AI answers.\n\n### 🎨 UI/UX Design\n* **Modern Interface:** Replicates the clean, minimalist look of the original Gemini.\n* **Sidebar Navigation:** Manage chat history and sessions (`Sidebar.jsx`).\n* **Responsive Layout:** Optimized for both desktop and mobile views (`Main.jsx`).\n\n### 🛠️ Engineering Concepts\n* **State Management:** Utilizes **React Context API** (`Context.jsx`) to handle global state (prompts, results, loading status) without prop drilling.\n* **Component Architecture:** Modular structure separating Logic, UI, and Configuration.\n\n---\n\n## 🛠️ Tech Stack\n\n| Component | Technology |\n| :--- | :--- |\n| **Frontend Framework** | React.js (Hooks \u0026 Functional Components) |\n| **AI Integration** | Google Generative AI SDK (@google/generative-ai) |\n| **State Management** | React Context API |\n| **Styling** | Modern CSS3 \u0026 Flexbox |\n| **Assets** | SVG Icons \u0026 Dynamic Assets |\n\n---\n\n## 🚀 Getting Started\n\nFollow these steps to run your own AI assistant locally:\n\n### 1. Clone \u0026 Install\n```bash\n# Clone the repository\ngit clone [https://github.com/Ali-Haggag7/Gemini-AI-Clone.git](https://github.com/Ali-Haggag7/Gemini-AI-Clone.git)\ncd Gemini-AI-Clone\n\n# Install dependencies\nnpm install\n\n```\n### 2. Get Your API Key\nGo to Google AI Studio.\n\nCreate a new API Key.\n\n### 3. Setup Configuration\nNote: Ideally, use environment variables (.env). If you are using config/gemini.js, paste your key there (but never push it to GitHub).\n\n### 4. Run the App\n```bash\nnpm start\n\n```\n\nOpen http://localhost:3000 to view it in the browser.\n\n## 📸 Interface Previews\n\n| **Chat Interface** | **Mobile Preview** |\n| :---: | :---: |\n| \u003cimg src=\"/gemini-clone-2.jpeg\" width=\"100%\" /\u003e | \u003cimg src=\"/gemini-clone-3.jpeg\" width=\"100%\" /\u003e |\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003cbr /\u003e\n  \u003cp\u003eMade with ❤️ by \u003cb\u003eAli Haggag\u003c/b\u003e\u003c/p\u003e\n  \n  \u003ca href=\"https://www.linkedin.com/in/ali-haggag7/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Connect-LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"mailto:ali.haggag2005@gmail.com\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Contact-Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/Ali-Haggag7\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Portfolio-GitHub-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-haggag7%2Fgemini-ai-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fali-haggag7%2Fgemini-ai-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-haggag7%2Fgemini-ai-clone/lists"}