Show HN: Built a tool solve the nightmare of chunking tables in PDF vs. Markdown

Show HN (score: 6)
Found: November 23, 2025
ID: 2487

Description

Other
Show HN: Built a tool solve the nightmare of chunking tables in PDF vs. Markdown Hey HN, solo dev here. After years of frustration with how LLMs handle complex documents, especially PDFs with tables, I decided to build a solution myself. My approach uses a Markdown conversion step to preserve the table structure, which seems to work surprisingly well for chunking. This little parser is the first public piece of a much larger, privacy-focused AI platform I'm building. I'm pretty much running on fumes financially, so any feedback, critique, or support is massively appreciated. Happy to answer any questions about the approach!

More from Show

Show HN: DSS, a lightweight TUI spreadsheet editor and dashboard in Go

Show HN: DSS, a lightweight TUI spreadsheet editor and dashboard in Go Hi there, I tried to build a CLI tool to edit and visualize Excel&#x2F;CSV files directly in the terminal, I called it &quot;dss&quot;.<p>I did it for fun to tweak spreadsheet formulas without leaving my terminal or opening heavy GUI apps.<p>It is an interactive editor of sheets with charts and formula engine diretly in TUI. The formula engine is handmaded but I&#x27;d like to improve it.<p>I copied a lot from my previous Datacmd project and from Termdash repo. Hoping to receive some feedback.

No other tools from this source yet.