Senmei (Japanese for "clear, vivid, distinct") is a modern desktop video enhancer in Rust — frame interpolation and AI upscaling, modeled after REAL Video Enhancer.
🟡 Planning phase — the full implementation plan lives in docs/PLAN.md. Next step is M0 (Scaffold).
| 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 |
- Plan:
docs/PLAN.md - GitHub: senmei-app/senmei
Own code dual-licensed under MIT OR Apache-2.0 (details in docs/PLAN.md, section 14).
