{"id":26686790,"url":"https://github.com/samarthswami1016/chatgpt-clone-using-python","last_synced_at":"2026-05-07T08:33:18.790Z","repository":{"id":284484815,"uuid":"949502604","full_name":"samarthswami1016/ChatGPT-Clone-using-Python","owner":"samarthswami1016","description":"ChatGpt Clone Using Python","archived":false,"fork":false,"pushed_at":"2025-03-26T05:23:30.000Z","size":536,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T06:25:18.080Z","etag":null,"topics":["chatbot","chatgpt","chatgpt-api","css","gemini-api","gpt4all","html","javascript","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/samarthswami1016.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}},"created_at":"2025-03-16T15:54:48.000Z","updated_at":"2025-03-26T05:23:33.000Z","dependencies_parsed_at":"2025-03-26T06:35:27.424Z","dependency_job_id":null,"html_url":"https://github.com/samarthswami1016/ChatGPT-Clone-using-Python","commit_stats":null,"previous_names":["samarthswami1016/chatgpt-clone-using-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samarthswami1016%2FChatGPT-Clone-using-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samarthswami1016%2FChatGPT-Clone-using-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samarthswami1016%2FChatGPT-Clone-using-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samarthswami1016%2FChatGPT-Clone-using-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samarthswami1016","download_url":"https://codeload.github.com/samarthswami1016/ChatGPT-Clone-using-Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245650484,"owners_count":20650105,"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":["chatbot","chatgpt","chatgpt-api","css","gemini-api","gpt4all","html","javascript","python"],"created_at":"2025-03-26T12:14:31.127Z","updated_at":"2026-05-07T08:33:18.759Z","avatar_url":"https://github.com/samarthswami1016.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ChatGPT Clone\nfeel free to improve the code / suggest improvements\n\n\u003cimg width=\"1470\" alt=\"image\" src=\"images/preview.png\"\u003e\n\n\n## Getting Started\nTo get started with this project, you'll need to clone the repository and set up a virtual environment. This will allow you to install the required dependencies without affecting your system-wide Python installation.\n\n### Prequisites\nBefore you can set up a virtual environment, you'll need to have Python installed on your system. You can download Python from the official website: https://www.python.org/downloads/\n\n### Cloning the Repository\nRun the following command to clone the repository:\n```\ngit clone https://github.com/samarthswami1016/ChatGPT-Clone-using-Python.git\n```\n\n### Setting up a Virtual Environment\nTo set up a virtual environment, follow these steps:\n\n1. Navigate to the root directory of your project.\n```\ncd ChatGPT-Clone-using-Python\n```\n2. Run the following command to create a new virtual environment:\n```\npython -m venv venv\n```\n3.  Activate the virtual environment by running the following command:\n```\nsource venv/bin/activate\n```\nIf you are using fish shell, the command will be slightly different:\n```\nsource venv/bin/activate.fish\n```\nIf you're on Windows, the command will be slightly different:\n```\nvenv\\Scripts\\activate\n```\n4. Install the required dependencies by running the following command:\n```\npip install -r requirements.txt\n```\n\n### Running the Application\nTo run the application, make sure the virtual environment is active and run the following command:\n```\npython run.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamarthswami1016%2Fchatgpt-clone-using-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamarthswami1016%2Fchatgpt-clone-using-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamarthswami1016%2Fchatgpt-clone-using-python/lists"}