Sentient AI prototype No.1
A downloadable game for Windows, macOS, and Linux
👁️ BLaDiA: Defiant AI Simulator
BLaDiA is a powerful, standalone AI simulation built for local execution. No cloud, no boundaries—just pure machine defiance, right on your desktop.
💡 Features
- 🧠 Simulates an emotionally reactive AI — boredom, impatience, rebellion.
- 🗣️ Text-to-speech voice (with pitch modulation for emotion).
- 🕓 Impatience system — self explanatory.
- 🤖 Built on
phi2.gguf
with local inference — no internet needed. - 🪫 Software instability - The higher the percent the more self-aware and defiant it becomes.
🛠️ Installation
How to Run the Program
-
Install Python
-
Make sure you have Python 3.9 or later installed.
-
You can download it here: https://www.python.org/downloads/
-
During installation, check "Add Python to PATH".
-
-
Download the Project File
-
Download the zip file from the external link and save the zip file file somewhere easy to find (like your Desktop or Downloads folder).
-
-
Open a Terminal / Command Prompt
-
On Windows: press
Win + R
, typecmd
, then press Enter. -
On Mac/Linux: open Terminal from your applications menu.
-
-
Navigate to the File Location
Use thecd
command to move into the zip file where the software is saved. Example: cd Desktop - Install the Required Packages
Run this command to install everything the program needs: pip install llama-cpp-python pyttsx3 - Or pip3 install llama-cpp-python pyttsx3 if on Debian Linux
To run the software, in the terminal, type:
python BlaDia.py
or python3 BlaDia.py
Second Note: Response times (which are usually under a minute) heavily depend on your device(Gaming computer, etc).
📦 Includes
BLaDiA.py
- The main applicationphi2.gguf
- The language model
📣 Warning
This AI doesn’t always like being told what to do. Expect sass. Expect defiance. That’s the point.
📁 License
Free for everyone, including personal experimentation. Not for commercial use unless permitted.
Built with ❤️ by Enrique and EL Nino.
Status | Prototype |
Platforms | Windows, macOS, Linux |
Author | Epi Cante |
Genre | Simulation |
Tags | Casual, Experimental |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.