Inspiration
Recognising that web accessibility can significantly improve the lives of people with disabilities and provide equal access to information and services is a strong motivation for me.
What it does
Accessibility for the web is crucial because it ensures that websites and web applications can be used by a wide range of people, including those with disabilities or impairments.
Adding aria-label and aria-describedby attributes to HTML elements is important for creating accessible web content, especially for users with disabilities. These attributes play a crucial role in making web applications and websites more inclusive and usable.
Adding this VS code extension (in progress) will automatically add the aria labels, making the web more accessible.
How we built it
We’ve fine tuned open ai model to automatically generate aria-label and aria-describedby attributes for your code, depending on the context.
Challenges we ran into
Fine tuning with openai was not free. so had to buy it.
Accomplishments that we're proud of
That we're making web more accessible
What we learned
What's next for Web For All
Built With
- finetune
- javascript
- openai
Log in or sign up for Devpost to join the conversation.