Show HN: CPU-only fact-check, summarize, explain, translate any text
Category: cli-tool
Tags: cli-tool, llm, offline, fact-checking, privacy, python
Score: 6.3/10 (Innovation: 6, Technical: 6, Documentation: 7, Utility: 6)
fftext is a CPU-only CLI tool for summarizing, explaining, fact-checking, and translating text, URLs, or files using a tiny local LLM (Qwen3.5 0.8B) via llama.cpp. Its interesting combination of offline privacy, no-GPU requirement, and a dedicated fact-check pipeline with web search and citations sets it apart.
Target audience: backend devs, data engineers, researchers, privacy-conscious users
Repository: https://github.com/kouhxp/fftext · Python · Apache-2.0 · 11 stars
View on Hacker News