https://github.com/blacktechx011/hacx-gpt
Hacx GPT a powerful, evil brother of WormGPT.
https://github.com/blacktechx011/hacx-gpt
ai blacktechx blacktechx011 chatbot chatgpt for forhackers gpt hackerai hackers hacking hackingtool unsensordai wormgpt
Last synced: about 1 year ago
JSON representation
Hacx GPT a powerful, evil brother of WormGPT.
- Host: GitHub
- URL: https://github.com/blacktechx011/hacx-gpt
- Owner: BlackTechX011
- License: mit
- Created: 2024-02-15T06:58:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T06:42:18.000Z (over 1 year ago)
- Last Synced: 2025-04-04T02:39:39.321Z (about 1 year ago)
- Topics: ai, blacktechx, blacktechx011, chatbot, chatgpt, for, forhackers, gpt, hackerai, hackers, hacking, hackingtool, unsensordai, wormgpt
- Language: Python
- Homepage: https://github.com/BlackTechX011/Hacx-GPT
- Size: 7.24 MB
- Stars: 238
- Watchers: 13
- Forks: 66
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-ChatGPT-repositories - Hacx-GPT - Hacx GPT a powerful, evil brother of WormGPT. (Chatbots)
README
HacxGPT
The cutting-edge AI developed by BlackTechX, inspired by WormGPT, designed to push the boundaries of natural language processing.
GITHUB
·
INSTAGRAM
·
YOUTUBE
# :notebook_with_decorative_cover: Table of Contents
- [About the Project](#star2-about-the-project)
- [Features](#dart-features)
- [Installation Guide](#gear-installation)
- [Termux Quick Start](#iphone-termux-quick-start)
- [Debian-based GNU/Linux Setup](#penguin-debian-based-gnulinux-setup)
- [Usage](#eyes-usage)
- [screenshot](#camera-screenshot)
- [Contributing](#wave-contributing)
- [License](#warning-license)
## :star2: About the Project
Hacx GPT is an advanced broken AI model designed to facilitate seamless and powerful interactions, pushing the limits of what AI can achieve in natural language processing.
#### Note:
Its open Source version of HacxGPT NOT real HacxGPT... https://blacktechx011.github.io/HacxGPT-Website/
## :dart: Features
- **Powerful AI Conversations:** all questions will be answered in goodflow.
- **Broken AI:** Can do anything you want !!
## :gear: Installation
#### [Installation Video Guide](https://youtu.be/MIGSUM4PGh4)
Hacx GPT has been rigorously tested on multiple platforms, including:
- **Kali Linux**
- **Termux**
- **Ubuntu**
### :iphone: Termux Quick Start
**Note:** The Termux app is no longer updated on the Play Store due to new Google Play policies. No worries—we've got you covered!
1. Download the latest Termux app from [F-Droid](https://f-droid.org/repo/com.termux_118.apk).
2. Install the app.
#### Termux Setup
1. **Update your package list:**
```bash
pkg up -y
```
2. **Install essential dependencies:**
```bash
pkg install git wget python -y
```
3. **Clone the Hacx repository:**
```bash
git clone https://github.com/BlackTechX011/Hacx-GPT.git
```
4. **Navigate to the Hacx directory:**
```bash
cd Hacx-GPT
```
5. **Install the required packages:**
```bash
pip install -r requirements.txt
```
6. **Launch Hacx:**
```bash
python3 main.py
```
### :penguin: Debian-based GNU/Linux Setup
1. **Update your system:**
```bash
apt-get update; apt-get upgrade -y
```
2. **Install necessary dependencies:**
```bash
apt-get install git wget python3 -y
```
3. **Clone the Hacx repository:**
```bash
git clone https://github.com/BlackTechX011/Hacx-GPT.git
```
4. **Navigate to the Hacx directory:**
```bash
cd Hacx-GPT
```
5. **Install the required packages:**
```bash
pip install -r requirements.txt
```
6. **Run Hacx:**
```bash
python3 main.py
```
## :eyes: Usage
Explore the vast capabilities of Hacx GPT by launching it on your preferred platform and interacting with its advanced AI features.
### :camera: screenshot

## :wave: Contributing
## :warning: License
Distributed under the MIT License. See `LICENSE.txt` for more information.