BhargavLende15/WebIntel ? reverse-engineered prompt
Reverse engineered prompt
Build me WebIntel, a full stack app that lets someone enter a website URL and get a clear digital readiness report. It should analyze performance, SEO, accessibility, security, AI search readiness, content quality, and mobile experience, then combine that into one easy to understand score with a grade and plain English recommendations.
I want a React frontend with a clean dashboard, charts, recent assessments, and pages for analysis results, history, and reports. The backend should be a FastAPI API with PostgreSQL storage, and it should support running site checks, calculating scores, generating AI suggestions, a simple chat assistant, predictions, monitoring, and PDF report export. The app should never change the target website, only analyze it.
Please make it work well with Docker and Docker Compose, use the existing env setup, and keep the code organized so it is easy to extend later. If you need current docs for anything, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit