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

Code generation plugin: Implement model reflection technique to improve accessibility of output code #17386

Open
sct-will opened this issue Sep 8, 2024 · 0 comments
Assignees

Comments

@sct-will
Copy link

sct-will commented Sep 8, 2024

Investigation has shown that the code generated by the generative AI approach in use by the plugin can be improved to deliver more accessible code (per Web accessibility guidelines) by applying a "reflection and generation" approach. This issue tracks the work to implement this approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants