Wisk is a modern, cross-platform mobile app that generates personalized recipes from your ingredients and photos. Powered by AI and designed with Material 3, Wisk makes cooking fun, easy, and beautiful.
Experience Wisk for yourself by downloading it today: The app is safe to use, please don't hesitate to download and use the app.
- 🤖 Generate recipes using Google Gemini AI
- 📸 Detect ingredients from photos with Google Vision API
- 🎨 Gorgeous Material 3 UI with pink, peach, and yellow accents
- 📷 Camera capture & image carousel
- 📚 Persistent cookbook storage (local, with Firestore planned)
- 📝 Markdown recipe display
- 🎉 Haptic feedback & blur effects for delightful UX
- 🔤 Custom fonts & branded backgrounds
- React Native (TypeScript)
- Expo (Camera, Video, Blur, Haptics, Font)
- React Native Paper (Material 3 UI)
- React Navigation
- Google Gemini API
- Google Vision API
- AsyncStorage
- Firebase Firestore (planned)
- React Native Markdown Display
- Git/GitHub
- Clone the repo:
git clone https://github.com/atharvalohote/wisk.git cd wisk - Install dependencies:
npm install # or yarn install - Set up API keys:
- Add your Google Gemini and Vision API keys in
app.jsonunderextra.
- Add your Google Gemini and Vision API keys in
- Run the app:
Scan the QR code with Expo Go or run on an emulator.
npx expo start
- Developed by Atharva Lohote
- Powered by Google Gemini and Vision APIs
