"@google/generative-ai": "^0.22.0",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-progress": "^1.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@supabase/auth-helpers-nextjs": "^0.10.0",
"@supabase/ssr": "latest",
"@supabase/supabase-js": "latest",
"@xenova/transformers": "^2.17.2",
"autoprefixer": "^10.4.21",
"chart.js": "^4.4.8",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"framer-motion": "^12.6.3",
"install": "^0.13.0",
"lucide-react": "^0.468.0",
"next": "latest",
"next-themes": "^0.4.3",
"npm": "^11.1.0",
"react": "19.0.0",
"react-chartjs-2": "^5.3.0",
"react-dom": "19.0.0",
"react-markdown": "^10.1.0"
"@types/react": "^19.0.2",
"@types/react-dom": "19.0.2",
"postcss": "8.4.49",
"tailwind-merge": "^2.5.2",
"tailwindcss": "3.4.17",
"tailwindcss-animate": "^1.0.7",
"typescript": "5.7.2"
We used ChatGPT 4o to generate our logo.
We used Claude 3.7 Sonnet in the Windsurf Editor to help us code.
We used the Next.js Supabase starter kit (https://vercel.com/templates/next.js/supabase) to help us handle auth.
`weather_api.py` is contained in /utils/api to show judges and comply with WildHacks rules, but the production version of our app uses a copy of this file hosted in a separate git repository: https://github.com/andrewcyuan/wh25_weatherAPI
We do this so that we can easily host the API on Render.