Armand Labs
Builds

Make your whole company searchable by chat

An owner's knowledge is scattered across a 2021 doc, one person's head, and 600 folders. We pointed an agent at the whole mess and made it answer with citations.

3 min read

Here is a problem you can probably feel in your own company right now. Somebody needs an answer that lives in your files. What did we quote that client in 2023. What does the lease say about the percentage rent. Which version of the SOP is current. The answer exists. It is just unreachable.

So they do what everyone does. They interrupt three people. They guess. Or they wait two days for the one person who knows, and that person is on a plane.

Where the answer is actually hiding

Walk the trail and it is always the same. A pricing decision buried in a Google Doc from 2021. The real reason a deal closed, which lives only in the head of your top rep. A signed PDF in a folder nested nine levels deep that nobody can find without already knowing it exists. A number in a spreadsheet that contradicts the number in the deck, and no one is sure which one shipped.

None of this is a knowledge problem. Your company knows the answer. It is a retrieval problem. The knowledge is scattered across documents, email, and one or two people's memory, and there is no single place to ask.

What we built

We pointed an agent at the whole corpus. Not a curated subset, not a clean wiki somebody had to build first. The actual mess: contracts, menus, SOPs, email, spreadsheets, the signed PDFs, the legacy .xls files from three software migrations ago. It reads all of it, embeds it, and lets anyone on the team ask the business a plain-English question.

The part that makes it trustworthy is what it does before it answers. A generic chatbot grabs a snippet and writes a confident sentence around it. Ours is built as an agent, not a one-shot lookup. It searches first to find the right file, then opens that file and reads the actual clause or the actual cell before it answers. So when the question is "what's the minimum in that rental agreement," it does not guess from a 600-character preview. It opens the PDF, reads section 3.2 on page 4, sees that the weekend rate and the Sunday rate are different numbers, and tells you which one applies.

Then it shows you the file it read. Every answer carries a citation back to the source document and page. If it cannot verify a number against a real file, it says so instead of inventing one.

Under the hood, for the version we run on our own $20M operation: documents embedded with Voyage, a local vector index, and Claude doing the synthesis inside a tool-use loop that can open and read any source file with the form fields, signature overlays, and fillable values intact. The form-overlay detail matters more than it sounds. It is the difference between reading a signed contract and reading a blank template.

What the team actually gets

Anyone asks the company a question and gets the answer from the company's own files in seconds, with the receipt attached. The new hire stops interrupting the veteran. The veteran stops being a single point of failure. The owner stops being the search index.

And because the corpus is already embedded, the same index feeds the rest of the stack. The chatbot that answers customer questions, the proposals that need last year's pricing, the onboarding docs a new manager has to learn from. One pile of knowledge, read once, reachable everywhere.

Why no off-the-shelf tool does this

The general AI tools are good at sounding right. They are built to give you a plausible answer from a snippet, which is exactly the wrong instinct when the answer is a dollar figure in a signed contract. And they have no access to your scattered, specific mess. The whole value here is that it reads your files, in your folders, with your contradictions, and verifies against the real document instead of guessing.

No SaaS stitches one specific business's scattered corpus together, because the value is entirely in the specifics. The plumbing between your 2021 doc, your signed PDFs, and your spreadsheets is yours alone. That is the thing nobody sells, and the thing we build.

This is the kind of thing we build.

If part of your business should work like this but doesn't, tell us what's hurting and we'll show you what's possible.

Tell us what's hurting →
← All builds