Skip to content

Releases: Naivedya-sahu/docsort

v0.14.5

Choose a tag to compare

@github-actions github-actions released this 03 Jul 03:39

Full Changelog: v0.13.0...v0.14.5

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 11:07

Full Changelog: v0.12.3...v0.13.0

v0.12.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:31

Full Changelog: v0.12.1...v0.12.3

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 10:52

Full Changelog: v0.10.1...v0.12.0

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:55

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 21:27

Full Changelog: v0.7.1...v0.10.0

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).