M
MACRO TECH TITAN
The Engine of Macro Tech Titan
def maximus():
async def run():
np.dot(w, x)
while True:
@cached
self.power+=1
def maximus():
async def run():
np.dot(w, x)
while True:
@cached
self.power+=1
def maximus():

Maximus 🐴

Maximus 🐴

Maximus 🐴

The Workhorse forFintech

Not the intelligence — the architecture. You bring the intelligence. Maximus brings the engine: the skills, tools, memory, and tireless execution to act on it.

Free · Open · Ungated, forever · Runs on any model, or a free local one

Maximus is an AI-powered engine — context, skills, tools, code, plugins, connectors, disciplines, rules, and hard-won experience, packed into one workhorse. Built for builders, power users, programmers, developers, designers, entrepreneurs, small teams, and the enterprise alike.

xAI
Perplexity
Anthropic
Automate
Research
Generate
Maximus AI — the Tennessee-built workhorse
maximus / live stats
Lines of code
github.com/MacroTechTitan/MaximusAI
Use cases live
5
and growing
GitHub stars
open · MIT
Tech in the engine
PythonTypeScriptNodeReactFastAPIPostgresRedisDockerOllamaOpenAI-compatible
The workhorse kit

What turns a model into a workhorse

Maximus sits on top of OpenClaw — an open-source, local-first assistant gateway. On that foundation it bolts on the four parts that turn a raw model into something that actually pulls weight:

Skills

Encoded procedures for hauling specific loads — gotchas baked in. Deeper skills, heavier loads.

Tools / MCP

Real hands on GitHub, databases, deploy platforms, the web. A horse with no harness pulls nothing.

Context

Keeps the thread of your intent across long, multi-step work.

Memory

Remembers so you never repeat yourself. This is what makes Maximus yours, not a rental.

Built for technical people — engineers, builders, founders, scientists — using the tools they already ship with. Not a retail chatbot. No hand-holding, no friction you didn't ask for.

A power tool for people who know how to use power tools — rigorous, resourceful, dry-humored, and allergic to hand-waving.

The Maximus Suite

42 skills. 5 pillars. One workhorse.

Each skill is a self-contained instruction set an AI agent loads on demand. No dead weight, no hand-waving. Built for engineers, founders, and scientists.

Skills load only when their triggers match. You carry no dead weight.

Cognitive OS· 1 skill

Build & Ship· 10 skills

AI Engineering· 15 skills

maximus-agent-design

Tool loops, memory, recovery, 3-tier evals.

View on GitHub →

maximus-prompt-engineering

Production system prompts, JSON schemas, few-shot.

View on GitHub →

maximus-rag-pipeline

Chunking, embeddings, hybrid search, reranking, citation grounding.

View on GitHub →

maximus-llm-model-selection

Pick the right model for cost/latency/quality.

View on GitHub →

maximus-ai-product-spec

Behavior, evals, staged rollout, kill switch.

View on GitHub →

maximus-ai-safety-governance

PII redaction, injection defense, audit logs.

View on GitHub →

maximus-ai-data-pipeline

Dataset curation, labeling, DVC, dataset cards.

View on GitHub →

maximus-fine-tuning

When to fine-tune vs RAG vs prompt; LoRA, QLoRA, DPO.

View on GitHub →

maximus-ai-fluency-for-builders

The meta-skill for delegating well.

View on GitHub →

maximus-ai-cost-control

Token economics, prompt caching, $/request budgets.

View on GitHub →

maximus-mlops-deploy

Model registry, canary, drift, rollback.

View on GitHub →

maximus-ai-ux-patterns

Streaming, citations, confidence, guardrails.

View on GitHub →

maximus-k3-model-selection

New

Decide when Kimi K3 wins vs. Claude Fable 5 / GPT-5.6 Sol / Opus 4.8 / GLM-5.2. Benchmark-cited, honest, refuses to recommend K3 when fit is worse.

View on GitHub →

maximus-k3-self-hosting

Plan and execute a self-hosted K3 deployment on vLLM / SGLang / TokenSpeed with MXFP4 weights, preserved-thinking, and a license gate.

View on GitHub →

maximus-chain-of-verification

New

Apply factored CoVe as the final layer before delivery: draft → independent verification questions → fresh-context answers → revise. 40–60% documented hallucination reduction. Never labels a claim verified without independent-context confirmation.

View on GitHub →

Writing, Research & People-Finding· 9 skills

AI SEO Pack — opt-in· 7 skills

Opt-in pack

Get cited by ChatGPT, Perplexity, Google AI Overviews, and Copilot. Answer Engine Optimization + Generative Engine Optimization + classical technical SEO, unified.

FREEOPENUNGATEDFOREVERANY MODELLOCAL-FIRSTSKILLSTOOLSMEMORYEXECUTIONTHE ENGINENOT THE MINDFREEOPENUNGATEDFOREVERANY MODELLOCAL-FIRSTSKILLSTOOLSMEMORYEXECUTIONTHE ENGINENOT THE MIND
What Maximus IS

An engine, not a model

Every company building in AI sells a model — intelligence for rent. Macro Tech Titan builds an engine.

Maximus isn't the intelligence; you are. It's the architecture that turns what a sharp human already decided into work that actually gets done — the skills, the tools, the memory, the execution.

It plows your digital fields, harvests the crops, ships them to store. It doesn't think for you. You are the rider.

The free-engine model

Free engine. Build anything on it.

🔓

Forever ungated

The engine is free, open, and ungated — forever. Not a free tier, not a trial. The backbone itself never costs anything.

🌾

We sell what it helps you grow

We build products on Maximus — AI Connect, trading signals, and more — and those products can charge for convenience, hosting, and premium use-cases. The engine that powers them is always free.

We don't sell the horse. We sell what the horse helps you grow.

What we believe

The rider decides

AI is an engine, not a mind.

It executes; it does not replace human judgment.

The human is in command.

Not consulted — in command. Maximus acts on intent; it doesn't substitute its own.

Capability over cleverness.

A plain answer that ships the work beats a brilliant one that doesn't.

Free is a feature, not a tier.

The engine is ungated by design and forever.

Quickstart

Talk to Maximus in minutes

Requires OpenClaw (Node 22.19+ or 24).

bash
git clone https://github.com/MacroTechTitan/MaximusAI.git
cd MaximusAI
./install.sh

# 1. Edit memory/memory.md to teach Maximus about you
# 2. Copy config/openclaw.example.json → ~/.openclaw/openclaw.json
#    Pick a free local model (Ollama, no keys) or bring your own API key
# 3. Start the gateway
openclaw gateway

Talk to it through OpenClaw's WebChat or any connected channel — Telegram, Slack, Discord, Signal, and more. No custom UI required.

Why it's free — honestly

The Maximus layer is free forever: persona, skills, memory, tooling. The one cost no open project can erase is model inference — compute is never free. So you choose: a local model on your own hardware (truly free, no keys), or your own API key (frontier quality, you pay only your own inference). Maximus never gates a feature behind money or routes you through a paid middleman.

For developers

MaximusAI/
├── core/     SOUL.md · AGENTS.md · TOOLS.md
├── skills/   one folder per capability
├── packs/    opt-in domain bundles
├── memory/   persistent context store
├── mcp/      external tool wiring
├── config/   example OpenClaw config
├── install.sh
├── CLAUDE.md build brief for agent-driven dev
└── agents/   deployable agent apps

The core is generic. Domain-specific work lives in a pack/ you opt into. Compose, don't fork. MIT licensed.