cd /news/ai-infrastructure/show-hn-bitvanes-a-zero-trust-rag-pi… · home topics ai-infrastructure article
[ARTICLE · art-37033] src=bitvanes.com ↗ pub= topic=ai-infrastructure verified=true sentiment=· neutral

Show HN: BitVanes – A zero-trust RAG pipeline engine in Rust, WASM, and Arrow

BitVanes, a zero-trust RAG pipeline engine written in Rust and compiled to WebAssembly, processes documents locally without sending sensitive data to cloud services. The engine outputs Apache Arrow RecordBatches and can run entirely in a browser sandbox, addressing privacy concerns in traditional RAG pipelines.

read1 min views6 publishedJun 24, 2026

Most RAG pipelines ship raw, sensitive documents over the wire to cloud services just to get them parsed, scrubbed of PII, chunked, and vectorized. BitVanes is a zero-trust, local-first ETL engine designed to solve this. It’s written in Rust, spits out Apache Arrow RecordBatches, and compiles to both a native CLI and WebAssembly so you can run the entire pipeline directly in a browser sandbox. I've got the wasm version at the posted url. Core and cli are on github.

I'd love to get your thoughts on the architecture, particularly around using Arrow (it's my first time using AA, I'm coming from capnp), or the Rust-to-JS design for pdfs to keep the wasm package reasonable.

I'd like to crates the package once I've had some people kick the tires and I get it ironed out.

Comments URL: [https://news.ycombinator.com/item?id=48653639](https://news.ycombinator.com/item?id=48653639)

Points: 1

── more in #ai-infrastructure 4 stories · sorted by recency
── more on @bitvanes 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-bitvanes-a-z…] indexed:0 read:1min 2026-06-24 ·