Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

67% Positive

Analyzed from 136 words in the discussion.

Trending Topics

#agent#actual#literally#done#right#handle#guys#built#tool#actually

Discussion (4 Comments)Read Original on HackerNews

Harro123about 6 hours ago
hi guys I built this tool, its actually working way better than i ever expected. I had the problem a lot that i tried to copy a certain ui but the agent just massively hallucinated. I simply implemented evrything around a single feature.

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.

zionsatiabout 5 hours ago
How does it handle dynamic complex sites E.g. webapps.
alexgoodhartabout 6 hours ago
It doesn’t have any functional preservation though right?
mathieudombrockabout 6 hours ago
What's the intended use case? Porting from framework A->B?

Does it handle responsive design? Keeping the same breakpoints etc?