Show HN: Copy any website pixel perfect
Posted by Harro123 2 hours ago
This repository which i built dosent allow claue to guess the dimensions, it iterates the ui till it looks 100% like the original.
Comments
Comment by Harro123 1 hour ago
The agent renders the actual image of the created web page, and checks the actual diff against the original.
Thus the agent is literally forced to iterate till its done.
Right now its still taking some time to be done. So I wish that some smart minds improve the algoirthm and make it quicker and more efficient.
I also cloned some other websites just for testing purposes with anonymized logos. But i am not sure if i can upload all due to copyright risks. Its literally 1 to 1 so idk.
Comment by zionsati 17 minutes ago
Comment by alexgoodhart 1 hour ago
Comment by mathieudombrock 1 hour ago
Does it handle responsive design? Keeping the same breakpoints etc?