Created
February 7, 2026 08:33
-
-
Save RoyalHunt/3fb1d1c00163fcd2ff37c0493c4095ed to your computer and use it in GitHub Desktop.
prompt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| I need to create a mobile application using flutter. it's app where I will have categories. every category will contain photos of good I will do with camera. So main action button it is make a photo. After user should put a score from 1 to 5 stars, name - optional and description optional. But the main feature is algorithm which will do a search in all images and give me a suggestion if I make this photo before. As example, I'm in the store want to buy a wine which I tasted before. I make a photo of the bottle. AI, algorithm, llm... I don't know what it should be. I think there should be algorithm for image comparasion.whitout any ai and other complicated things. And he found a comparasion he gave me those options where I can click and read info about that item. If it is something new I can save it and add optional name and description |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment