Victor A.
I'm a software engineer working at Open Interpreter, building more intuitive / accessible ways to interact with computers by leveraging AI. Also pursuing a Masters in Data Science.
Writing
Some Cool Projects
- kitt2
Real-time multimodal AI communication system using LiveKit. Renders 3D models into live video streams, enabling interactive AI avatars. Built with TypeScript and Python for the backend streaming capabilities.
- buildspace ai
An AI-powered discovery platform for buildspace community members. Built using Rust for high-performance video transcription, it indexes over 300 builder profiles and their YouTube content. Features real-time conversational UI powered by LiveKit to help users find relevant connections and get AI-assisted responses backed by community data.
- newmedia
High-performance graphics engine built with Rust and Bevy for ML-powered image and video generation. Implements gaussian splatting for real-time rendering and streams frames via WebSocket. Focuses on realistic camera features and real-time audio lip-sync capabilities.
- pr_dedupe
GitHub Action that uses on-device code embedding to detect duplicate/similar pull requests. Helps open source maintainers automatically identify and manage redundant contributions by analyzing PR diffs using ML embeddings, all running directly on GitHub CI runners.