// cyber-wyse.com

Building real things
with AI as a partner.

A personal tech lab. Audio plugins, local AI deployments, experiments in what's actually possible when you ship things with AI alongside you.

See the Work About this project

scroll to explore

Not demos.
Deployed things.

This site documents the process of building real, finished projects using AI as an active collaborator — not just a code autocomplete. From commercial audio plugins to running local LLMs on repurposed hardware, every project here was shipped.

6+
VST3 plugins built
189
Synth presets
Local
AI on Ubuntu
0
Cloud fees for inference
eamon@cyber-wyse:~$ lsb_release -d
Ubuntu 24.04.4 LTS

eamon@cyber-wyse:~/projects$ ls
WyseDSP/  local-ai/  ...

eamon@cyber-wyse:~/projects$ ollama run mistral
>>> pulling manifest
>>> model loaded ✓

eamon@cyber-wyse:~/projects/WyseDSP$ _

Projects

View all work
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 for the WyseDSP plugin suite — five plugins, eight static HTML pages, live on Bluehost. Guitar amps, bass, synth, and drums, with a perspective hero and individual pages for each plugin.

WyseDSP HTML / CSS 5 Plugins
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, streaming responses, and network-wide access from any device. No frameworks, no build step, no cloud.

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

Building a Personal
AI Dev Assistant

Taking local AI further: Open WebUI over Ollama, a knowledge base of plugin manuals and C++ source, 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 Local AI
Read the full guide →
bash — 80×24 ● ● ●
$ sudo apt install docker.io
Reading package lists...
✓ docker installed
$ docker run ollama/ollama
Pulling image...
✓ container running
$ ollama pull mistral
✓ 4.1GB loaded
$ ollama pull qwen2.5
✓ model ready
03 / LOCAL AI
16 Mar 2026

Running Local LLMs
on a Repurposed Laptop

Wiped an older Windows laptop, installed Ubuntu, set up Docker and Ollama, and got Mistral and Qwen2.5 running locally. Full step-by-step — every command, every gotcha — to show this is genuinely doable.

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

Commercial VST3
Plugin Suite

A full suite of audio plugins for guitar, bass, synthesis and drums — built from scratch in C++ and JUCE, with AI as a constant pair-programming partner. Six plugins, hundreds of presets, a real product.

C++ / JUCE VST3 Guitar Amps Synthesiser Drum Machine
Read the full breakdown →

// get in touch

Want to find out more?

Whether it's about the plugins, the AI workflow, or anything else on this site — feel free to get in touch.

email cyber-wyse