Chatter Detection Demo
Test three different AI models for detecting (fake) security-relevant chatter in text.
One demo uses a rules-based model, one uses predictive ML ('discriminative') and one uses generative ML.
Can you guess which is which?
Your task: Try various inputs and track the responses to guess which demo is using which model type.