{"id":22353569,"url":"https://github.com/5eroo/deepai-wrapper","last_synced_at":"2025-07-27T07:34:26.183Z","repository":{"id":255913938,"uuid":"853877600","full_name":"5eroo/DeepAI-Wrapper","owner":"5eroo","description":"A reverse-engineering API class that helps you chat with the DeepAI AI for free in Python","archived":false,"fork":false,"pushed_at":"2024-09-08T07:45:43.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T21:17:49.598Z","etag":null,"topics":["deepai","llm","py","python","reverse-engineering","wrapper"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/5eroo.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":"2024-09-07T19:30:53.000Z","updated_at":"2024-09-08T07:55:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1b937c0-5342-470f-86b2-270f7cf791ea","html_url":"https://github.com/5eroo/DeepAI-Wrapper","commit_stats":null,"previous_names":["itszerrin/deepai-wrapper","5eroo/deepai-wrapper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5eroo%2FDeepAI-Wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5eroo%2FDeepAI-Wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5eroo%2FDeepAI-Wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5eroo%2FDeepAI-Wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5eroo","download_url":"https://codeload.github.com/5eroo/DeepAI-Wrapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245697939,"owners_count":20657971,"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":["deepai","llm","py","python","reverse-engineering","wrapper"],"created_at":"2024-12-04T13:09:02.134Z","updated_at":"2025-03-26T16:43:20.525Z","avatar_url":"https://github.com/5eroo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeepAI-Wrapper\nA reverse-engineering API class that helps you chat with the DeepAI AI for free in Python\n\n## Installation\n\n1. Clone the repository \u003cbr\u003e\n`git clone https://github.com/itszerrin/DeepAI-Wrapper.git`\n\n2. Set work directory to the unpacked directory \u003cbr\u003e\n`cd DeepAI-Wrapper`\n\n3. Install requirements \u003cbr\u003e\n`pip install -r requirements.txt`\n\n## Usage\n\n**Note: There is an example file which shows exactly how to run the API. Remember you need to always include this code snippet in your main.py, at the top**\n\n```py\nimport sys\nimport os\nsys.path.append(os.path.join(os.path.dirname(__file__), 'assets', 'src'))\n```\n\nAdditionally, you can read the well-commented Main.py for instructions or help.\n\nPost release info: Using single quotes in your messages will **most likely not work** since I replace them with double quotes (I have to) and that breaks their little servers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5eroo%2Fdeepai-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5eroo%2Fdeepai-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5eroo%2Fdeepai-wrapper/lists"}