Point it at a site. It crawls, reads the pages with GPT-4o-mini, and reports the features and workflows it found.
Python · Streamlit · Playwright · GPT-4o-mini
A Python tool that crawls a website to a configurable depth and uses GPT-4o-mini to extract UI features, user workflows, and business functionality.
Streamlit dashboard for browsing results; JSON export for downstream use.
Playwright drives the browser automation; OpenAI does the analysis.