Whisk

Whisk Used AI

10 devlogs
44h 14m
•  Ship certified
Created by ayaangrover

a recipe app for iOS(and iPadOS and MacOS) with OCR and a grocery list!

Timeline

Ship 1

1 payout of shell 247.0 shells

ayaangrover

about 1 month ago

ayaangrover Covers 10 devlogs and 44h 14m

final edits to the app - its perfect now! also made a banner for the project

Update attachment

Finished the FULL app!!!! Also did a TON of testing with 3 of my friends and my parents. I've successfully fixed a bunch of issues and added a settings button and fixed the bug where clicking edit doesn't show the info of the thing you're trying to edit. also made icons! its just a whisk icon but i made a couple of alternatives for the icon. i also put it into icon composer for the glass icons. then i got it onto app store connect where it's pending for testflight review! it took a long time though because i kept getting the same error where CompileAssetCatalogVariant crashed or where com.apple.developer.icloud-container-environment wasn't working(this was because i didnt choose the container identifier in my apps settings). It's now pending review on app store connect, so it'll be on testflight soon!

Update attachment

fixed a bunch of groq issues, and chose a better model with better accuracy but also better speed. it's extremely fast now!

Update attachment

Did some color work and fixed bugs that crashed the app for some reason(that took a very long time!)

Update attachment
ayaangrover ayaangrover about 2 months ago
btw i might not actually use this color scheme. might keep it for the web version only if i make a web version

Fixed some issues with the OCR! also got some bugs with the login and added the actual grocery list functionality. Here's the OCR demo!

worked on the groq integration, gave it some more info and structure to reduce parsing errors(like when it says sure, here's your recipe in the structure you provided!). demo of ocr coming soon!

Update attachment

I got the OCR working! I also fixed a bug with the login and made the app look better. The OCR uses groq for parsing and apple's ocr on-device framework for reading the text. It's pretty good - it can read some pretty messy handwriting!

Looks really nice, although can you upload something showing the OCR working? (maybe in your next devlog) I’m curious now! :)

Got the main functionality of the app working! This includes the3 recipe adding feature, a basic search, and the grid view!

Update attachment

Made the login page! It's looking good(there's a guest mode that's not shown in the screenshot). The login functionality works with apple alone(no firebase or supabase) which is good for privacy.

Update attachment