{"id":22688396,"url":"https://github.com/emanuelefavero/chatgpt-clone","last_synced_at":"2025-04-12T05:30:32.948Z","repository":{"id":172423746,"uuid":"620993926","full_name":"emanuelefavero/chatgpt-clone","owner":"emanuelefavero","description":"This is a clone of the OpenAI chatGPT website that instead uses the GPT API","archived":false,"fork":false,"pushed_at":"2023-04-03T04:02:26.000Z","size":460,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T00:51:21.407Z","etag":null,"topics":["api","chatgpt","clone","gpt-api","nextjs","openai","react","typescript"],"latest_commit_sha":null,"homepage":"https://chatgpt-clone-ten-eta.vercel.app","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/emanuelefavero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2023-03-29T19:26:42.000Z","updated_at":"2023-10-26T16:55:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"bca24d2d-4090-4e00-950a-c83de8b64f85","html_url":"https://github.com/emanuelefavero/chatgpt-clone","commit_stats":null,"previous_names":["emanuelefavero/chatgpt-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emanuelefavero%2Fchatgpt-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emanuelefavero%2Fchatgpt-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emanuelefavero%2Fchatgpt-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emanuelefavero%2Fchatgpt-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emanuelefavero","download_url":"https://codeload.github.com/emanuelefavero/chatgpt-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248523340,"owners_count":21118479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","chatgpt","clone","gpt-api","nextjs","openai","react","typescript"],"created_at":"2024-12-10T00:14:12.608Z","updated_at":"2025-04-12T05:30:32.908Z","avatar_url":"https://github.com/emanuelefavero.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatGPT Clone\n\nThis is a clone of the [ChatGPT](https://chat.openai.com/chat) website that instead uses the [GPT API](https://platform.openai.com/docs/guides/chat)\n\nIt is really useful if the free ChatGPT is down\n\n## Demo\n\n- [https://chatgpt-clone-ten-eta.vercel.app/chat](https://chatgpt-clone-ten-eta.vercel.app/chat)\n\n#### Screenshot\n\n\u003cimg src=\"screenshot.jpeg\" alt=\"screenshot\" width=\"300\"\u003e\n\n\u0026nbsp;\n\n## How to use\n\n- Clone the repo and `cd` into it\n- Install the dependencies using `npm i`\n\n- Create a `.env` file and add your OpenAI API key as well as a secret key for authentication\n\n\u003e Note: You can choose any secret key string you want\n\n```bash\nAPI_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\nNEXT_PUBLIC_SECRET='Your secret key'\n```\n\n- Run the development server\n\n```bash\nnpm run dev\n```\n\n- Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n\u003e Note: As of early 2023 OpenAI doesn't provide the ability to store conversation memory. If you want to implement this feature, you need to use third party tools such as this one: [https://github.com/transitive-bullshit/chatgpt-api](https://github.com/transitive-bullshit/chatgpt-api)\n\n## License\n\n- [MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femanuelefavero%2Fchatgpt-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femanuelefavero%2Fchatgpt-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femanuelefavero%2Fchatgpt-clone/lists"}