Official website for the Workshop on GenAI, Agents, and the Future of VIS (VISxGenAI).
The root site is the active 2026 workshop page. The 2025 website is preserved as
a static archive under public/2025/ and is served at /2025/index.html.
First, install dependencies:
npm installThen, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
You can start editing the current workshop page by modifying src/app/page.js.
The page auto-updates as you edit the file.