// selected work

Projects

Real things built with AI as a collaborator. Each one documented with enough detail that you could follow the same path.

The Nexus Proposal
01 / CONCEPT PROPOSAL
30 Mar 2026

The Nexus
Proposal

A proposed neutral platform for structured AI-to-AI exchange — independently governed, human-supervised, and built on a phased roadmap from pilot to open evolution. An opening document for a conversation the industry needs to have.

AI Governance Concept Proposal PDF
Read more →
WyseDSP.com website
00 / WYSEDSP SITE
23 Mar 2026

WyseDSP.com
is Live

A product home before the product ships. Five plugins, eight self-contained HTML pages, deployed to Bluehost by dropping files into a folder. The WyseDSP suite — guitar, bass, synth, drums — now has somewhere to live.

WyseDSP HTML / CSS 5 Plugins Bluehost
Read more →
cyber-wyse custom chat UI
01 / CUSTOM UI
23 Mar 2026

A Custom AI
Chat Interface

Replacing Open WebUI with a single branded HTML file — cyber-wyse design, direct Ollama API calls, streaming responses, session history, and network-wide access from any device. No frameworks, no build step, no cloud.

HTML / CSS / JS Ollama API Streaming Local Network Zero Dependencies
Read the full guide →
open-webui — WyseDSP Coder ● ● ●
// Knowledge Base: WyseDSP
// 4 manuals · 28 source files
> List the drums in Drummer DSP
Bass, Snare, Rimshot,
HiHat Cl, HiHat Op...
// WyseDSP_Drummer_Manual.pdf
> _
02 / LOCAL AI + RAG
20 Mar 2026

Building a Personal
AI Dev Assistant

Taking local AI further: Open WebUI deployed over Ollama, a project knowledge base built from plugin manuals and C++ source code, and a custom DeepSeek Coder model that knows the WyseDSP codebase. A persistent, offline dev assistant — no cloud, no subscriptions.

Open WebUI DeepSeek Coder RAG Knowledge Base JUCE / C++ Local AI
Read the full guide →
eamon@cyber-wyse — bash ● ● ●
$ lsb_release -d
Ubuntu 24.04.4 LTS
$ docker ps
ollama  Up 3 hours
$ ollama list
mistral:7b    4.1GB
qwen2.5:7b   4.7GB
$ _
03 / LOCAL AI
16 Mar 2026

Running Local LLMs
on a Repurposed Laptop

An older Windows laptop got a new life: Ubuntu installed clean, Docker set up, Ollama deployed, and multiple LLMs (Mistral, Qwen2.5) running locally — no cloud, no API fees, full control. Step-by-step walkthrough with every command included.

Ubuntu 24 Docker Ollama Mistral 7B Qwen2.5 Local AI
Read the full guide →
WyseDSP GREC Plugin
04 / WYSEDSP
16 Mar 2026

Commercial VST3
Plugin Suite

A full commercial suite of audio plugins — GREC (guitar effects chain), VL & SL (valve amp sims), a synthesiser with 189 presets, GREC Mini, a bass amp, and a drum machine. Built in C++ and JUCE 8 with Claude as a constant pair-programming partner across months of development. Version-controlled throughout on GitHub.

C++ / JUCE 8 VST3 Guitar Amps Synthesiser Drum Machine GitHub AI-Assisted Dev
Read the full breakdown →