Irannakumbar/CyberRAG ? reverse-engineered prompt
Reverse engineered prompt
Build me a full web app for a SOC assistant that can help with security log analysis, threat detection, and incident response.
I want a simple frontend where a user can upload or paste security logs, ask questions about them in plain English, and get clear answers about suspicious activity, likely threats, and what to do next. The app should feel like an AI copilot for security teams, with a chat style interface and a place to view the analyzed logs and findings.
Use the existing backend and frontend structure, and make it run easily with Docker if possible. It should be able to work with the sample security log CSV in the repo, and it should support a retrieval based workflow so the assistant can answer using the log data instead of just guessing. Keep the experience practical and focused on incident response, with concise summaries and useful next steps.
If anything about the setup is unclear, check the current docs online and make sensible choices.
Are you gonna build this?
make sure you review the code using coderabbit