DEV Community

Cover image for I created an AI-powered website improvement tool
Ryล Igarashi
Ryล Igarashi

Posted on

I created an AI-powered website improvement tool

Hi there ๐Ÿ‘‹

This is my first post on Dev.to! I released a brand-new online web accessibility testing tool called Visible. Please try it out!

The main differences between Lighthouse or other testing tools are:

  • ๐Ÿค– Suggestion: Visible use AI platforms, Google Cloud Platform to provide patches to fix the problems of your website!
  • ๐ŸŒŽ Accuracy: Visible uses Chrome via Puppeteer, a headless browser so the result you see is the exact same as what actual browsers render.
  • ๐Ÿค“ Hackable: Visible supports plugins so you can customize anything like browser, fixing algorithm, or rules.

I coded the entire project with TypeScript and it's (unsurprisingly) open-sourced at https://github.com/visible/visible. Also, don't forget to star it!!

Top comments (1)

Collapse
 
akhyarrh profile image
M Akhyar Rahman H

Hello. First. Great job. What a tool. Second, please tell user to enter the address with protocol (with placeholder or such). Its strange that I entered my blog address without https and the only error I notice is the input element's border is red. Hope that help. Great job ๐Ÿ‘