AdieraBot
WhatsApp fact-checking agent · Node.js, Twilio, OpenAI
A WhatsApp fact-checking agent built from scratch. Claims run through a three-tier matching pipeline (an exact-match cache, then semantic similarity, then an LLM with web search) so most checks never touch the expensive tier. Per-user rate limiting and a database seeded from the Google Fact Check API keep cost and latency down. I presented the architecture at the Twilio Builder Community Meetup in Manchester.