Back to browse
GitHub Repository

Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command

14 starsPython

CPU model for fact-checking, summarizing, explaining text locally

by mrkn1·May 30, 2026·1 point·0 comments

AI Analysis

●●SolidCozySolve My ProblemShip It

Fact-checks text claims against live web search without sending data to the cloud.

Strengths
  • Fact-checking subcommand extracts claims and verifies them via rotated search engines.
  • Zero GPU dependency using a 500MB quantized model for true CPU-only inference.
  • Lean dependency stack avoids LangChain bloat while handling URL extraction cleanly.
Weaknesses
  • 0.8B model size likely struggles with complex reasoning required for accurate fact-checking.
  • Fact-checking requires internet access, breaking the fully offline privacy promise for that task.
Category
Target Audience

Privacy-conscious users, low-hardware developers

Similar To

Ollama · Llamafile · Jina AI Reader

Similar Projects