yagyesh-bobde / GenAI-Projects

A wide curration of open-source projects and applications in the emerging field of generative AI.
MIT License
64 stars 41 forks source link

Image Tagging Chrome Extension #41

Open yagyesh-bobde opened 6 months ago

yagyesh-bobde commented 6 months ago

Project Name

Auto Tagging images - Chrome Extension

Check for Existing Projects

Check in the Auto Tagging Image folder in the repo that whether the extension your are trying to built is already implemented.

Project Description

Given an image input this tool should generate a set of tags for that image. You can create your own models and use them to create a web based interactive tool or you can even use APIs from hugging face or other open-source models.

Project Type:

Final Submission

Create your project inside this https://github.com/yagyesh-bobde/GenAI-Projects/tree/main/Auto-Image-Tagger directory like for eg.

GenAI-Projects/Auto-Image-Tagger/<your-project-folder>/*allyourfiles

This is how your project path should pe inside the repo

Mention the technology stack, and how your are going to go through with this project.

UtkarshUmre commented 6 months ago

can i give this a try

yagyesh-bobde commented 6 months ago

Sure @UtkarshUmre give it a try! Let me know if you have any doubts. You can also take a project already available in the repo https://github.com/yagyesh-bobde/GenAI-Projects/tree/main/Auto-Image-Tagger