Identifly | Flutter App AI Multi Category Identifier With Laravel Admin Panel
Original price was: $19.00.$3.00Current price is: $3.00.
Identifly is a cross-platform Flutter mobile application (iOS & Android) that identifies things from a photograph. Point the camera at a plant, mushroom, insect, bird, fish, animal, rock, coin, trading card or antique, and the app answers with ranked matches, a confidence score for each, and a full written entry for whichever one the user picks. It combines a polished native mobile UI with a production-ready Laravel admin panel backend, Firebase Remote Config, and Google Gemini AI.
The app is organized around five slots in the bottom bar — Home, Collection, a raised centre Identify button, Discover, and Profile — giving users a complete loop from photographing something unknown to keeping it in a collection. Every result carries key facts, written sections, lookalikes, a safety banner where one applies, and for collectibles a value estimate with a rarity rating.
Two ideas worth knowing before you buy
- The knowledge is written once and read forever. Each scan is one Gemini vision call. The expensive “describe this subject” call happens once per subject, per language, ever — after that it is a primary-key read for every user who finds the same thing. That is what makes ten categories affordable to run, and the Discover encyclopedia fills itself up as a by-product.
- The app hard-codes no category. It fetches the category registry from your API and renders whatever comes back: colours, icons, capture tips, and a result built from lists of labelled strings. One renderer draws a coin and a mushroom. Adding an eleventh category is an admin form — it needs no app release, no rebuild, and no resubmission.

There are no reviews yet.