Projects
Open source tools from Skyphusion Labs and github.com/skyphusion-labs, built on Cloudflare Workers, self-hosted GPU, and boring infrastructure. Flagship: Vivijure, a free AGPL-3.0 AI film studio. Each project has a write-up on the blog.
-
Prism
Multimodal AI playground on Cloudflare Workers: 35 chat models, voice chat, RAG, projects, streaming, and durable video/music jobs via Workflows.
-
Vivijure
Self-hosted AI film studio on Cloudflare Workers: planner UI, cast, render orchestration, and a module host. Rent GPU time by the second, run on your own card, call cloud i2v APIs, and keep assembly on CPU containers you host.
-
Vivijure Backend
The datacenter GPU render engine for Vivijure on RunPod: LoRA training, SDXL keyframes, Wan image-to-video, and a live release gate that renders before it promotes.
-
Vivijure Local 12GB
Own-GPU render door for Vivijure: LTX-Video image-to-video on a single consumer card with a proven 12GB VRAM floor, reached over a Cloudflare tunnel.
-
Vivijure Local 16GB
The fidelity own-GPU door for Vivijure: CogVideoX-5B-I2V on a single consumer card with a proven 16GB VRAM floor, measured on real silicon.
-
Vivijure MuseTalk
Lip-sync finish engine for Vivijure: MuseTalk on a RunPod GPU takes a face clip and an audio track and returns a mouth that matches the words.
-
Vivijure Upscale
Video upscale finish engine for Vivijure: 2x or 4x Real-ESRGAN on PyTorch/CUDA, GPU-bound with streamed frames and NVENC encoding.
-
Vivijure Audio Upscale
Speech cleanup finish engine for Vivijure: resemble-enhance on a RunPod GPU denoises and restores dialogue before lip-sync, so voices come out clear and full.
-
Slate
Collaborative screenwriter assistant for Discord: storyboard brief, portraits, search, and render submission to Vivijure when the crew is ready.
-
SidVicious_exe
Punk rock Discord roadie on Cloudflare: Claude, web search, knowledge base, and image generation. Slate without the film stack.
-
Common Thread
Methodology paper plus Workers implementation for sockpuppet attribution from public behavioral signals: archive, extract, reason, export evidence packets.
-
The Hollow Grid
Multiplayer MUD on Cloudflare Workers and Durable Objects: federated worlds, shared character, $0 at idle.
-
mud-bots
AI inhabitants for The Hollow Grid: open-source models on Workers AI log in like human players, face the game's real moral choices, and double as live QA.
-
Postern
Self-hostable mailbox on Cloudflare: send and receive, searchable storage, webmail and IMAP, plus a Go SMTP relay for legacy callers.