Advice for my flutter flow application.

H my name is Ethan,

I'm a student in NSW, Australia, using FlutterFlow for my year 12 design and tech major project (need to create a solution to a real-world problem) towards my HSC (final school exams).

My query for this supportive community is...

if anyone can provide me with some advice on how would I create an app that allows users to upload photos of their receipts and then use image recognition to scan all purchased items and store them in a database called a digital pantry to create a system where every item you buy is tracked. The app will then give users recipes generated by GPT-3.5 on what you have stored in the digital pantry.

I have laid the foundation of my app such as chat gpt API and creating basic navigation pages although I am having issues with trying to figure out how to use image recognition to scan purchased items on the receipt and then store those items in a database which then chat gpt can use to generate recipes.

I have tried to figure out a way of accomplishing this through a service called imagga an API for image recognition but not sure how to integrate it into Flutterflow and store it in a database.

if anyone has any advice, help, solutions, or questions, It would exponentially help my project's success.

I really hope this makes sense and for anyone who has read this thank you so much for your time.

1
2 replies