a recipe app for iOS(and iPadOS and MacOS) with OCR and a grocery list!
dave9123
Check their projects out: Recall Me, Lenie, InstaQuote
HassaanKH
Check their projects out: AI Fella, ASCII Video Converter, Appetite AI, KontentFlow - AI Content OS
Aakriti
Check their projects out: Pong War, The Bun Lab, To-Do List, Pretty Cal, Rock Paper Scissors , Anime Quotes
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
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!
fixed a bunch of groq issues, and chose a better model with better accuracy but also better speed. it's extremely fast now!
Did some color work and fixed bugs that crashed the app for some reason(that took a very long time!)
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!
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!
Got the main functionality of the app working! This includes the3 recipe adding feature, a basic search, and the grid view!
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.