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

Include visual prompting into SVG refactoring #90

Open
MischaPanch opened this issue Jul 1, 2024 · 0 comments
Open

Include visual prompting into SVG refactoring #90

MischaPanch opened this issue Jul 1, 2024 · 0 comments
Labels
ai functionality A feature that uses generative AI somehow backlog on-hold

Comments

@MischaPanch
Copy link
Collaborator

Refactoring is an important part of generation of variations and probably other downstream tasks. It is easy to get small things wrong, like fills or order of paths, which however completely change the visual appearance. A prompt a la:

"compare the render of the current status to what it is supposed to look like and fix the current one"

or even:

  1. check if pixel perfect
  2. describe the visual diff
  3. refactor based on description

could help here and would also generally be an interesting/useful exploration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai functionality A feature that uses generative AI somehow backlog on-hold
Projects
None yet
Development

No branches or pull requests

3 participants