Keyvanhardani/AI-Driven-SIEM-Realtime-Operator-with-Groq-Integration — reverse-engineered prompt
Reverse engineered prompt
Build me a local web app for an AI based SIEM dashboard. I want to open it in the browser and see live security monitoring in one place, with CPU, memory, disk, GPU if available, recent logs, and network activity updating in real time.
It should detect whether network packets or events look normal or suspicious, save the metrics and logs in a SQLite database, and show clear alerts in a chat style area. Use Groq API to explain what is happening and give short practical advice, like what the operator should check next. The alerts should be easy to understand, not just technical raw logs.
Please make the interface modern and clean with live charts, using Flask, Socket.IO, Tailwind, and Chart.js if that fits. Include simple setup steps, a place to add my Groq API key, and make sure I can run it locally and visit it at localhost. Look up current docs online if you need to.
Want more depth? Deep Reverse