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

Feat: Accessing Images directly from the selected folder for AI Tagging. #209

Open
2 tasks done
rahulharpal1603 opened this issue Jan 5, 2025 · 1 comment
Open
2 tasks done

Comments

@rahulharpal1603
Copy link
Contributor

rahulharpal1603 commented Jan 5, 2025

Describe the feature

  • Currently, the AI Tagging feature of this app copies the images into a separate "images" folder for generating tags and accessing these images later on. This leads to wastage of storage in scenarios where a user selects a folder of huge size, because, we will be creating a copy of this folder into the "images" folder.

Solution:

  • Changing the backend to generate tags by directly accessing images from the specified folder. Also, this will involve making changes to the database.

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue
@rahulharpal1603
Copy link
Contributor Author

@Pranav0-0Aggarwal I am working on this, please assign.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant