Metadata-Version: 2.1
Name: SyncAi
Version: 6.0
Summary: AI designed for cybersecurity professionals, ethical hackers, Malware, and penetration testers. It assists in vulnerability analysis, security script generation, and cybersecurity research, Backdoor implementation.
Home-page: https://github.com/DevZ44d/SyncAi
Author: deep
Author-email: AsyncPy@proton.me
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

<p align="center">
  <img align="center" width="120" src="https://github.com/user-attachments/assets/97397eee-2e82-4eb5-a4e3-7277db2e7d04" />

  <h1 align="center">HackerGpt</h1>
  <h3 align="center"></h3>
</p>


<p align="center">

<a href="https://pypi.org/project/SyncAi/">
    <img src="https://img.shields.io/pypi/v/SyncAi?color=red&logo=pypi&logoColor=red">
  </a>

  <a href="https://t.me/Pycodz">
    <img src="https://img.shields.io/badge/Telegram-Channel-blue.svg?logo=telegram">
  </a>
  
  <a href="https://t.me/DevZ44d" target="_blank">
    <img alt="Telegram Owner" src="https://img.shields.io/badge/Telegram-Owner-red.svg?logo=telegram" />
  </a>
</p>

> **Notice:** API-KEY maybe Expire so Contact Me For Get Free **[Telegram Chat](https://t.me/eeeYccc)** .

> **HackerGPT** is an advanced AI designed for cybersecurity professionals, `ethical hackers` , `MalWare`, and `penetration testers`. It assists in `vulnerability analysis`, `security script generation`, and `cybersecurity research`, `Backdoor implementation` . Unlike traditional AI models, HackerGPT provides unrestricted access, empowering you to explore the cyber world with greater flexibility and efficiency. 🚀
  
### Installation and Development 🚀

### Via **PyPi** ⚡️
```shell
# via PyPi
pip install SyncAi -U

# via Git 
pip install git+https://github.com/DevZ44d/SyncAi -U
```

### 🚀 Quick Start
- Start Chatting .
```python
from SyncAi import HackerGpt
prompt = input("Type Your PromPt : ")
HackerGpt.chat(prompt)
```

- Generation images by prompt .
```python
from SyncAi import HackerGpt
prompt = input("Type Your PromPt : ")
HackerGpt.generate_image(prompt)
```

### Using in **Terminal** 🚀
```shell
syncai -l "[LANGUAGE]" -[OPTIONS] "[PROMPT]"
```

### Usage 📚
```shell
syncai -l "[LANGUAGE]" -[OPTIONS] "[PROMPT]"

Options
  -p, --prompt                    Start Chatting  .
  -img, --imager                  Generation images by prompt .
  -h, --help                      Show this message and exit .
  -v, --version                   Show Version Of Libarary and info .
  -l, --language                  Set Language for HackerGpt .
```

### Via **Git** ( Recommended ) ⚡️

```shell
# via Git
git clone https://github.com/DevZ44d/HackerGpt.git

cd HackerGpt

python3 main.py
```
### 📦 Features
- Change language For Ai .
- **Save Chats** ( **[In My GitHub Repositories](https://github.com/DevZ44d/HackerGpt)** ) .
- Free **API-Key** .
- **Easy for use** && More Features **Soon** .

### 💬 Help & Support .
- Follow updates via the **[Telegram Channel](https://t.me/Pycodz)**.
- For general questions and help, join our **[Telegram chat](https://t.me/PyChTz)**.
