A working system — not a hobby project

It looks like I'm messing around on my computer.
It's a personal AI operating system.

Between roles, I didn't wait. I designed, built, and shipped a system that runs my work for me — a self-maintaining knowledge base, a fleet of custom AI agents, a live public product, and automations that run while I sleep.

13
Custom AI skills
1,700+
Interlinked notes
6,000+
Docs auto-ingested
30+
Connected tools
15
Automations on a schedule
84
Work sessions logged

Every number above is generated, maintained, and queried by the system itself — and version-controlled like real software.

What it actually is

Four things, working as one.

Most people use AI like a search box — one question, one answer, forgotten. I built the opposite: a persistent operating layer with memory, structure, and a job to do. This is how I think about systems and adoption — the same instinct I brought to scaling partner success.

A self-maintaining brain

A structured library of 1,700+ interlinked notes, plus 6,000+ documents auto-ingested and summarized. The system doesn't just store — it compiles raw input into clean, cross-referenced knowledge, then lints it for gaps. The same pattern Andrej Karpathy published to 16M views.

A fleet of specialist agents

Ten custom skills, each a purpose-built AI worker — a morning-briefing analyst, a five-person advisory council, a research synthesizer, a job-application strategist. Invoked with a single command.

Automations that run unattended

Scheduled jobs fire on their own: daily reading gets synthesized and filed, a weekly review compiles itself, daily life capture runs in the background — no prompting required.

Engineered, not improvised

Full git version history, a privacy firewall, an audit log on every action, and a single-source-of-truth design so nothing silently drifts. Built with the discipline of production software.

Already shipped

It doesn't just think. It ships.

Not slideware — live systems, in production, that I and other people use today. The throughline of my career: turn capability into something a real user actually adopts.

callconnor.com

Live

A public AI chatbot that talks to recruiters and visitors as me. The moment someone shares their company it runs a live web search and makes every answer company-aware; a classifier scores sentiment and fit in real time; every lead is logged with topics and follow-up priority. Keys are server-side, it auto-deploys from a private repo, and it was security-hardened after surviving a real abuse incident.

callconnor.com →

Command Center

Live

A local mission-control dashboard that auto-starts at login. Live AI-usage and spend telemetry, one-click launches for every agent, the project queue, calendar, quick capture — and an embedded editor that edits, commits, and deploys callconnor.com in a single click.

runs locally

ConnorGPT — private local AI

Live

A fully private AI running on my own hardware — local models in Docker with their own chat UI. It shares the exact same tool servers and memory as the cloud AI, so sensitive work can run entirely on-device, offline.

runs locally
How it fits together

From raw input to compounding knowledge.

Information flows in from everywhere, gets distilled and connected, and comes back out as briefings, decisions, and finished work.

Capture
articles, podcasts, notes, life log
The Brain
compiled, interlinked knowledge
Agents & Skills
13 specialist workers
Output
briefings, decisions, drafts
Persistent memory across every sessionScheduled automation layer Privacy isolation (local model)Git version historyAction audit log
The agent fleet

13 AI specialists, one command each.

Each is a repeatable agent with a defined job, inputs, and output format — productized workflows, not one-off prompts.

/morning-briefing

Daily Briefing

Pulls calendar, reminders, email, job pipeline, and yesterday's loose ends into one start-of-day report — then drafts the day's note.

/council

The Council

Convenes a five-member advisory board — Career, Innovation, Risk, Finance, Marketing — plus a Socratic chairman to pressure-test any real decision.

/weekly-review

Weekly Review

Compiles the week into a structured retrospective and runs a system health check. Fires itself every Friday, unattended.

/email-triage

Email Triage

Scans a week of inbox and sorts every message into action / job-search / follow-up / FYI / noise so nothing important slips.

/ai-news-digest

AI News Digest

Searches the web, filters signal from hype, and delivers a tight briefing on capability shifts that actually matter to my stack.

/adjacent-possible

Adjacent Possible

Pulls an idea from two unrelated fields and cross-pollinates them against what I'm working on — engineered serendipity.

/new-application

Application Strategist

Reads a job posting, assesses fit against my profile, and drafts a tailored application work-up automatically.

/session-close

Session Close

Writes a structured record of every working session, appends new tasks, and commits the whole system to version history.

/rabbit-hole-sweep

Rabbit-Hole Sweep

Audits deferred and parked threads so nothing promising quietly rots in the backlog.

pipeline

Reading Synthesizer

A daily unattended pipeline: clipped articles and podcasts are summarized, filed, archived, and committed — every morning, no input from me.

Why this isn't a toy

It's built like production software.

The difference between "playing with AI" and a system you can stake work on is the unglamorous infrastructure. This has it — because shipping something people rely on is the part I've always cared about.

Version controlled

The entire system is a git repository with full history — every change to every note and skill is tracked and reversible, backed up to a private remote.

Privacy firewall

Private journaling is walled off from the cloud AI entirely and processed by a model running locally on my own machine. Sensitive data never leaves the device.

Audit log & guardrails

Every tool the AI touches is logged, with guardrail hooks that can block risky actions. The system watches itself.

Single source of truth

Skills are defined once and referenced everywhere, so the system can't silently drift out of sync — a real engineering pattern, applied to personal tooling.

Persistent memory

It remembers context, preferences, and history across every conversation — it gets more useful over time instead of starting from zero.

Self-auditing map

The system keeps a written map of its own architecture and a changelog, re-confirmed on a schedule — so it stays understandable as it grows.

In progress

And it keeps getting deeper.

The system is actively under construction. What's next is as ambitious as what already runs.

Idea-brief pipeline

Building

A multi-pass pipeline — research, steelman, adversarial case-against, converge — that turns a half-baked idea into a publishable position document. Separates an idea's merit from my ability to personally build it, so a strong idea I can't ship still becomes a sharp document worth sharing.

Brain-showcase repo

Wired up

An allowlist-driven snapshot of the knowledge base, derivative-only, publishes to a private GitHub repo on demand. The artifact people get when they want to see how I actually think — not slides, the raw working corpus minus the private bits.

Headless M1 server

Spec complete

A dedicated always-on Mac mini to host the long-running services — podcast ingestion, persistent assistant host, knowledge-graph MCP — so the laptop can sleep without breaking the system. Architecture decided, hardware pending.

AI Newsletter

Planned

A periodic publication built on the idea-brief pipeline's output — sharable positions on the topics I've thought hardest about. Each brief doubles as portfolio and audience: no double work.

Health-context pipeline

Planned

Apple Watch trends sanitized into a thin derivative the local AI can read — sleep, exertion, recovery — so its suggestions can factor in whether I'm sharp or fried. Strict boundary: locally-derived summaries only, never raw health data, never leaves the machine.

"The same architecture this runs on — an AI that incrementally builds and maintains a persistent, interlinked knowledge base — is the pattern Andrej Karpathy published in 2026. It got 16 million views."

Built independently, on the same idea, before it was a headline.
The point

This is what the next decade of working looks like — and I already operate this way every day.

Not a chatbot. Not a hobby. Operator-built infrastructure that compounds — evidence of how I'd approach the next role from day one.