Show HN: Fact check, summarize, explain any article or webpage on local CPU
Category: cli-tool
Tags: llm, cli-tool, fact-checking, summarization, offline, python
Score: 7.5/10 (Innovation: 7, Technical: 7, Documentation: 9, Utility: 7)
fftext is a local-first CLI tool for summarizing, explaining, fact-checking, and translating any text, URL, or file using a quantized 0.8B LLM on CPU with no GPU or cloud dependency. It's interesting because it combines offline privacy with a sophisticated fact-checking pipeline that extracts claims, web-searches them, and labels verdicts, all without an API key.
Target audience: backend devs, data engineers, journalists, researchers
Repository: https://github.com/kouhxp/fftext · Python · Apache-2.0 · 14 stars
View on Hacker News