The first feature is Barcode Scanning. That is, a user scans the barcode of any item to retrieve info about it from Firebase.
The second feature is Predicting. That is, I used Clarifai API to predict the content of the taken photo of the object. This API is an AI tool that uses Machine Learning and Deep Neural Networks to recognize images depending on many filtering groups.
The last feature is Crowdsourcing. This feature uses FCM (Firebase Cloud Messaging - Push Notifications) to share images with other users who have the application such that they can volunteer to help with name and description about the object in image.
The app also supports Text-To-Speech and Voice Recognition.
The second feature is Predicting. That is, I used Clarifai API to predict the content of the taken photo of the object. This API is an AI tool that uses Machine Learning and Deep Neural Networks to recognize images depending on many filtering groups.
The last feature is Crowdsourcing. This feature uses FCM (Firebase Cloud Messaging - Push Notifications) to share images with other users who have the application such that they can volunteer to help with name and description about the object in image.
The app also supports Text-To-Speech and Voice Recognition.
Show More