Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/accesslint/a11y-agent
An AI agent for speeding up accessibility remediation
https://github.com/accesslint/a11y-agent
accessibility ai ruby
Last synced: 2 months ago
JSON representation
An AI agent for speeding up accessibility remediation
- Host: GitHub
- URL: https://github.com/accesslint/a11y-agent
- Owner: AccessLint
- License: agpl-3.0
- Created: 2024-07-27T14:21:57.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T22:47:07.000Z (5 months ago)
- Last Synced: 2024-11-24T17:15:20.665Z (2 months ago)
- Topics: accessibility, ai, ruby
- Language: Ruby
- Homepage:
- Size: 313 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A11y Agent
A11y Agent is a multi-turn AI agent that supports developers in remediating React templates. It uses rules from `eslint-plugin-jsx-a11y` from a [Sublayer](https://github.com/sublayerapp/sublayer) agent to perform iterative fixes, with user input along the way.
A11y Agent is unique in the way it combines traditional programming, AI prompting, and human judgement to accelerate the accessibility remediation process.
## Usage
1. Clone the repo:
git clone [email protected]:AccessLint/a11y-agent.git
2. Run the CLI command and follow the prompts:
ruby a11y_agent.rb /path/to/file.[jsx|tsx]
## Demo
https://github.com/user-attachments/assets/757227ad-7f8f-4fa8-933f-daea335313c9