Show HN: Fftext, quick summary, fact check, ELI5 on CPU
Category: cli-tool
Tags: cpu-llm, cli-tool, fact-checking, summarization, offline-ai
Score: 7.3/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 7)
Fftext is a CLI tool that runs a small quantized LLM entirely on CPU to summarize, explain, fact-check, or translate text from files, URLs, or inline input, all offline after the first run. Its fact-checking pipeline with claim extraction, web search, and evidence synthesis is a clever combination of local AI and live web data, making sophisticated NLP accessible without GPU or cloud dependencies.
Target audience: backend devs, devops, writers, researchers
Repository: https://github.com/kouhxp/fftext · Python · Apache-2.0 · 16 stars
View on Hacker News