NextJS frontend for the BrainBench project. See deployed site at brainbench.xyz.
If you would like to add or modify existing benchmarks, open a PR against our benchmarking repo brain-bench-runner
git clone https://github.com/inference-labs-inc/brain-bench-fe.git
cd brain-bench-fe/site
pnpm install
pnpm dev
Deployments are handled via Vercel. Pushing to the main
branch will trigger a new deployment.
Our frontend was constructed on the foundation that Polybase created for zkBench.dev, and our benchmark suite utilizes EZKL's ZKML Benchmarking Suite with a custom GitHub Actions workflow and updated metrics.