Your AI campus agent that actually knows you.
unzip campus-orbit.zip
cd campus-orbit
npm install
npm run dev- Node.js v18+
- An Anthropic API key → console.anthropic.com
Paste your API key on the login screen when prompted. It stays in your browser only.
Create your own profile and follow the instructions!
Add your Google OAuth Client ID to a .env file to enable live calendar sync:
VITE_GOOGLE_CLIENT_ID=your-client-id-hereWithout it, each persona's mock calendar is used instead — everything still works.