Power Tools Finder is a mobile application designed to assist users in identifying and selecting industrial power tools using advanced image recognition and AI-driven suggestions. This project leverages TensorFlow Lite for real-time image classification and integrates an AI model to recommend tools based on specific user requirements.
-
Image Recognition: Utilizes a TensorFlow Lite model to identify a wide range of industrial power tools from images captured by the mobile device's camera.
-
Tool Suggestions: An AI-driven system provides alternative tool recommendations based on factors such as size, material, and price, ensuring users find the best tool for their needs.
-
Comprehensive Database: A detailed database of industrial power tools with specifications, usage guidelines, and safety instructions is integrated into the app for user reference.
-
User-Friendly Interface: Designed with an intuitive and responsive UI, the app ensures a seamless user experience across devices.
-
Android Studio: For app development and debugging.
-
TensorFlow Lite: For real-time image recognition and classification.
-
RESTful API: To integrate the AI suggestion system with the mobile app.
-
Teachable machine: To train machine learning model.
-
Clone the repository.
-
Open the project in Android Studio.
-
Build and run the app on your Android device.
-
Add Your API KEY
-
Launch the app on your mobile device.
-
Use the camera to capture an image of the tool you want to identify.
-
Receive instant identification results and view detailed information about the tool.
-
Input specific tool requirements to get AI-driven recommendations.


