{"id":28202023,"url":"https://github.com/adnangif/chatgpt_clone","last_synced_at":"2026-05-03T22:31:09.856Z","repository":{"id":224606313,"uuid":"762619130","full_name":"adnangif/chatgpt_clone","owner":"adnangif","description":"A simple project that showcases the power of the Gemini pro in creating a stripped-down, text-based chatbot experience. Inspired by the simplicity and efficiency of ChatGPT, this project aims to provide a lightweight and easy-to-use interface for interacting with a basic chatbot.","archived":false,"fork":false,"pushed_at":"2024-02-27T20:31:02.000Z","size":814,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-16T08:56:35.546Z","etag":null,"topics":["chatbot","chatgpt","chatgpt-clone","gemini-api","gemini-pro","reactjs","typescript","vite"],"latest_commit_sha":null,"homepage":"https://adnangif.github.io/chatgpt_clone/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adnangif.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2024-02-24T07:58:11.000Z","updated_at":"2024-10-05T04:22:24.000Z","dependencies_parsed_at":"2024-03-06T21:16:08.587Z","dependency_job_id":null,"html_url":"https://github.com/adnangif/chatgpt_clone","commit_stats":null,"previous_names":["adnangif/chatgpt_clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adnangif/chatgpt_clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnangif%2Fchatgpt_clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnangif%2Fchatgpt_clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnangif%2Fchatgpt_clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnangif%2Fchatgpt_clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adnangif","download_url":"https://codeload.github.com/adnangif/chatgpt_clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnangif%2Fchatgpt_clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32587816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chatbot","chatgpt","chatgpt-clone","gemini-api","gemini-pro","reactjs","typescript","vite"],"created_at":"2025-05-16T23:13:54.364Z","updated_at":"2026-05-03T22:31:09.806Z","avatar_url":"https://github.com/adnangif.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 --\u003e\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003c!--\n*** Thanks for checking out the Best-README-Template. If you have a suggestion\n*** that would make this better, please fork the repo and create a pull request\n*** or simply open an issue with the tag \"enhancement\".\n*** Don't forget to give the project a star!\n*** Thanks again! Now go create something AMAZING! :D\n--\u003e\n\n\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/adnangif/chatgpt_clone\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/tabler/tabler-icons/main/icons/outline/hexagon-3d.svg\"  alt=\"Logo\" width=\"250\" height=\"250\" \u003e\n  \u003c/a\u003e\n\n\u003ch3 align=\"center\"\u003eA Chatbot made using Gemini Pro \u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n  This is a Chatbot made to replicate the look and feel of the ChatGPT website. It uses the Gemini pro which is a powerful LLM, being developed by Google.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://adnangif.github.io/chatgpt_clone\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/adnangif/chatgpt_clone/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/adnangif/chatgpt_clone/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\nA simple project that showcases the power of the Gemini pro in creating a stripped-down, text-based chatbot experience. Inspired by the simplicity and efficiency of ChatGPT, this project aims to provide a lightweight and easy-to-use interface for interacting with a basic chatbot.\n\n![chatGPT clone demo](images/image1.png)\n![chatGPT clone demo](images/image2.png)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n### Built With\n\n* [![React][React.js]][React-url]\n![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge\u0026logo=vite\u0026logoColor=white)\n![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge\u0026logo=githubactions\u0026logoColor=white)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n### Prerequisites\n\n- Nodejs is installed in your system\n\n### Installation\n\n1. Get a free API Key  [HERE](https://ai.google.dev)\n2. Clone the repo\n   ```sh\n   git clone https://github.com/adnangif/chatgpt_clone.git\n   ```\n3. Install NPM packages\n   ```sh\n   npm install\n   ```\n4. Enter your API in `.env`\n   ```\n    VITE_GEMINI_API_KEY=asdfasdaeriodscj\n   ```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n\nVisit the \n    \u003ca href=\"https://adnangif.github.io/chatgpt_clone\"\u003eDemo\u003c/a\u003e\n site for a look. All the features and behaviours are designed to resemble ChatGPT. Write query and Gemini Pro will return response shortly.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\n- [x] Chat with the AI\n- [x] UI closely resembles ChatGPT\n- [x] Text streaming like ChatGPT\n- [ ] Handle and show errors when Gemini Pro fails to Generate output\n- [ ] The AI remembers the previous chats\n- [ ] Add backend and sessions \n- [ ] AI can reply based on previously sent queries\n- [ ] Make the responses visually identical to ChatGPT\n\n\n\nSee the [open issues](https://github.com/adnangif/chatgpt_clone/issues) for a full list of proposed features (and known issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. \n\u003cbr\u003e\nFOR MORE INFORMATION ON HOW TO CONTRIBUTE, CLICK \u003ca href=\"https://github.com/adnangif/chatgpt_clone/blob/main/CONTRIBUTING.md\"\u003eHERE\u003c/a\u003e\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nMuhammad Fahim - muhammadfahim010@gmail.com\n\nProject Link: [https://github.com/adnangif/chatgpt_clone](https://github.com/adnangif/chatgpt_clone)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/adnangif/chatgpt_clone.svg?style=for-the-badge\n[contributors-url]: https://github.com/adnangif/chatgpt_clone/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/adnangif/chatgpt_clone.svg?style=for-the-badge\n[forks-url]: https://github.com/adnangif/chatgpt_clone/network/members\n[stars-shield]: https://img.shields.io/github/stars/adnangif/chatgpt_clone.svg?style=for-the-badge\n[stars-url]: https://github.com/adnangif/chatgpt_clone/stargazers\n[issues-shield]: https://img.shields.io/github/issues/adnangif/chatgpt_clone.svg?style=for-the-badge\n[issues-url]: https://github.com/adnangif/chatgpt_clone/issues\n[license-shield]: https://img.shields.io/github/license/adnangif/chatgpt_clone.svg?style=for-the-badge\n[license-url]: https://github.com/adnangif/chatgpt_clone/blob/master/LICENSE.txt\n[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\n[React-url]: https://reactjs.org/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnangif%2Fchatgpt_clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadnangif%2Fchatgpt_clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnangif%2Fchatgpt_clone/lists"}