Mckay Wrigley
VERIFIED TECHNICAL DOSSIERSources checked

Mckay Wrigley

Creator of Chatbot UI

2 Verified ArtifactsSource Checked & Attributed

Verified Proof of Work Artifacts

2 items cataloged

Each artifact below represents an authenticated research publication, production code repository, or technical architectural framework directly authored or co-created by Mckay Wrigley. Every entry undergoes editorial source verification.

#1
IMPLEMENTATION Checked Sep 22, 2026

Chatbot UI: An Open Source AI Chat Interface for Frontier Models

Architected Chatbot UI, a Next.js and Supabase open-source application with 30k+ stars enabling local and cloud deployment of multi-model chats, prompt presets, file uploads, and custom vector search embeddings.

Model & Execution Context:OpenAI, Anthropic, Mistral, Ollama, pgvector embeddings.
Scope & Limitations

Client-side state management requires persistent database sync for multi-device conversation state.

#2
IMPLEMENTATION Checked Sep 22, 2026

Voice-First Multimodal Agent Harnesses and Vibe Coding Workflows

Developed real-time voice agent prototypes combining WebSocket audio streaming, low-latency function calling, and Cursor-driven rapid software development workflows.

Model & Execution Context:OpenAI Realtime API, Cursor AI code generation, ElevenLabs streaming audio.
Scope & Limitations

WebSocket audio streams are sensitive to network packet jitter and browser audio permissions.