Asguard — AI Fraud Detection System (classification + explanatory summaries)
Implemented a real-time fraud detection system that classifies transactions into risk levels and generates natural-language explanations. Combined rule-based scoring with an AI risk assessment engine to flag suspicious events in high-volume streams. Produced summaries for flagged events to support operational review and decision-making.• Built a scalable Go fraud detection backend with sub-second latency goals.• Implemented risk classification (Low/Med/High) based on scoring logic.• Generated AI natural-language summaries for flagged transactions.• Designed a real-time pipeline for transaction risk assessment.