Flagship Portfolio Case Study

Pixel Command Center

A local-first operating system for planning work, retrieving knowledge, preparing content, building files, reviewing email, and coordinating specialist AI tools from one calm interface.

Pixel began as a voice-assistant experiment. It became a modular command center designed around a harder problem: how do you make local AI useful across a real workday without handing one giant agent every tool, every file, and every decision?

Local AI Node.js n8n Obsidian Qdrant Ollama ComfyUI SearXNG
Pixel Command Center Today workspace showing a daily briefing, quick capture, focus goals, chat, system status, and quick tasks
The Today workspace turns persistent goals, active tasks, temporary inbox context, and vault knowledge into one practical daily briefing.

The Business Problem

AI was not the missing piece. Coordination was.

Notes lived in Obsidian. Tasks lived on a board. Email needed review without becoming permanent memory. Content moved through several platforms. Local models, n8n, image generation, and document tools all had different resource needs. Each tool worked, but the workday still depended on remembering where everything was and what needed to run.

One visible home

Make priorities, tasks, context, and specialist tools available from one interface without hiding the underlying systems.

Durable knowledge

Keep Obsidian Markdown as the source of truth so useful context remains readable, portable, and recoverable.

Controlled automation

Let Pixel prepare, route, and recommend while keeping publishing, sending, deletion, and production changes behind approval.

Resource awareness

Coordinate local models, Docker services, voice, and ComfyUI without pretending a 48 GB laptop can run every heavy process at once.

Working Product Walkthrough

One command center, several jobs, clear boundaries

Pixel is organized into focused workspaces rather than a wall of commands. Each workspace exposes the tools, power mode, and review step needed for that job.

01

Plan and Publish

Turn priorities and source material into an executable content pipeline

The Content workspace tracks ideas, drafts, ready assets, and published work. Editorial Desk reads the brand guides, content inventory, and vault context to prepare article packets, first drafts, and preflight reviews without inventing experience or publishing on its own.

Pixel Content workspace showing the publishing pipeline and reusable content assets
Content keeps the production backlog and reusable assets visible without automatically posting anything.
Pixel Editorial Desk showing a structured article packet built from GetPrompting source notes
Editorial Desk prepares a differentiated, reviewable article packet grounded in the brand source material.
02

Build With Guardrails

Use specialist models without giving them uncontrolled access

Code Desk loads a coding model inside an isolated Git snapshot, shows the plan or patch, and waits for explicit approval before changing the working copy. Document Studio separates model planning from deterministic file creation so PowerPoint and Excel outputs remain editable.

Pixel Code Desk analyzing a selected local project in an isolated workspace
Code Desk can inspect and draft inside an isolated snapshot; it does not commit, push, deploy, or touch credentials.
Pixel Document Studio showing a reviewed presentation structure and editable JSON plan
Document Studio lets the model plan the artifact, then uses local builders to create a real editable file.
03

Prepare and Review

Draft responses and creative assets without crossing the final-action line

Reply Copilot produces several context-aware options and tells the user when a link should be skipped. Image Studio drafts model-specific prompts, runs approved batches, and keeps previews temporary until a human chooses to save, discard, or continue into a Reel.

Pixel Reply Copilot showing three human-review response options for a social conversation
Reply Copilot prepares distinct options and preserves the final platform review and posting decision.
Pixel Image Studio showing generated previews with save, make Reel, and discard decisions
Generated previews are temporary. Nothing becomes a permanent asset until it is deliberately approved.
04

Create Short-Form Media

Turn an approved still into a controlled Reel preview

Reel Maker combines deterministic motion, on-screen copy, optional Pixel voice, licensed local music, and carefully positioned sound effects. The user can preview the result, adjust timing and balance, and save only the finished version.

Pixel Reel Maker showing voice speed, music, sound effect level, sound position, and preview controls
Reel Maker exposes the creative controls that matter, including voice speed, music balance, effect timing, and a preview-first save flow.
05

Protect Context and Resources

Keep sensitive context temporary and heavy services intentional

Inbox Radar stages useful email summaries in temporary memory, filters obvious noise, and lets selected items become tasks or notes. Systems shows what is actually online, distinguishes allocated memory from active pressure, and provides deliberate modes for daily automation, local AI, image generation, and emergency shutdown.

Pixel Inbox Radar showing temporary email summaries, account filtering, and calendar review
Inbox context stays temporary unless the user deliberately turns an item into a task or durable note.
Pixel Systems workspace showing service status, power modes, and the local Resource Guard
Systems makes local resource tradeoffs visible and provides one place to start, release, or stop the heavy services.

Architecture

Modular by design, local by default

The dashboard coordinates the experience. Focused services keep ownership clear and make failures easier to diagnose.

Interface Node.js dashboard

Workspaces, chat, task state, approvals, previews, and mode controls.

Reasoning Ollama models

General tool reasoning, coding, document planning, and embeddings.

Knowledge Obsidian and Qdrant

Readable source-of-truth notes with a local retrieval index.

Automation n8n and SearXNG

External workflow integrations and local metasearch.

Media ComfyUI, TTS, and FFmpeg

Images, Pixel voice, deterministic Reel assembly, and local previews.

Modes belong to work sessions

Automation Desk supports normal daily work. Image Studio releases those services and gives ComfyUI priority. Light mode keeps the board available without loading a model.

Memory has different lifetimes

Goals, decisions, and SOPs can become durable knowledge. Email summaries, generated previews, and troubleshooting context expire unless approved.

Consequential actions stay manual

Pixel does not publish, send email, edit the calendar, deploy code, or make generated files permanent without a deliberate human action.

Validated Outcome

The system now completes real work across the full dashboard

A live end-to-end tour validated the core workspaces against actual GetPrompting operations. Pixel produced a grounded daily briefing, prepared an article packet, analyzed a local codebase without changing it, planned an editable presentation, drafted three reply options, reviewed image outputs, assembled Reel controls, staged temporary email context, and reported system resource state.

Less context rebuilding

Persistent goals, tasks, and Forge retrieval give each session a practical starting point.

One visible operating layer

Planning, content, specialist tools, media, inbox, and system controls live in one consistent interface.

Inspectable outputs

Markdown notes, JSON plans, isolated patches, local files, and previews remain available for human review.

Recoverable architecture

The models, services, ports, storage rules, launch order, and recovery steps are documented outside the application.

What This Demonstrates

A useful AI system is more than a model and a chat box

Pixel demonstrates product discovery, interface design, local AI orchestration, workflow automation, retrieval architecture, deterministic file generation, privacy boundaries, resource management, and the patience to keep simplifying a system after the interesting demo already works.

The strongest lesson was simple: capability attracts attention, but trust comes from clear ownership. Every tool needs to know what it may read, what it may change, what should expire, and when a person must take over.