Show HN: Building an agentic video editing prototype in Rust using GPUI and wgpu
Category: devtools
Tags: video-editing, ai-agents, rust, gpu-acceleration, conversational-ui
Score: 7.3/10 (Innovation: 8, Technical: 7, Documentation: 8, Utility: 6)
Anica is an agentic video editor built in Rust that integrates AI as a core collaborator rather than a plugin, enabling conversational editing via natural language prompts. It's interesting because it combines GPU-accelerated rendering (WGPU/GPUI) with media processing (GStreamer/FFmpeg) and AI workflows (ACP, Whisper) into a novel architecture that rethinks the video editing paradigm.
Target audience: video creators, content teams, developers building AI media workflows
Repository: https://github.com/LOVELYZOMBIEYHO/anica · Rust · NOASSERTION · 4 stars
View on Hacker News