{"id":21126276,"url":"https://github.com/drdataye/drgpt","last_synced_at":"2025-04-13T08:05:57.304Z","repository":{"id":217218483,"uuid":"743291192","full_name":"DrDataYE/DrGPT","owner":"DrDataYE","description":"DrGPT is an interactive Command-Line Interface (CLI) tool that leverages the GPT model for various tasks such as answering questions, executing shell commands, and more.","archived":false,"fork":false,"pushed_at":"2024-01-15T10:26:01.000Z","size":153,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T08:05:47.209Z","etag":null,"topics":["drgpt","gpt","gpt-3","gpt-4","hackergpt","shell","terminal"],"latest_commit_sha":null,"homepage":"https://www.cyber1101.com","language":null,"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/DrDataYE.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":"2024-01-14T22:14:43.000Z","updated_at":"2025-04-09T10:28:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f2534a6-60e5-4745-a0cc-8f5da8c6e003","html_url":"https://github.com/DrDataYE/DrGPT","commit_stats":null,"previous_names":["drdataye/drgpt"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrDataYE%2FDrGPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrDataYE%2FDrGPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrDataYE%2FDrGPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrDataYE%2FDrGPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrDataYE","download_url":"https://codeload.github.com/DrDataYE/DrGPT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681493,"owners_count":21144700,"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":["drgpt","gpt","gpt-3","gpt-4","hackergpt","shell","terminal"],"created_at":"2024-11-20T04:40:40.665Z","updated_at":"2025-04-13T08:05:57.272Z","avatar_url":"https://github.com/DrDataYE.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DrGPT :zap:\n\nDrGPT is an interactive **Command-Line Interface (CLI) tool** that leverages the GPT model for various tasks such as answering questions, executing shell commands, and more.\n\n## :package: Installation\n\n### Linux\n\nTo install DrGPT on a Linux system, use the following commands:\n\n```bash\n# Download the .deb package\nwget https://github.com/DrDataYE/DrGPT/releases/download/drgpt/drgpt_1.0_beta_all_linux.deb\n\n# Install the package\nsudo dpkg -i drgpt_1.0_beta_all_linux.deb\n```\n\n## :computer: Usage\n\nAfter installation, `drgpt` can be used from the command line as follows:\n\n- **Generate and Execute Shell Commands**:\n  ```bash\n  drgpt --shell \"update my system\"\n  ```\n\n- **Describe Shell Commands**:\n  ```bash\n  drgpt --describe-shell \"ls -hl | grep drgpt\"\n  ```\n\n- **Generate Code Only**:\n  ```bash\n  drgpt --code \"give me an example of using flask in python\"\n  ```\n\n- **Open Text Editor for Prompt Input**:\n  ```bash\n  drgpt --editor\n  ```\n\n- **Show Version**:\n  ```bash\n  drgpt --version\n  ```\n\n- **Follow a Conversation by ID**:\n  ```bash\n  drgpt --chat \u003cchat_id\u003e\n  ```\n\n- **Save Output to File**:\n  ```bash\n  drgpt --output \u003cfile_path\u003e\n  ```\n\nFor more detailed information, run `drgpt --help`.\n\n## :bulb: Examples\n\nHere are some examples of how to use DrGPT:\n\n1. **Shell Command Generation**:\n\n   ![Shell Command Generation](1.jpg)\n\n   ```bash\n   drgpt --shell \"install the metasploit framework on my system\"\n   ```\n\n2. **Code Generation**:\n\n   ![Code Generation](2.jpg)\n\n   ```bash\n   drgpt --code \"give me python code for a reverse shell\"\n   ```\n\n3. **Conversation Follow-up**:\n\n   ![Conversation Follow-up](3.jpg)\n\n   ```bash\n   drgpt \"how do I use my system in the command line?\"\n   ```\n\n## :memo: Notes\n\n- Ensure Python 3 and other necessary dependencies are installed on your system.\n- You may need root permissions to install the package.\n\n## :scroll: License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n\n---\n\n*Enjoy using DrGPT!* :rocket:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrdataye%2Fdrgpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrdataye%2Fdrgpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrdataye%2Fdrgpt/lists"}