An academic dashboard for discovering live classes. Built for nwHacks 2026.
Team members: Sophie Jiang, Eric Xiao, Andy Fan
- AI-Powered Search: Natural language search using Gemini AI to find classes
- Interactive Map: Google Maps integration with building markers showing class locations
- Real-time Filtering: Filter classes by building, subject, course level, duration, and room capacity
- Live Class Tracking: See classes happening now, upcoming, and past for the current day
- Smart Markers: Building markers are color-coded
- Frontend & Backend: Next.js
- Styling: Tailwind
- Database: Neon Serverless (PostgreSQL)
- External APIs:
- Google Maps JavaScript API
- OpenRouter (Gemini AI)
- Other tools: Web scraping with Python

