Skip to content

v0.7.1 - stable

Choose a tag to compare

@Naivedya-sahu Naivedya-sahu released this 23 Jun 17:12

Stable, archivable release.

Offline local-LLM document tagger/sorter for academic docs. Classifies each file
into [STREAM-SUBJECT], renames, and moves into STREAM/SUBJECT folders.

Highlights

  • Tiered classification: text -> 5-page escalate -> vision -> frontier -> filename
  • Config-driven hosts/locations (Pi5 -> remote model over Tailscale); model auto-resolve
  • Known tag vocabulary (TAGS.md) + ~PROPOSE discovery channel + --review + --retag
  • Frontier fallback on the Claude subscription (no API key) or any CLI via --frontier cmd
  • .doc reader (Word COM), collision + cross-device safe moves, cmd.exe-safe TUI

Tested live on real PDFs against a local 8B (HOME) and the Claude-sub frontier.
~14 edge-case bugs found and fixed during an audit (see CHANGELOG).