top | item 45936997

Show HN: RAG-chunk – A CLI to test RAG chunking strategies

10 points| messkan | 3 months ago |github.com

3 comments

order

hhthrowaway1230|3 months ago

Good like these small tools. I'd like to opt for more strategies too like doclings HierarchicalChunker.

messkan|3 months ago

Thanks, glad you like the tool! That's exactly the plan. The goal for v0.1 was to build the evaluation harness first (the scoring part). Now that it's in place, adding more strategies like HierarchicalChunker to the 'test bench' is the perfect next step. I've added it to the roadmap!