{"id":22352223,"url":"https://github.com/shamspias/automation-tools","last_synced_at":"2025-08-22T01:13:43.035Z","repository":{"id":59840107,"uuid":"535361828","full_name":"shamspias/automation-tools","owner":"shamspias","description":"Some automated script like auto blog writer or proofreader with django rest framework using gpt3 and other library","archived":false,"fork":false,"pushed_at":"2022-09-25T07:34:58.000Z","size":93,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-04T12:17:45.874Z","etag":null,"topics":["blog-generator","django-rest-framework","document-translation","gpt-3","proofreading","python","translation"],"latest_commit_sha":null,"homepage":"","language":"Python","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/shamspias.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}},"created_at":"2022-09-11T16:45:09.000Z","updated_at":"2024-10-03T14:47:54.000Z","dependencies_parsed_at":"2023-01-18T21:45:33.363Z","dependency_job_id":null,"html_url":"https://github.com/shamspias/automation-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamspias%2Fautomation-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamspias%2Fautomation-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamspias%2Fautomation-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamspias%2Fautomation-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shamspias","download_url":"https://codeload.github.com/shamspias/automation-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236518723,"owners_count":19162119,"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":["blog-generator","django-rest-framework","document-translation","gpt-3","proofreading","python","translation"],"created_at":"2024-12-04T12:17:50.463Z","updated_at":"2025-01-31T13:15:55.162Z","avatar_url":"https://github.com/shamspias.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automation Tools\n\n## Boost Your Work With Automation\n\n### Automated Tools\n\n- Translate Documents with multiple Translator\n- Proofreading with GPT-3 davinci model\n- Automatic Blog Maker with GPT-3 davinci model\n\n### Technology\n\n\u003e Programming Language\n\n- Python3\n\n\u003e Framework\n\n- Django\n- Django REST framework\n\n\u003e Libraries\n\n- [OpenAI](https://pypi.org/project/openai/)\n- [Deep_translator](https://pypi.org/project/deep-translator/)\n- [Pdf2docx](https://pypi.org/project/pdf2docx/)\n- [Beautifulsoup4](https://pypi.org/project/beautifulsoup4/)\n- [pypandoc](https://pypi.org/project/pypandoc/)\n- [drf-yasg](https://pypi.org/project/drf-yasg/)\n- [SpeechRecognition](https://pypi.org/project/SpeechRecognition/)\n- [django-environ](https://pypi.org/project/django-environ/)\n- [django-cors-headers](https://pypi.org/project/django-cors-headers/)\n\n\u003e Tools\n\n- GPT-3\n- FFmpeg\n\n### Installation\n\n#### Download and Install Additional Software\n\n#### 1. pypandoc\n- [Installation Process](https://pandoc.org/installing.html)\n\n#### 2. FFmpeg\n\n- [Windows](https://www.geeksforgeeks.org/how-to-install-ffmpeg-on-windows/)\n- [Linux](https://www.tecmint.com/install-ffmpeg-in-linux/)\n- [MACOS](https://macappstore.org/ffmpeg/)\n\n#### Create a Virtual Environment\n\n\u003e Windows\n\n- Make sure you have python installed on your pcopen cmd or PowerShell\n\n  `python -m venv  yourvenv`\n\n\u003e Linux and MAC\n\n- Open terminal\n\n```\nsudo apt-get install python3-pip -y \u0026\u0026 sudo apt-get install python3-venv -y\n```\n\nAfter that just type\n\n`python3 -m venv yourvenv`\n\n#### Activate Virtual Environment.\n\n\u003e Windows\n\n`yourvenv/Scripts/activate`\n\n- If show any error then open Powershell in admin\n  then type\n\n`Set-ExecutionPolicy -ExecutionPolicy RemoteSigned`\nand press \"A\" then Enter.\n\n\u003e Linux\n\n`. yourvenv/bin/activate`\n\n- Install the requirement.txt\n\n\u003e Windows\n\n`pip install -r requirement.txt`\n\n\u003e Linux\n\n`pip3 install -r requirement.txt`\n\n### RUN\n\n`python manage.py runserver ip:port`\n\n- Example\n\n`python manage.py runserver 0.0.0.0:8000`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamspias%2Fautomation-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshamspias%2Fautomation-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamspias%2Fautomation-tools/lists"}