fluidzero
How It Works
Design EngineeringAI-powered drawing reviews and QCProcurementAI-powered supplier intelligence at scale
ResearchDeveloper
GitHubLog inLStart a PilotF
fluidzero
How It Works
Design EngineeringAI-powered drawing reviews and QCProcurementAI-powered supplier intelligence at scale
ResearchDeveloper
GitHubLog inLStart a PilotF
RESEARCH_BLOG

Ideas. Published.

Technical papers, engineering insights, and methodology deep-dives from the team building the future of AI document intelligence.

fluidzeroRESEARCH

2026 FORCE PLATFORMS INC.

llms.txt|fluidzero.ai/research
fluidzero — Research
Technical papers, engineering insights, and methodology deep-dives from the fluidzero research team.
Posts
### We Benchmarked Our Own Knowledge Graph Against "Just Paste It Into an LLM". It Lost Half the Time.
- Category: Kg Vs Markdown Benchmark
- Date: 2026-08-17
- Author: Tilak
- URL: /research/kg-vs-markdown-benchmark
*Two controlled benchmarks, 217 runs, no LLM judges. An honest map of where the fancy machinery earns its keep, and where the dumb baseline is simply correct.*
### If You Don't Tell Me What It Is, I'll Figure It Out Myself: A Toy JEPA (Joint Embedding Predictive Architecture)
- Category: Toy Jepa
- Date: 2026-06-16
- Author: Tilak Sharma
- Author: Tilak
- URL: /research/toy-jepa
This is an attempt to break down the concepts of Joint Embedding Predictive Architecture (JEPA) and see it work for a toy example.
### Citation-Grounded Retrieval for Enterprise Search
- Category: Citation Grounded Retrieval
- Date: 2026-02-27
- Author: Hrishikesh Kakkad
- URL: /research/citation-grounded-retrieval
The promise of AI-powered document search is simple: ask a question in natural language, get an accurate answer. The reality in enterprise settings is more demanding. An answer without a source is an opinion. In regulated industries — aerospace, pharmaceuticals, energy, finance — an unsourced claim from an AI system is worse than no answer at all.
### Multimodal Document Understanding at Scale
- Category: Multimodal Document Understanding
- Date: 2026-02-27
- Author: Hrishikesh Kakkad
- URL: /research/multimodal-document-understanding
Modern enterprises operate on documents that communicate through more than just text. Engineering specifications embed critical dimensions in CAD drawings. Financial reports convey trends through charts that resist tabular extraction. Safety manuals pair procedural text with annotated diagrams where the relationship between the two carries the meaning.
### Multi-Vector Embeddings Are Great. Until They're Not.
- Category: Muvera
- Date: 2026-02-27
- Author: Tilak Sharma
- URL: /research/muvera
*A deep dive into multi-vector embeddings, why they're brilliant, and why storing them naively will bankrupt your infrastructure.*
### Processing Heterogeneous Documents at 100GB+ Scale
- Category: Processing Heterogeneous Documents
- Date: 2026-02-27
- Author: Hrishikesh Kakkad
- URL: /research/processing-heterogeneous-documents
Enterprise document repositories are not curated datasets. They are decades of accumulated PDFs, scanned images, Word documents, spreadsheets, CAD exports, and legacy formats — often with inconsistent naming, duplicate versions, and no centralized metadata. When a customer tells us they have "about 100,000 documents," the reality is 100,000 files in 15+ formats, spanning 20 years, totaling anywhere from 50GB to 500GB.
Kg Vs Markdown BenchmarkAug 17, 20268 min read

We Benchmarked Our Own Knowledge Graph Against "Just Paste It Into an LLM". It Lost Half the Time.

*Two controlled benchmarks, 217 runs, no LLM judges. An honest map of where the fancy machinery earns its keep, and where the dumb baseline is simply correct.*

Tilak
Toy JepaJun 16, 202617 min read

If You Don't Tell Me What It Is, I'll Figure It Out Myself: A Toy JEPA (Joint Embedding Predictive Architecture)

This is an attempt to break down the concepts of Joint Embedding Predictive Architecture (JEPA) and see it work for a toy example.

Tilak Sharma
Tilak
Citation Grounded RetrievalFeb 27, 20266 min read

Citation-Grounded Retrieval for Enterprise Search

The promise of AI-powered document search is simple: ask a question in natural language, get an accurate answer. The reality in enterprise settings is more demanding. An answer without a source is an opinion. In regulated industries — aerospace, pharmaceuticals, energy, finance — an unsourced claim from an AI system is worse than no answer at all.

Hrishikesh Kakkad
Multimodal Document UnderstandingFeb 27, 20266 min read

Multimodal Document Understanding at Scale

Modern enterprises operate on documents that communicate through more than just text. Engineering specifications embed critical dimensions in CAD drawings. Financial reports convey trends through charts that resist tabular extraction. Safety manuals pair procedural text with annotated diagrams where the relationship between the two carries the meaning.

Hrishikesh Kakkad
MuveraFeb 27, 20268 min read

Multi-Vector Embeddings Are Great. Until They're Not.

*A deep dive into multi-vector embeddings, why they're brilliant, and why storing them naively will bankrupt your infrastructure.*

Tilak Sharma
Processing Heterogeneous DocumentsFeb 27, 20268 min read

Processing Heterogeneous Documents at 100GB+ Scale

Enterprise document repositories are not curated datasets. They are decades of accumulated PDFs, scanned images, Word documents, spreadsheets, CAD exports, and legacy formats — often with inconsistent naming, duplicate versions, and no centralized metadata. When a customer tells us they have "about 100,000 documents," the reality is 100,000 files in 15+ formats, spanning 20 years, totaling anywhere from 50GB to 500GB.

Hrishikesh Kakkad