GENIE is an interactive demo for "Gram-Eigenmode INR Editing with Closed-Form Geometry Updates" by Samundra Karki, Adarsh Krishnamurthy, and Baskar Ganapathysubramanian.
- Install dependencies with
npm install. - Start the app with
npm run dev.
This repository includes a GitHub Actions workflow that builds the Vite app and deploys it to GitHub Pages on every push to main.