Skip to content

Repository files navigation

🔥 TALKINSHII v2.0

Career Destruction System

EVOX-grade aggressive desktop-app aesthetic. Not a website. A WEAPON.


🎯 TWO PATHS

⚔️ THE ARSENAL (Attack Mode)

When you need to END someone:

  • Target Lock - Scan any profile, get their cringe score
  • Roast Engine - 4 intensity levels (Light → Career Ender 💀)
  • Meme Generator - 15 templates, auto-select based on cringe
  • Visual Meme Builder - Real meme images with their face (PRO)
  • Voice Roasts - 8 personas deliver audio destruction
  • Beef Battle - 1v1 roast wars with rounds & winner

🛡️ THE RIGHTEOUS PATH (Defense Mode)

When hate comes YOUR way:

  • Attacker Analysis - See why their opinion doesn't matter
  • Response Options:
    • Professional - Corporate-level maturity
    • Wit - Deflect with humor
    • High Road - Rise above
    • Boundary - Firm but dignified
    • Silence - When NOT to respond
    • Flip - Turn their L into your W
  • OR Launch Arsenal - If they want smoke, they get smoke
  • Mental Health Resources - Online hate is real. That's valid.

🖥️ EVOX DESKTOP-APP UI

This is NOT a website. It's a precision-engineered system:

  • Title Bar - App name, version, system status
  • Toolbar - Mode switches, weapon buttons, tier indicators
  • Left Panel - Operation mode, weapons list, voice personas
  • Center Panel - Target acquisition, intensity calibration
  • Right Panel - Output terminal for results
  • Status Bar - Engine status, current mode/weapon

Aesthetic inspired by:

  • Racing ECU tuning software
  • Supercar dashboards
  • Military targeting systems
  • High-performance weapon interfaces

🚀 Quick Start (Web)

cd talkinshii
pip install -r requirements.txt
python app.py

App runs at: http://localhost:5000


📱 Android APK

Full Android app included! See BUILD_APK.md for instructions.

cd talkinshii/android-app
# Copy web assets first
copy ..\templates\index.html app\src\main\assets\web\index.html
# Build
gradlew.bat assembleDebug

APK at: app/build/outputs/apk/debug/app-debug.apk


📁 Project Structure

talkinshii/
├── app.py                    # Flask app entry
├── api/
│   ├── arsenal.py            # Attack endpoints (roast, meme, voice, battle)
│   ├── righteous.py          # Defense endpoints
│   └── analyzer.py           # Profile analysis
├── core/
│   ├── roast_engine.py       # AI roast generation
│   ├── target_lock.py        # Profile scanning
│   ├── meme_generator.py     # 15 meme templates
│   ├── meme_image_builder.py # Visual meme creation
│   ├── voice_roast.py        # 8 TTS personas
│   └── beef_battle.py        # 1v1 battle system
├── templates/
│   └── index.html            # EVOX aggressive UI
├── android-app/              # Full Android app
│   ├── app/
│   │   ├── src/main/
│   │   │   ├── java/         # MainActivity, SplashActivity
│   │   │   ├── res/          # Layouts, colors, themes
│   │   │   └── assets/web/   # Bundled web interface
│   │   └── build.gradle
│   └── BUILD_APK.md
├── LEGAL_DISCLAIMER.md       # Full legal protection
├── BUILD_APK.md              # APK build guide
└── requirements.txt

🔥 API Endpoints

Arsenal (Attack)

POST /api/arsenal/roast          - Generate text roast
POST /api/arsenal/meme           - Generate meme text
POST /api/arsenal/meme/visual    - Generate visual meme image
POST /api/arsenal/voice          - Generate voice roast
POST /api/arsenal/battle         - Create beef battle
POST /api/arsenal/full-arsenal   - Generate everything

Righteous (Defense)

POST /api/righteous/respond      - Get dignified responses
POST /api/righteous/launch-arsenal - Switch to attack

Analysis

POST /api/analyze/scan           - Scan profile
POST /api/analyze/attacker       - Analyze attacker

🎤 Voice Personas

Persona Style
Savage Cold, calculated destruction
News Anchor Breaking news delivery
Documentary David Attenborough style
Sports Hype commentator
Valley Girl Like, totally devastating
Drill Sergeant Military precision
Therapy Fake concerned therapist
Robot Cold AI assessment

⚠️ Legal Disclaimer

TALKINSHII is for entertainment purposes only. Full disclaimer in LEGAL_DISCLAIMER.md.

  • You are solely responsible for content you generate/share
  • We are NOT responsible for any damages or consequences
  • Do NOT use for harassment, threats, or targeting minors
  • Mental health resources provided

💚 Mental Health

Online hate is real and can hurt. If you're struggling:

  • Crisis Text Line: Text HOME to 741741
  • 988 Suicide & Crisis Lifeline: Call or text 988

Your mental health matters more than any beef. 💚


📜 License

MIT License - Use it, modify it, make money with it.


🔥 TALKINSHII - Career Destruction System

Built with meticulous attention to detail. Zero fake. Zero placeholder. All real. EVOX-grade quality.

About

my project for beefin socialmedia

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages