Show HN: I built a reverse-engineering agent for the web
Category: devtools
Tags: reverse-engineering, browser-automation, ai-agent
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
AutomatiQ is a tool that records browser interactions and uses AI to reverse-engineer them into standalone Python automation scripts. It stands out for combining CDP instrumentation with vision LLM analysis and an iterative agent to generate reusable scripts without manual inspection.
Target audience: backend devs
Repository: https://github.com/StoneSteel27/AutomatiQ · Python · MIT · 102 stars
View on Hacker News