Show HN: CPU-only fact-check, summarize, explain, translate anything
Category: cli-tool
Tags: llm, cli-tool, local-ai, fact-checking, text-summarization, translation, cpu-inference
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
fftext is a CPU-only CLI tool that summarizes, explains, fact-checks, and translates text from files, URLs, or raw input using a small quantized local LLM. Its interesting approach combines offline inference with web-based fact-checking via claim extraction and multi-source verification, all without GPU or cloud dependencies.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/kouhxp/fftext · Python · Apache-2.0 · 7 stars
View on Hacker News