This n8n workflow automates the process of verifying news claims received via WhatsApp messages. It starts with a webhook node that listens for incoming messages. When a message is received, it triggers an AI-powered fact-checking node that searches for reliable sources and analyzes the claim. The AI provides a verdict (e.g., Likely True, False, or Unverified), a brief summary, and citations. Finally, the workflow sends the fact-checked results back to the user through WhatsApp using Twilio, completing the verification cycle. This setup is ideal for organizations or individuals looking to provide instant, automated fact-checking responses to social media queries or messages.
WhatsApp Fact-Checking Bot for Quick News Verification
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | perplexity, stickyNote, twilio, webhook |
Reviews
There are no reviews yet.