🚀 Forensic Report Generator is a Flask-based API that leverages Google Gemini AI to analyze forensic logs and generate structured forensic reports. It helps cybersecurity professionals quickly identify key findings, potential security threats, and recommended actions based on log data.
✅ Accepts log data via API request
✅ Uses AI to generate a detailed forensic report
✅ Returns structured JSON output with insights & recommendations
1️⃣ Send a POST request with log data
2️⃣ The AI analyzes the logs for anomalies & threats
3️⃣ A detailed forensic report is generated
🔗 Use Case: Ideal for security analysts, SOC teams, and forensic investigators to automate log analysis and enhance incident response.