This Flutter app utilizes Google ML Kit to perform image labeling and generate captions for selected images. It's a simple yet powerful tool that allows users to understand the content of images and generate descriptive captions.
-
Image Labeling: Utilizes Google ML Kit Vision API for image labeling, providing information about objects, entities, and activities in the image.
-
Caption Generation: Generates descriptive captions for the selected images, enhancing the understanding of the image content.
-
User-Friendly Interface: A clean and intuitive user interface for easy interaction with the app.
Include screenshots or GIFs showcasing your app's user interface and functionality.
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
Open the app on your device or emulator.
Pick an image from the gallery.
Tap on the "Label Image" button to perform image labeling.
Optionally, tap on the "Generate Caption" button to generate a descriptive caption.
Flutter Google ML Kit Contributing Contributions are welcome! Feel free to open issues or submit pull requests.
Acknowledgments Thanks to the Flutter and Google ML Kit communities for providing excellent tools and resources.