Packalytic is an AI-powered packing assistant!
Dependencies:
- Next.js
- Tailwind CSS
- daisyUI
- axios
- Google GenAI API (Gemini)
- Weather API
EDIT: site is hosted through Vercel and works now, available at packalytic.design. EDIT2: The API Key has been deleted and the program no longer works.
Unfortunately the workflow to host the site through Github Page isn't working, so please build by running
cd packalytic
npm install
npm run devinstead of going to the domain url.