I built a Mac app that turns document folders into RAG-ready Markdown — locally
This story is from 2026-09-14. It is preserved in the archive; the latest stories are on the live feed.
I kept hitting the same wall: I have a folder of PDFs, Word files and spreadsheets, and I want them as clean Markdown so I can feed them to an LLM or a RAG pipeline. Every tool I tried either uploaded my documents to someone's server, or gave me Markdown I had to clean up by hand. So I built Milldo…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-14 17:00 · DEV Community — AI
I built a Mac app that turns document folders into RAG-ready Markdown — locally