Skip to content

BlackTechX011/Hacx-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

🎯 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.