Vision-LLM Metadata Pipeline
Building a local Vision-LLM pipeline that turns streamed YouTube uploads into trustworthy metadata without manually scrubbing through every video.
Release Progress
Recent progress on Steam submission, IP cleanup, technical upgrades, and content remakes as the project moves steadily toward full release.
Self-Hosted GitHub Runner
Setting up a self-hosted GitHub runner with an Intel NUC for Steam build smoke tests on Windows Server 2025.
Integrating Schema & UI Testing
Implementing JSON schema and UI testing pipelines with Zod and Playwright to prevent production-breaking changes and enforcing branch protection.
AI Refactoring for larger files
Refactored my bloated 2800-line description.js with GPT-4o. It quickly trimmed it to 1800 lines, preserving full functionality with cleaner logic. Despite minor bugs in positioning, AI saved time and effort. Testing remains essential, but AI refactoring proved highly effective.