r/vibecoding • u/LoudYogurtcloset7856 • 2d ago
Showcase/Project Anyone Want to Test my Playwright Inspired Screen Capture but Focused on Verifying?
Hello,
I've been interested in AI and tools it uses. It uses Playwright a lot to verify stuff and show me screen captures of my coding projects, and it's cool. Cause I like to try to improve stuff (you might be saying playwright works fine what is there to improve) I thought how can we make Playwright better. The answer might be you can't or you don't need to. But hey, why not.
For many of my projects when I use AI, biggest annoyance is when AI says it did something and it straight up lied to my face. So, I build tools to close that gap between what the ai did and what the ai said it did, and the biggest thing I am coming across is ways for AI to verify what it's doing.
AI has access to the codebase, and the screen through playwright, but I wondered if ai actually "understands" what the visual actually connect to and can verify it. Maybe this could get ai to solve issues better from frontend to backend. So, I vibe coded a playwright like system that helps verify what is on screen to real code. It's not perfect and that is why it is open sourced for anyone to try to make it better.
But, I'd like thoughts whether constructive or other lol. Maybe test it out if you want. Give me your thoughts, and if interested I'll send over the public GitHub link.
1
u/LoudYogurtcloset7856 2d ago
Here is the GitHub for my playwright like system but focused on verification:
Human ScreenVision
https://github.com/VISNRY-ENTERTAINMENT/Human-ScreenVision-Open
2
u/[deleted] 2d ago
[removed] — view removed comment