Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to Analyse & Recognise Image and Generate Keywords using AI #25

Closed
IAmVigneswaran opened this issue Feb 6, 2024 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@IAmVigneswaran
Copy link
Contributor

We can have the ability to analyse & recognise image and automatically generate keywords and pipe to a particular column.

We can have something like -

--analyse-image "IMAGE COLUNM NAME" "KEYWORDS COLUNM NAME"

@IAmVigneswaran IAmVigneswaran added the enhancement New feature or request label Feb 6, 2024
@IAmVigneswaran IAmVigneswaran added this to the 1.3.0 milestone Feb 6, 2024
@IAmVigneswaran IAmVigneswaran added the future idea Features to add in future label Feb 11, 2024
@IAmVigneswaran
Copy link
Contributor Author

IAmVigneswaran commented May 27, 2024

@arjunprakash027

  • Can we organise our new AI options into machine learning options: category? Place it after general options:.
  • rename --hftoken to --hugging-face-token
  • Right we are using this model by default. Could we turn it into a switch? Like --hf-models vit-gpt2? Hence, we can add additional models in future. And users can try and switch to different models easily.
general options:
.
.
.
machine learning options:
--hugging-face-token
--caption-column
--hf-models {vit-gpt2}

@IAmVigneswaran IAmVigneswaran removed the future idea Features to add in future label May 27, 2024
@IAmVigneswaran IAmVigneswaran pinned this issue May 27, 2024
@IAmVigneswaran
Copy link
Contributor Author

@IAmVigneswaran IAmVigneswaran unpinned this issue Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants