{"id":23293324,"url":"https://github.com/theprojectsx/chatgpt_free","last_synced_at":"2025-04-06T18:47:07.572Z","repository":{"id":233161097,"uuid":"786184755","full_name":"TheProjectsX/ChatGPT_Free","owner":"TheProjectsX","description":"A Free ChatGPT Module","archived":false,"fork":false,"pushed_at":"2024-04-13T18:03:38.000Z","size":372,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T00:45:42.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TheProjectsX.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}},"created_at":"2024-04-13T17:13:55.000Z","updated_at":"2024-04-13T17:24:14.000Z","dependencies_parsed_at":"2024-04-14T08:02:08.694Z","dependency_job_id":"9210b07e-e065-427d-b4e5-311be3f97cd2","html_url":"https://github.com/TheProjectsX/ChatGPT_Free","commit_stats":null,"previous_names":["theprojectsx/chatgpt_free"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProjectsX%2FChatGPT_Free","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProjectsX%2FChatGPT_Free/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProjectsX%2FChatGPT_Free/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProjectsX%2FChatGPT_Free/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheProjectsX","download_url":"https://codeload.github.com/TheProjectsX/ChatGPT_Free/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247535340,"owners_count":20954573,"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":[],"created_at":"2024-12-20T06:14:54.129Z","updated_at":"2025-04-06T18:47:07.555Z","avatar_url":"https://github.com/TheProjectsX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatGPT Free\n\nUse ChatGPT For Free using this Module!\n\n### Warning\n\n\u003e This Repository is Only for **Educational Purpose**. TheProjectsX is not Responsible for Any Misuse!\n\n### Workflow:\n\n- Uses some APIs to access ChatGPT\n\n### Installation:\n\nInstall using pip:\n\n```bash\npip install git+https://github.com/TheProjectsX/ChatGPT_Free.git\n```\n\nTo Update:\n\n```bash\npip install --upgrade git+https://github.com/TheProjectsX/ChatGPT_Free.git\n```\n\n### Uses:\n\n```python\nfrom chatgpt_free import ChatBot\n\nchatbot = ChatBot()\n\nresponse = chatbot.sendRequest(prompt=\"Hello World!\")\nprint(response[\"content\"])\n```\n\n### Supports:\n\n- Supports `gpt-3.5-turbo` (Default)\n- Supports `gpt-4`\n\n### Help:\n\nYou may get more parameters by hovering over the Class\nThe `test.py` contains a Basic Test Case\n\n## Note:\n\nThis Project is For Educational Purpose only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheprojectsx%2Fchatgpt_free","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheprojectsx%2Fchatgpt_free","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheprojectsx%2Fchatgpt_free/lists"}