Personal AI orchestrator for trust, sovereignty, and speed.
Local-first AI orchestrator — install, route, and run multiple models with one CLI. Portable across Linux, macOS, WSL2, Termux. Trust, sovereignty, and speed. (( • ))
Ethical Preamble: This software exists to support growth, healing, and autonomy — not harm. (( • ))
- What: Local-first AI orchestrator (CLI + menus) to install, route, and run multiple models/engines.
- Why: Your data stays yours. Decisions are explainable. No black-box lock-in.
- Where: Linux, macOS, WSL2, Termux/Android.
git clone https://github.com/Justadudeinspace/blux-lite.git && cd blux-lite
chmod +x first_start.sh && ./first_start.sh # creates .venv, sets configs
./auto-start.sh # daily driver
# CLI
source .venv/bin/activate
python -m blux.cli --help
Unified shell — manage engines, models, and plugins without leaving BLUX.
Pluggable — drop tools in plugins/; catalogs plan/apply installs.
Liberation Framework (.libf) — project memory you own.
Portable — works on phone (Termux) to desktop.
- Termux / Android ✅ Stable (primary dev)
- Linux Distros
⚠️ Needs wider testing
- WSL2 / Windows
⚠️ Needs wider testing
- macOS
⚠️ Needs wider testing
- Native MS Windows coming soon
python -m blux.catalog_install engines
python -m blux.catalog_install models
python -m blux.catalog_install plan llama-3.1-8b
python -m blux.ish # integrated shell
-
blux/ — orchestrator (registry/router/controller/evaluators), CLI, TUI.
-
plugins/ — optional tools (Android, code quality, doctor, libf, etc.).
-
docs/ — quickstarts & guides.
Secrets:
.secrets/
(git-ignored). Runtime config:.config/blux-lite-gold/
.
✅ Run chain: first_start.sh → auto-start.sh → blux-lite.sh
✅ Python + shell syntax/lint pass
-
Docs & Guides: docs/ (per-OS quickstarts)
-
Credits: CREDITS.md
-
License: MIT
Story: Ashes to Code
Built mobile-first, auditable by design. Healing path only.
(( • ))