Milestones

April 25, 2026The Open Accelerator, Seaport, Boston

Red Hat vLLM Hackathon, Inference Starts Here

Agentic Edge track, Deep Tech lane, and an NVIDIA GeForce RTX 4090

The PRGenie team with a judge from The Open Accelerator holding the winning certificate.

About the hackathon

Inference Starts Here was a vLLM and llm-d hackathon run by The Open Accelerator, Red Hat's Boston AI hub in the Seaport, and mentored by vLLM core maintainers. The theme was serving open models efficiently rather than calling a hosted API, across six challenge tracks and three skill lanes.

The PRGenie dashboard triaging a real pull request with its seven agents.

The track we competed in

We entered the Agentic Edge track, powered by NemoClaw, in the Deep Tech lane. It asked for agent systems that run on local inference with real guardrails, not a thin wrapper around a cloud endpoint, which pushed us to keep the whole pipeline on vLLM.

What we built

PRGenie triages GitHub pull requests with seven cooperating agents that score author trust, flag risky paths, extract intent, and route the review. It runs on vLLM with NVIDIA Nemotron, and every action passes through a policy runtime so the model can only act within defined limits.

What we won

We won the Agentic Edge track in the Deep Tech lane, and took home an NVIDIA GeForce RTX 4090 for the build.

See PRGenie