A fact-checking app for verifying the accuracy of social media claims
@BerrryComputer: Doing vibe code golf competition Prizes: 1st place – $169 2nd place – $69 3rd place – $42 The goal is to make most impressive app prompted by single tweet (280 chars max) to @BerrryComputer @BerrryComputer please build an UI that given a tweet's link uses the international fact checking network to verify its truthfulness, here you find list of the IFCN members https://ifcncodeofprinciples.poynter.org/signatories link to their websites for scraping is on each profile page, add politifact to it
You are remixing a Berrry app.
Source app: https://factcheck.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://factcheck.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in