Skip to content
View dirtysouthalpha's full-sized avatar

Block or report dirtysouthalpha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dirtysouthalpha/README.md

DIRTY SOUTH ALPHA — Self-hosted AI · Security-first · Always innovating


> whoami

20 years in the trenches of security. now i run a full self-hosted AI fleet on budget Intel Arc silicon — local models, autonomous agents, a memory brain. all of it mine, none of it in the cloud. the useful pieces ship here.

// the fleet

  • Neuralis — a persistent brain that remembers across every tool & agent. hybrid semantic + graph recall, self-correcting.
  • Sentinel Prime — autonomous desktop & fleet agents. goals in, work done — guardrails clamped on money & anything outbound.
  • AURORA-X — one glass pane over the fleet: voice, vision, live status, and a chat that drives real work.
  • Maestro — guardrails, memory & cost telemetry bolted onto coding agents.
  • Intel Arc stack — local LLM serving on Arc B60 / Battlemage. budget silicon, real throughput.

// featured

repo what it does
intel-arc-llm-stack run any LLM locally on Intel Arc. the stack i wish existed.
muse-maestro guardrails, memory & cost telemetry for Meta's Muse Code agent.
sentinel-code multi-provider AI coding agent with smart model routing.
intel-arc-llm-benchmarks real, production-tested inference numbers on the Arc B60.
msp-tier3-toolkit battle-tested PowerShell from real MSP helpdesk ops.

// live

see it running — self-hosted AI you can actually touch: dirtysouthalpha.com → an interactive Neuralis brain, the AURORA-X control dashboard, and a Sentinel Prime autonomous run.

// stack

Intel Arc llama.cpp Python TypeScript PowerShell MCP

// creator

Brandon Goolsby (he/him) — Senior AI Engineer · 20+ years in cybersecurity. Security+ · ISC2 CC · CCNA-level · SonicWall SNSA. i build autonomous AI systems and open-source the parts worth sharing.


self-hosted AI · security-first · always innovating — every repo shares one identity (brand kit)


Dirty South Alpha™ · © 2026 · dirtysouthalpha.com · self-hosted AI · security-first

Popular repositories Loading

  1. intel-arc-llm-stack intel-arc-llm-stack Public

    Run any LLM locally on Intel Arc GPUs. Gemma, Qwen, vision and audio models optimized for budget hardware. · Dirty South Alpha™

    JavaScript 1

  2. msp-tier3-toolkit msp-tier3-toolkit Public

    Battle-tested PowerShell toolkit for MSP technicians. Automated diagnostics and deployment scripts from real helpdesk operations. · Dirty South Alpha™

    PowerShell

  3. sentinel-code sentinel-code Public

    AI coding agent engine with multi-provider routing, prompt compression, and intelligent model selection across 9+ LLM providers. · Dirty South Alpha™

    TypeScript

  4. sentinel-windows sentinel-windows Public archive

    Sentinel Desktop for Windows — AI-powered desktop automation assistant

    Python

  5. intel-arc-llm-benchmarks intel-arc-llm-benchmarks Public

    Real-world LLM inference benchmarks on Intel Arc (Battlemage B60) — measured tok/s, quantization recipes, and MoE-vs-dense data, not synthetic claims. · Dirty South Alpha™

    Shell

  6. muse-maestro muse-maestro Public

    Guardrails, persistent memory, and cost telemetry for Meta Muse Code — policy enforcement, token/cost tracking, and observability for AI coding agents. · Dirty South Alpha™

    JavaScript