senmei

Senmei (鮮明) — desktop video enhancer in Rust: frame interpolation and AI upscaling.


Licenses
MIT/Apache-2.0

Documentation

Senmei (鮮明)

Senmei (Japanese for "clear, vivid, distinct") is a modern desktop video enhancer in Rust — frame interpolation and AI upscaling, modeled after REAL Video Enhancer.

Status

🟡 Planning phase — the full implementation plan lives in docs/PLAN.md. Next step is M0 (Scaffold).

Tech Stack (short version)

Layer Choice
UI Tauri 2 + CEF · React + TypeScript + Vite · bun
Inference libtorch (tch) · NCNN/Vulkan
Media FFmpeg (subprocess, rawvideo pipe)
License MIT OR Apache-2.0 · FFmpeg as LGPL build

Links

License

Own code dual-licensed under MIT OR Apache-2.0 (details in docs/PLAN.md, section 14).