Ronit Anilkumar

CSE @ UCLA building distributed systems and ML infrastructure.

01About

I'm a third year CSE student at UCLA focused on distributed systems and ML infrastructure. This summer I'm joining the ML team at Seam AI. I also research self-supervised learning for medical ultrasound at UCLA's Biomedical AI Research Lab.

02Experience

June 2026

Software Engineer Intern

Incoming Summer 2026.

Machine Learning Researcher

Co-author on US-JEPA, a self-supervised foundation model for ultrasound cancer detection. 4.73M frames across 49 datasets.

Submitted to ICML 2026

03Projects

CoWrite

Real-time collaborative editor built on CRDTs. Implements conflict-free concurrent editing across distributed clients with persistent document state and live cursor presence.

Yjs · TipTap · WebSocket · SQLite

Loom

High-speed model weight streaming agent built around the cold-start problem in inference infrastructure. Parallel chunk fetching, content-addressable caching, and a control plane for locating cached models across nodes.

Rust · tokio · axum · reqwest

Veylor

Autonomous CI/CD repair system using multi-agent orchestration. Analyzes failing tests, generates patches, and opens pull requests without human intervention.

LangGraph · Docker · OpenTelemetry · FastAPI