The official website for WAT.ai, a student-run AI organization at the University of Waterloo. We connect students with AI opportunities through industry partnerships and internal research projects.
# Install dependencies
npm install
# Start development server
npm start
# Build for production
npm run build
# Deploy to GitHub Pages
npm run deploy