SPEAK YOUR MIND
SHIP YOUR CODE

$_

Natural language to production code in seconds. Intelligent routing. Zero configuration.

MARIA CODE (personal) / MARIA OS (enterprise)
ENTERPRISE.ASSESSMENTMARIA OS Readiness

Diagnose readiness to deploy MARIA OS in your organization.
120 yes/no questions. Instant KFS1–KFS6 score, bottleneck, and a 90-day roadmap.

RUN.ASSESS
KFS1 MODELKFS2 AGENTSKFS3 DATAKFS4 OPSKFS5 EXECKFS6 EVOLVE
NO.API.KEYS.REQUIRED
20+.AI.MODELS.ACTIVE
ZERO.CONFIGURATION

COMMAND MATRIX

Execute powerful operations with simple commands

$ /code create REST API

Generate complete REST API with authentication

OUTPUT: Creates routes, models, request guards, validation, and tests
$ /image generate logo design

AI-powered image generation and editing

OUTPUT: Professional graphics, logos, UI mockups with intelligent routing
$ /video create demo animation

Generate and edit video content

OUTPUT: Product demos, animations, presentations with AI video tools
$ /l2r explain machine learning

Interactive learning and knowledge acquisition

OUTPUT: Structured tutorials, examples, and hands-on practice
$ /code fix errors

Auto-fix TypeScript and linting errors

OUTPUT: Analyzes errors and applies intelligent fixes
$ /code-review review PR

Comment-only GitHub PR review with evidence and deterministic rules

OUTPUT: Posts inline findings + summary, saves ReviewReport/DecisionTrace/GateReport
MARIA.TERMINAL.v3.6.0
$ maria /code create authentication system
[ANALYZING] Project structure detected: Node.js + Express
[PLANNING] Generating authentication architecture...
[CREATING] JWT token service...
[CREATING] User model with bcrypt hashing...
[CREATING] Auth request guards with role-based access...
[CREATING] OAuth2.0 integration endpoints...
[TESTING] Running security audit...
✓ COMPLETE: 8 files created, 342 lines of code generated
✓ SECURITY: All OWASP Top 10 checks passed
✓ READY: Authentication system deployed

SYSTEM CAPABILITIES

Advanced features for the modern developer

10K+ templates

CODE.GENERATION

Natural language to production code in seconds

Image tools

IMAGE.GENERATION

AI-powered graphics, logos, and visual content

Video tools

VIDEO.CREATION

Generate demos, animations, and presentations

/l2r command

LEARNING.ENGINE

Interactive tutorials and knowledge acquisition

Auto routing

INTELLIGENT.ROUTING

Automatic routing across providers and capabilities—no manual model selection or updates.

SOC2/HIPAA

SECURITY.MATRIX

Military-grade encryption and compliance

MARIA.OS

Two products, one philosophy.
MARIA CODE for individuals: a developer AI agent. MARIA OS for enterprises: the OS layer for organizational intelligence.
Most AI rollouts fail not because models are weak, but because the operating system layer is missing: governance, boundaries, and repeatable loops.

PERSONAL

MARIA.CODE (DEV.AGENT)

Move faster in building, debugging, learning, and shipping with command-level execution.

  • • Fast code generation & refactors
  • • Local + cloud model routing
  • • Documentation → execution (/help)
ENTERPRISE

MARIA.OS (ORG.OPERATIONS.OS)

Turn “AI usage” into an operable, governed, and scalable organizational capability.

  • • Governance, roles, and approval loops (who can do what, when, and why)
  • • Data boundaries, access control, and auditability
  • • Local-first execution when required (enterprise aligned with LOCAL_MODE)
  • • Deterministic outputs with evidence: DecisionTrace + GateReport + reproducible re-runs
WHY.MARIA.OS (WHY NOW)
THE OS LAYER WINS
Models are commoditized
Everyone gets access. Advantage shifts from model choice to how reliably your org can operate with AI.
Risk is the bottleneck
Without structure, you get speed without control. MARIA OS makes safety and traceability the default.
Adoption compounds
Tools don’t compound. Operating loops do. The earlier you install the OS layer, the faster it compounds.
MARIA OS is needed when “AI” stops being a feature and becomes a production surface. In that phase, the question is no longer “Can we generate?” but “Can we govern, repeat, and improve?” The OS layer turns intent into execution: clear boundaries, auditable decisions, and loops that keep quality rising while risk falls. If you wait, you get AI sprawl—shadow prompts, untracked data access, inconsistent outcomes, and fragile wins that can’t be transferred across teams. Installing MARIA OS early is a compounding advantage: standardize the operating model first, then scale agents, workflows, and data with confidence.
Universe in action (current)
Example prototype: GitHub Code Review Universe — comment-only PR reviews with evidence, deterministic rules, and idempotent posting, plus DeliveryOps-ready deliverables generation.
Act now: you can start small (one team, one workflow) and standardize patterns before “AI sprawl” becomes expensive to unwind.
GOVERNANCE.LAYER
Policy, permissions, approvals, and compliance-ready logs—built into the workflow by default.
OPS.LOOPS
Monitoring, repeatable runbooks, and operational safety rails for AI-powered work.
ORG.ADOPTION
Deploy “roles” (not tools). Standardize patterns across teams via shared contracts.
SPEED × QUALITY
Increase decision speed while reducing risk via explicit structure and traceability.

ROUTING NEURAL NETWORK

Profiles & capabilities are selected automatically. No model names exposed.

FAST

[ONLINE]

Latency: low

BALANCED

[ONLINE]

Latency: medium

QUALITY

[ONLINE]

Latency: medium

VISION

[ONLINE]

Latency: medium

IMAGE

[ONLINE]

Latency: medium

VIDEO

[ONLINE]

Latency: medium

LOCAL

[OPTIONAL]

Latency: depends

FALLBACK

[ACTIVE]

Latency: auto

INSTALLATION

Cross-platform support for Windows, macOS, and Linux

QUICK.START

Global Installation
$ npm install -g @bonginkan/maria
Start MARIA
$ maria
Check Version
$ maria --version

ADVANCED.OPERATIONS

Update to Latest
$ npm update -g @bonginkan/maria
Force Reinstall
$ npm install -g @bonginkan/maria --force
Uninstall
$ npm uninstall -g @bonginkan/maria

PLATFORM.SUPPORT

🪟 Windows✓ FULLY SUPPORTED
🍎 macOS✓ FULLY SUPPORTED
🐧 Linux✓ FULLY SUPPORTED
Node.js Requirement≥ 20.10.0

TROUBLESHOOTING

EACCES Permission Error (Common with Homebrew)?

sudo chown -R $(whoami):admin /opt/homebrew/lib/node_modules/@bonginkan/maria
Then run: npm install -g @bonginkan/maria@latest

Alternative: Use sudo (Quick Fix)

sudo npm install -g @bonginkan/maria

Fix npm permissions (recommended):

npm config set prefix ~/.npm-global

Add to PATH (Linux/Mac):

export PATH=~/.npm-global/bin:$PATH

✅ After Installation

🏠 From Home Directory:

cd ~/ && maria /help

📁 From Any Project:

cd /path/to/project && maria /code create component

💻 VS Code Terminal:

maria --version

🔄 Check Alias:

which maria

⚠️ If you see "aliased", you might be using a local development version instead of global

Need help? Check the documentation or contact us via contact

LOCAL LLM INFRASTRUCTURE

Run powerful models on your own hardware - No cloud dependency

OLLAMA

  • • Llama 3.2 (3B, 70B)
  • • Mistral (7B, 8x7B)
  • • DeepSeek Coder
  • • Phi-3
  • • Auto model management

LM STUDIO

  • • Large open-source model
  • • Lightweight open-source model
  • • GUI model management
  • • GPU acceleration
  • • OpenAI-compatible API

vLLM

  • • High-throughput serving
  • • Tensor parallelism
  • • Continuous batching
  • • PagedAttention
  • • Production-ready

Full compatibility with local inference servers • Zero-config integration • Automatic fallback

Local LLM Setup Guide (Ultra–Enterprise)

PRICING MATRIX

Choose your development acceleration tier

🚀 ALL PLANS NOW AVAILABLE!

All plans including Starter, Pro, and Ultra are now available for immediate activation.
Sign in with Google to get started, then upgrade to your preferred plan.

Free

Free plan for trials and learning

Free
Basic AI Chat
Code Generation (40/month)
5 file analysis/month
Intelligent routing (Basic)
Community Support
Popular
LIVE NOW

Starter

Standard plan for individual developers

$20/month
Advanced AI Chat
Code Generation (300/month)
50 file analysis/month
Intelligent routing (Standard)
Community support
LIVE NOW

Pro

For individuals & small teams (recommended)

$39/month
Professional AI Chat
Advanced Code Generation (1,200/month)
200 file analysis/month
Intelligent routing (Advanced)
Community support
API Access
LIVE NOW

Ultra

For power users (research / production)

$99/month
Executive AI Chat
Professional Code Generation (5,000/month)
500 file analysis/month
Intelligent routing (Premium)
Priority support
API Access

All plans include web dashboard, API access, and usage analytics

CODE AT THE SPEED OF THOUGHT

Transform ideas into production-ready code instantly.

NO.CREDIT.CARD // INSTANT.ACCESS // FREE.TIER.AVAILABLE