2dogsanerd
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I've been using OpenClaw to control my home server via WhatsApp, but it couldn't access my documents. Instead of uploading my private contracts to OpenAI, I built ClawRAG – a self-hosted RAG engine that connects to…
-
I've spent the last few months architecting a RAG system for a regulated environment. I am not a developer by trade, but I approached this with a strict "systems engineering" and audit mindset. While most tutorials stop…
-
A simple tool to compare how different PDF parsers handle your documents. Shows naive parsing (pypdf) vs layout-aware parsing (Docling) side-by-side. Helps spot issues with scans, tables, and multi-column layouts before…