2023-02-28 00:40:57 +08:00
2023-02-28 00:36:43 +08:00
2023-02-28 00:36:43 +08:00
2023-02-28 00:36:43 +08:00
2023-02-28 00:40:57 +08:00
2023-02-27 14:34:44 +08:00

GPT-Terminal-Bridge

General

The goal is to build a user-friendly bridge to automate ChatGPT and other GPT modules to automatically control terminal-based applications. This allows an automation of many human-intensive works, such as penetration testing with tools.

Installation

  1. Install requirements.txt with pip install -r requirements.txt
  2. Install chatgpt-wrapper: pip install git+https://github.com/mmabrouk/chatgpt-wrapper. More details at: https://github.com/mmabrouk/chatgpt-wrapper.

Examples

  1. Get username on local PC: python3 example_chatgpt_api.py
Description
No description provided
Readme 18 MiB
Languages
Python 52.3%
HTML 47.7%