ML Engineer | AWS Certified | Certified Scrum Product Owner
AI-powered WhatsApp bot that detects and debunks misinformation in real-time using Claude and Perplexity APIs. Built to combat the spread of false information in local communities.
Misinformation spreads rapidly through WhatsApp groups, especially in local communities where fact-checking resources are limited. This leads to:
Built an automated fact-checking bot that:
WhatsApp Message β Webhook β MAKE.com β Claude API (Analysis)
β
Perplexity API (Fact-check)
β
Response Processing β WhatsApp Reply
Problem: WhatsApp API has strict rate limits
Solution: Implemented queue system with MAKE.com to batch process messages
Problem: Short messages lack context
Solution: Used Claudeβs advanced reasoning to infer context from minimal information
Problem: Not all sources are trustworthy
Solution: Perplexity API prioritizes authoritative sources in its search results
Built with β€οΈ for safer online communities