leedab
v0.9.1
Published
A local AI operating system that learns your operations and runs them with Artificial Beings. Across portals, ERPs, dashboards, inboxes, spreadsheets, and PDFs. On your hardware. Your data. No APIs.
Maintainers
Readme
LeedAB
Artificial Beings that run your operations in a closed loop.
LeedAB is a local AI operating system that learns your operations and runs them with Artificial Beings (ABs). A shared brain reads how your business actually works. Vendors, document templates, customer rules, approval chains, edge cases, the tribal knowledge that lives in someone's head. The ABs drive the apps your team already uses: portals, ERPs, dashboards, inboxes, spreadsheets, PDFs. The way a human operator would. On your hardware. Your data. No APIs.
The closed loop
A signal on Monday, an outcome on Monday. The brain owns the thread, the ABs run the work, and the same problem doesn't come back next week.
- Listen. The brain listens on WhatsApp, Telegram, email, and Slack for instructions and signals.
- Watch. ABs sit on live surfaces. ERPs, carrier and supplier portals, TMS dashboards, inboxes, sheets, PDFs.
- Act. The right AB drafts the reply, updates the system, prepares the artifact, or escalates the exception.
- Approve. Anything outbound can require one-tap approval before it ships. Humans stay in control.
- Remember. Every action, decision, correction, and outcome feeds back into the brain. The next run starts smarter.
Install
curl -fsSL https://leedab.com/install.sh | bash
leedab startThe first run prompts inline for your license key and LLM provider, then boots the agent and opens the console at localhost:3000. Subsequent runs go straight to ready.
You'll need a license key. Get one at leedab.com.
What you get
- The brain. Learns your business by reading how the operation actually works. Vendors, document templates, customer rules, approval chains, edge cases, and the tribal knowledge that lives in someone's head. Self-improves with every run.
- Artificial Beings. A colleague who never forgets a step, never sleeps, and owns workflows end-to-end. Specialist ABs across executive, operations, finance, support, and more, all plugged into the same brain.
- App-surface execution. ABs open browsers, navigate screens, fill forms, and read dashboards. They drive portals, ERPs, TMS, supplier sites, inboxes, sheets, and PDFs the way an operator would. No API connectors required.
- Messaging. Your team reaches ABs on WhatsApp, Telegram, or Microsoft Teams. No new app to learn. Handoffs come with evidence and one-tap approval.
- Pre-built workflows. One-click runs for credit notes, deduction reconciliation, attendance imports, delay detection, supplier follow-up, and more. Tailored to your license pack. Bespoke ABs ship in one to two weeks.
- Memory. Persistent across conversations. Every action an AB takes feeds back into the brain.
- Credential vault. AES-256-GCM encrypted. ABs log into services using stored credentials.
- Console. Web dashboard at
localhost:3000with the workforce, sessions, workflows, marketplace, and admin. - Local-first. Files, credentials, memory, and logs stay on your hardware. Bring your own model keys.
Commands
leedab start Start the agent and dashboard (prompts for license + model on first run)
leedab onboard Optional full wizard: also configures channels and the credential vault
leedab dashboard Open the dashboard in your browser
leedab terminal Chat with the agent in terminal
leedab stop Stop the agent
leedab license Show license details: tier, seats, status
leedab configure model Change LLM provider or model
leedab vault add <svc> Store credentials for a service
leedab pairing add <ch> <u> Add users to a channel allowlist
leedab channels List configured channels
leedab team add <name> Add a team member
leedab sessions View conversation sessions
leedab --help All commandsRequirements
- macOS, Windows, or Linux
- A license key from leedab.com
- An LLM API key (Anthropic, OpenAI, Google, DeepSeek, OpenRouter, or Amazon Bedrock)
The one-liner installer handles Node.js and all dependencies for you.
Security
- All data stored locally in
~/.leedab/ - Credentials encrypted with AES-256-GCM
- Per-channel allowlists control who can message the agent
- Team roles with owner, admin, and member access
- Full audit log of every interaction
- License payload signed (Ed25519) and verified locally so a tampered cache can't elevate tier
License
LeedAB is commercial software, all rights reserved. Installing this package from npm does not grant a right to use it. A paid license key is required for the runtime to function. Visit leedab.com to obtain one.
Full terms: leedab.com/terms.
