-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jules Martins edited this page Jul 16, 2026
·
4 revisions
Technical documentation for bananascaler. Start here.
- Architecture: Design decisions and ADRs. (The 'Why'.)
- Development: Setup and contribution guide. (The 'How'.)
- Git Hygiene: Commit standards and branch workflow. (The 'Rules'.)
- Agent Protocol: Instructions for AI collaborators. (The 'Law'.)
Go CLI tool with Bubbletea TUI for GPU-accelerated neural video upscaling. Core pipeline in src/internal/pipeline/, TUI in src/internal/tui/, CLI in src/cmd/. Build with make build.
Dependencies: ffmpeg, realesrgan-ncnn-vulkan, Go ≥ 1.22.