{"id":22972768,"url":"https://github.com/abhishek-sanwal/chatgpt_clone","last_synced_at":"2026-01-29T23:03:38.701Z","repository":{"id":261045587,"uuid":"883096116","full_name":"abhishek-sanwal/ChatGPT_Clone","owner":"abhishek-sanwal","description":"A clone created to replicate the ui look and feel , functionalities of Open-AI chatgpt built using gemini apis.","archived":false,"fork":false,"pushed_at":"2024-11-16T17:28:57.000Z","size":5638,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T14:50:31.013Z","etag":null,"topics":["chatgpt-clone","css-modules-react","gemini-api","generative-ai","gpt-models","javascript","reactjs-es6"],"latest_commit_sha":null,"homepage":"https://abhishek-sanwal-chatgpt.netlify.app/","language":"JavaScript","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/abhishek-sanwal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-11-04T11:18:55.000Z","updated_at":"2025-01-10T16:10:47.000Z","dependencies_parsed_at":"2025-04-20T14:33:27.530Z","dependency_job_id":null,"html_url":"https://github.com/abhishek-sanwal/ChatGPT_Clone","commit_stats":null,"previous_names":["abhishek-sanwal/chatgpt_clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhishek-sanwal/ChatGPT_Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek-sanwal%2FChatGPT_Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek-sanwal%2FChatGPT_Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek-sanwal%2FChatGPT_Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek-sanwal%2FChatGPT_Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhishek-sanwal","download_url":"https://codeload.github.com/abhishek-sanwal/ChatGPT_Clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek-sanwal%2FChatGPT_Clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28889863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"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":["chatgpt-clone","css-modules-react","gemini-api","generative-ai","gpt-models","javascript","reactjs-es6"],"created_at":"2024-12-14T23:19:18.110Z","updated_at":"2026-01-29T23:03:38.694Z","avatar_url":"https://github.com/abhishek-sanwal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003e ChatGPT Clone 🚀🚀\u003c/h2\u003e\n\n---\n\n### Idea🤔\n\n- Original Idea was to built a platform where we can simultaneously prompt to multiple llm models.\n- Especially **Gemini** and **GPT** and gather as much as information to solve our problem.\n- But since gpt apis are less generous🥲 and not free to use even for devs I built this.\n\n---\n\n### Features😍\n\n##### Contextual responses:\n\n- Enhanced chatbot's responses by using the previous conversation to understand the context.\n- This can improve the efficiency of llm to solve your problem.\n\n##### Persistent Data Conversations:\n\n- Conversations remains persisted across sessions.\n- Users can visit their old conversations even in offline mode.\n\n##### Real-Time Interactive chat:\n\n- Enables low-latency, real-time chat conversions with large language models.\n\n##### User Experience:\n\n- Elevated user experience with syntax highlighting and typing effect.\n- Automatic scrolling for generated content.\n\n---\n\n### Technologies🧑‍💻\n\n\u003cp align=\"center\"\u003e\n\n- [![Google Gemini](https://img.shields.io/badge/Google%20Gemini-886FBF?logo=googlegemini\u0026logoColor=fff)](#) ![ChatGPT](https://img.shields.io/badge/chatGPT-74aa9c?style=for-the-badge\u0026logo=openai\u0026logoColor=white)\n\n- ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white) [![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript\u0026logoColor=000)](#)\n\n- ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB) ![Context-API](https://img.shields.io/badge/Context--Api-000000?style=for-the-badge\u0026logo=react) ![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge\u0026logo=react-router\u0026logoColor=white)\n\n- [![npm](https://img.shields.io/badge/npm-CB3837?logo=npm\u0026logoColor=fff)](#) [![Visual Studio Code](https://custom-icon-badges.demolab.com/badge/Visual%20Studio%20Code-0078d7.svg?logo=vsc\u0026logoColor=white)](#) [![Git](https://img.shields.io/badge/Git-F05032?logo=git\u0026logoColor=fff)](#) [![Vite](https://img.shields.io/badge/Vite-646CFF?logo=vite\u0026logoColor=fff)](#)\n\n\u003c/p\u003e\n\n---\n\n### Folder Structure🗂️\n\n![Folder](/ss/Folder.png)\n\n**apiKey.js**\n\n![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n\n#### [Get Your Api key now](https://ai.google.dev/gemini-api/docs/api-key)\n\n```\nconst apiKey = \"YOUR_GEMINI_API_KEY\";\n\nexport default apiKey;\n```\n\n\u0026nbsp;\n\n\u003e Add your gemini api key inside gen-ai folder and rename the file as **apiKey.js**. Remember to export apiKey variable . You can also set it as your environment variable and then use it.\n\n---\n\n### Deployment [![Netlify](https://img.shields.io/badge/Netlify-%23000000.svg?logo=netlify\u0026logoColor=#00C7B7)](#)\n\n#### [Start your chatting session 🚀🚀](https://abhishek-sanwal-chatgpt.netlify.app/)\n\n[![Website](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://shields.io/)\n\n---\n\n### Working Screenshots\n\n![SS-1](/ss/ss-1.png)\n\n![ss-2](/ss/ss-2.png)\n\n![ss-3](/ss/ss-3.png)\n\n---\n\n#### Responsive View:\n\n- ##### Iphone 14 pro View\n\n![14-pro-1](/ss/14_Pro-1.png)\n\n![14-pro-2](/ss/14-pro-2.png)\n\n---\n\n- ##### Pixel Pro view\n\n![Pixel-pro-1](/ss/Pixel-7-pro-2.png)\n\n![Pixel-pro-2](/ss/Pixel-7-pro.png)\n\n---\n\n- ##### Macbook 13 inch view\n\n## ![](/ss/Desktop.png)\n\n- ##### Macbook 15 inch view\n\n## ![](/ss/Macbook-15inch.png)\n\n---\n\n### LightHouse Report\n\n![ss-4](/ss/ss-4.png)\n\n---\n\n### Upcoming Features:\n\n- Type-Safe version of code\n- Support of Images and Audio\n- Backend in Python for more features.\n- Copy exact code or markdown rather than full response.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishek-sanwal%2Fchatgpt_clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishek-sanwal%2Fchatgpt_clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishek-sanwal%2Fchatgpt_clone/lists"}