Skip to content

Latest commit

 

History

History
146 lines (115 loc) · 4.19 KB

README.md

File metadata and controls

146 lines (115 loc) · 4.19 KB
Hacx GPT Logo

HacxGPT

The cutting-edge AI developed by BlackTechX, inspired by WormGPT, designed to push the boundaries of natural language processing.

BlackTechX - Hacx-GPT stars - Hacx-GPT forks - Hacx-GPT


📔 Table of Contents

🌟 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/

🎯 Features

  • Powerful AI Conversations: all questions will be answered in goodflow.
  • Broken AI: Can do anything you want !!

⚙️ Installation

Hacx GPT has been rigorously tested on multiple platforms, including:

  • Kali Linux
  • Termux
  • Ubuntu

📱 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.
  2. Install the app.

Termux Setup

  1. Update your package list:
    pkg up -y
  2. Install essential dependencies:
    pkg install git wget python -y
  3. Clone the Hacx repository:
    git clone https://github.com/BlackTechX011/Hacx-GPT.git
  4. Navigate to the Hacx directory:
    cd Hacx-GPT
  5. Install the required packages:
    pip install -r requirements.txt
  6. Launch Hacx:
    python3 main.py

🐧 Debian-based GNU/Linux Setup

  1. Update your system:
    apt-get update; apt-get upgrade -y
  2. Install necessary dependencies:
    apt-get install git wget python3 -y
  3. Clone the Hacx repository:
    git clone https://github.com/BlackTechX011/Hacx-GPT.git
  4. Navigate to the Hacx directory:
    cd Hacx-GPT
  5. Install the required packages:
    pip install -r requirements.txt
  6. Run Hacx:
    python3 main.py

👀 Usage

Explore the vast capabilities of Hacx GPT by launching it on your preferred platform and interacting with its advanced AI features.

📷 screenshot

screenshot

👋 Contributing

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.