1
Parsing documents for air-gapped RAG: no cloud, no JVM, no Python
探讨气隙RAG系统中摆脱JVM/Python依赖的文档解析方案,挑战Tika的默认地位。
I kept running into the same unglamorous wall. Every time I built something on top of an LLM — a search-over-docs feature, a RAG pipeline, an internal…