Your AI Brain, 11 Agents + Autopilot, Network = Net Worth dashboard, Spotify Analytics, and Fan Database โ all running locally on YOUR machine in one command.
Pre-built apps auto-compiled by GitHub Actions. Download, extract, double-click to run.
๐ก Don't see the download? GitHub Actions takes ~5 minutes to build after a commit. Use the one-liners below as a fallback.
curl -fsSL https://raw.githubusercontent.com/DJSPEEDYGA/GOAT-Royalty-App/main/installers/install.sh | bash
Paste into Terminal (โ+Space, type "Terminal")
iwr -useb https://raw.githubusercontent.com/DJSPEEDYGA/GOAT-Royalty-App/main/installers/install.ps1 | iex
Paste into PowerShell (right-click Start โ "Windows PowerShell")
curl -fsSL https://raw.githubusercontent.com/DJSPEEDYGA/GOAT-Royalty-App/main/installers/install.sh | bash
Paste into your terminal (Ctrl+Alt+T on most distros)
Git, Python 3, Ollamagithub.com/DJSPEEDYGA/GOAT-Royalty-App to your home folderflask, yt-dlp, requests)http://localhost:8090Routes between local Gemma, NVIDIA Llama, and Gemini. OpenAI removed.
Ms. Money Penny, Codex, Legal Eagle, Producer, A&R, CFO, Stylist, Researcher, Lyricist, Autopilot, Vault.
DJ Speedy + Waka Flocka social command center. Live TikTok feeds.
Real follower counts, top tracks, audio features, related artists.
GDPR-compliant opt-in fan capture with Supabase cloud sync.
Your data never leaves your machine. Your AI never needs the cloud.
Run this in PowerShell as Administrator first:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned
The installer will install Homebrew automatically. If it fails, install manually:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Gemma 3 is ~3GB. On slow connections you can skip the AI model and use NVIDIA + Gemini cloud instead (which are free). Press Ctrl+C during the Ollama pull โ the app will still work.
Another app is running on those ports. Close Skype or change the ports in start-goat.sh / start-goat.bat.
Make the script executable: chmod +x ~/GOAT-Royalty-App/start-goat.sh
If the auto-installer doesn't work, do this by hand:
git clone https://github.com/DJSPEEDYGA/GOAT-Royalty-App.git
cd GOAT-Royalty-App
pip3 install flask flask-cors requests yt-dlp python-dotenv
curl -fsSL https://ollama.com/install.sh | sh # (or download from ollama.com on Windows)
ollama serve & ollama pull gemma3:4b
cd goat-intel-server && python3 goat_intel.py &
cd ../web-app && python3 -m http.server 8090
Then open http://localhost:8090/powerhouse.html