Skip to content

Local-first AI orchestrator for engines & models. Modular, scriptable, and cross-platform (Linux, macOS, Termux, WSL2). Proof of Concept build.

License

Notifications You must be signed in to change notification settings

Outer-Void/blux-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLUX Lite

BLUX Lite GOLD

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. (( • ))

Ubuntu/Debian Recommended Termux Supported Windows (WSL2) macOS


Ethical Preamble: This software exists to support growth, healing, and autonomy — not harm. (( • ))

TL;DR

  • 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.

Quickstart

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

Highlights

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.

Platform Status

  • Termux / Android ✅ Stable (primary dev)
  • Linux Distros ⚠️ Needs wider testing
  • WSL2 / Windows ⚠️ Needs wider testing
  • macOS ⚠️ Needs wider testing
  • Native MS Windows coming soon

Do the thing

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

What’s inside (short)

  • 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/.

Status (v1.0.1-pre)

✅ Run chain: first_start.sh → auto-start.sh → blux-lite.sh

✅ Python + shell syntax/lint pass

⚠️ TUI alpha — navigation rough, expect bugs

⚠️ Cross-platform coverage in progress Issues/PRs welcome.

Links

Story: Ashes to Code

Built mobile-first, auditable by design. Healing path only.
(( • ))

About

Local-first AI orchestrator for engines & models. Modular, scriptable, and cross-platform (Linux, macOS, Termux, WSL2). Proof of Concept build.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published