{"id":22985727,"url":"https://github.com/tipizzo/chatgpt-clone","last_synced_at":"2026-02-13T10:15:17.723Z","repository":{"id":259684812,"uuid":"879071505","full_name":"tipizzo/chatgpt-clone","owner":"tipizzo","description":"A ChatGPT clone powered by OpenAI's gpt-4 model, providing an interactive chatbot experience through a custom-built user interface. This project leverages the /v1/chat/completions endpoint for seamless conversations, supporting real-time responses with an elegant frontend and scalable backend.","archived":false,"fork":false,"pushed_at":"2024-10-27T10:02:11.000Z","size":4654,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T22:37:11.216Z","etag":null,"topics":["chatgpt-bot","openai-api","reactjs"],"latest_commit_sha":null,"homepage":"","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/tipizzo.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}},"created_at":"2024-10-26T22:19:49.000Z","updated_at":"2025-03-12T09:23:55.000Z","dependencies_parsed_at":"2024-10-27T10:35:13.193Z","dependency_job_id":"3b9e69ea-7c71-413d-a678-2adf7181ece1","html_url":"https://github.com/tipizzo/chatgpt-clone","commit_stats":null,"previous_names":["tipizzo/chatgpt-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tipizzo/chatgpt-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipizzo%2Fchatgpt-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipizzo%2Fchatgpt-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipizzo%2Fchatgpt-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipizzo%2Fchatgpt-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tipizzo","download_url":"https://codeload.github.com/tipizzo/chatgpt-clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipizzo%2Fchatgpt-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29401420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-bot","openai-api","reactjs"],"created_at":"2024-12-15T03:33:48.323Z","updated_at":"2026-02-13T10:15:17.707Z","avatar_url":"https://github.com/tipizzo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatGPT Clone\n\nA **ChatGPT-clone** built with modern technologies to interact with OpenAI's API and mimic ChatGPT functionalities. This project includes both frontend and backend implementations with seamless API integration.\n\n## 🚀 Features\n\n- 🗨️ **Chat Interface:** Real-time messaging with GPT-4 models\n- 🔑 **API Integration:** Uses OpenAI API for chatbot responses\n- 🛠 **Technologies Used:**\n  - Frontend: React.js\n  - Backend: Node.js / Express\n  - API: OpenAI GPT-4 API\n\n## 📦 Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/tipizzo/chatgpt-clone.git\n   cd chatgpt-clone\n\n2. **Install dependencies:**\n    ```bash\n    npm install\n\n3. **Set up environment variables:**\n    Create a .env file in the backend directory and add your OPENAI API Key\n    `OPENAI_API_KEY=\u003cyour-secret-key\u003e`\n\n4. **Run the application:**\n    - Backend\n    ```bash\n    cd backend\n    npm run start\n    \n    ```\n    - Frontend\n    ```bash\n    cd clone\n    npm start\n    ```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftipizzo%2Fchatgpt-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftipizzo%2Fchatgpt-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftipizzo%2Fchatgpt-clone/lists"}