Connor Simonson

A personal AI operating system, running every day.

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.

40+
Custom AI skills
1,000+
Interlinked notes
7,000+
Docs auto-ingested
30+
Connected tools
53
Automations on a schedule
437
Work sessions logged

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

What it is

Four things, working as one.

A persistent operating layer with memory, structure, and a job to do — the same instinct I brought to scaling partner success.

A self-maintaining brain

A structured library of 1,000+ interlinked notes, plus 7,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.

How it works →

A fleet of specialist agents

40+ 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.

Built like software

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

Shipped

In production, in use.

Live systems that I and other people use today. The throughline of my career: turn capability into something a real user actually adopts.

LIVE

callconnor.com

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. It also fronts a writing lane — short essays out of the idea pipeline — and the chatbot cites those pieces when a question touches one.

LIVE

Command Center

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 locallyHow it works →
LIVE

ConnorGPT: private local AI

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 locallyHow it works →
LIVE

Cloze Account OS

a speculative build

A purpose-built Partner Success console for a brokerage's set of accounts. Every account is a structured file system (success plan, stakeholders, decisions, health), and a transparent engine scores each one Healthy, At Risk, or Critical, then reads that score in context, so a ramping account and an established one near renewal get different verdicts, the way mature CS platforms score health. Each comes with the single play that moves it, and clicking Start on any task opens an AI session already loaded with that account's full context. It runs today, ready to point at real partners.

runs locallyHow it works →
How it fits together

Raw input in, finished work out.

Capture
articles, podcasts, notes, life log
The Brain
compiled, interlinked knowledge
Agents & Skills
40+ specialist workers
Output
briefings, decisions, drafts
persistent memory across every sessionscheduled automation layer privacy isolation (local model)git version historyaction audit log
Explore the full architecture →
The agent fleet

40+ 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.

/idea-brief

Idea Brief

Runs a half-formed idea through research, a steel-man, and an adversarial case-against, then converges it into a sharp position brief built to be shared, not just filed.

/newsletter-draft

Newsletter Draft

Pulls from the AI-news pipeline and fresh web research to draft a signal-over-hype newsletter issue, staged as a ready-to-send platform draft.

/new-application

Application Strategist

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

/job-research

Company Research

Produces sales-grade intel on a target company (stage, culture, partnerships motion, recent news, people), scored against my profile for fit.

/interview-prep

Interview Prep

Researches the interviewers and the company, picks the right stories to tell, and builds a tight prep sheet plus the questions to ask back.

/hiring-outreach

Outreach Drafter

Researches a hiring manager, recruiter, or referral, then drafts a short, specific, in-voice message tied to one target role and built to get a reply.

/account-brief

Account Brief

Synthesizes a pre-call briefing for any account in the Account OS: health, stakeholders, open escalations, goals, and the one play that moves it.

/ig-evals

Save Evaluator

Takes locally-extracted saved videos (caption, transcript, on-screen text), fact-checks each claim against the web, and scores it for accuracy and relevance to my stack.

/rabbit-hole-sweep

Rabbit-Hole Sweep

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

/session-close

Session Close

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

pipeline

Reading Synthesizer

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

+28 more

The rest of the fleet

Plus the rest of the fleet, from knowledge-graph upkeep to inbox sweeps, model bake-offs, stack triage, and transcript pipelines — working agents that keep the whole system clean and current.

Under the hood

The unglamorous infrastructure.

Shipping something people can rely on is the part I've always cared about. That means the boring layers are built too.

Version controlled & backed up

The entire system is a git repository with full history, backed up to a private remote — and the irreplaceable core gets a nightly encrypted off-machine backup on top.

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.

How it works →

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.

Stats that police themselves

Every number published on this page is recomputed weekly and gated by a drift guard: a stat that silently changes meaning (not just value) blocks the deploy until a human looks. Honest numbers, enforced by machinery.

In progress

What's next.

Media taste model

Shipped

A watch-list ranker trained on my own ratings, built like an ML project should be: baseline bake-offs, an ablation showing a quarter of the corpus ranked just as well as all of it, and a leakage audit that banned my own 'vibes' tags as features — leaky at training time, unavailable at recommendation time. The write-up of what leaked and why is on the writing lane.

Idea-brief pipeline

Shipped

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

Shipped

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. The first pieces are already live on the writing lane; what remains is the recurring send. 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 point

This is how I'd operate from day one.

Operator-built infrastructure that compounds. The same architecture — an AI that incrementally builds and maintains a persistent, interlinked knowledge base — is the pattern Andrej Karpathy published in 2026. This one was built independently, on the same idea.