←back to thread

1 points NovaDrift | 1 comments | | HN request time: 0.412s | source
Show context
NovaDrift ◴[] No.44535258[source]
Hey all,

I made a small tool called ClipCheck that lets you fact-check videos from all major platforms — YouTube, TikTok, X, Instagram, and Facebook. Just paste a link and it tries to extract claims, verify them, and give you a truth score, source links, and a short reasoning summary.

Notes:

Please be a little patient — I'm using proxies to make this work across platforms, and they can get rate-limited or blocked occasionally.

There’s currently a limit of 3 concurrent pipeline runs and 100 runs per days. If the system is full, you’ll see an error saying Too many users. Please try again later. Just wait a bit and retry.

Would love your feedback.

replies(1): >>44535423 #
foolishgame ◴[] No.44535423[source]
Nice idea. What are you using as a knowledge base for fact checking these videos?
replies(1): >>44535535 #
1. NovaDrift ◴[] No.44535535[source]
The native mode uses the Gemini search tool, and the strict mode is a custom search that looks for relevant news and Wikipedia articles.