soft-shell crabdifferent species of crabvietnamese mud crab
6
11 Comments

I'm betting "cite your sources" is how an AI tool beats the ChatGPT-wrapper problem. Here's the playbook (and my doubt).

Building in public, pre-revenue. Like half of us here, I built an AI tool (Clausio — it drafts freelance contracts and NDAs) and instantly hit the "this is just a GPT wrapper" wall. I was honestly scared it basically was one. Here's the bet I'm making to climb out, in case it's useful for anyone building AI in a trust-heavy niche.

The playbook — make the model show its work:

  1. Don't let the model free-generate the high-stakes part. I hand-built a citation-checked corpus of US statutes + case law, and the AI maps onto it instead of inventing. Slower to build, but the output isn't vibes.

  2. Put the source on every output. Each drafted clause ships with the verified statute behind it (IP ownership → 17 U.S.C. §204(a); NDA whistleblower notice → 18 U.S.C. §1833(b)) and a flag for anything missing. The citation IS the product, not a footnote.

  3. Sell the gap, not the generation. A free chatbot will happily write you a contract. What it won't reliably tell you is what's missing, or why it matters, with a source. That gap is the whole wedge.

My honest doubt: from the inside I genuinely can't tell whether "here's the exact statute" builds trust, or whether normal users just see noise and bounce. For anyone who's shipped AI in a regulated or trust-heavy space — did showing your sources actually move conversion, or did users not care?

(It's live if it's useful as a reference — clausio-49j.pages.dev. Drafting tool, not a law firm; not legal advice.)

posted to Icon for group Building in Public
Building in Public
on June 18, 2026
  1. 1

    I actually think the wrapper debate misses the point.
    Users don't care whether a product is a wrapper.
    They care whether it saves them time and reduces risk.
    ChatGPT gives me answers.
    A good vertical AI tool gives me answers I can trust enough to act on.
    Citations are one step toward that, but the real question is:
    Can the product consistently help me make better decisions than going directly to ChatGPT?
    If yes, nobody will care what's under the hood.

  2. 1

    The "wrapper" worry is the wrong thing to lose sleep over. Almost every AI product worth paying for is a wrapper around something proprietary. The model is rented, the moat is what you wrap it in. For Clausio that moat is the citation-checked corpus you hand-built, not the citations showing up in the UI. Anyone can bolt a citation onto an output. Almost nobody will do the slow, unglamorous work of curating verified statutes and case law and keeping it current, so lean into that. And remember a freelancer signing an NDA is not buying "AI", they are buying confidence that the thing holds up if it ever gets challenged. Sell that outcome and the wrapper question mostly disappears.

  3. 1

    quill_ai's point about citations and data handling being "the same trust muscle" is the part I'd pay attention to here. I ran into exactly this split building DictaFlow Medical. The same user who asks "where does this statute come from?" also asks "where does my audio go after I dictate?" One without the other breaks trust. We ended up with a local processing mode for the privacy sensitive crowd, audio never leaves the device, and a cloud mode for general use, both visible in the product, not buried in a privacy policy. For Clausio, making data handling just as visible as the citations, maybe a "what happens to your contract" panel before upload, could be the other half of the trust loop. Have you thought about how to surface that without making the UI feel like a compliance form?

  4. 1

    In trust-heavy spaces, citing sources usually helps — but only if it reduces cognitive effort, not adds to it.

    The key distinction is whether the citation answers a question the user already has (“can I trust this / where does this come from?”) or creates extra friction (“now I have to interpret statutes too”).

    In practice, what tends to work is layered trust:

    • the output is understandable on its own
    • the source is there for verification when needed
    • but it doesn’t interrupt the flow of using the tool

    For legal/contract use cases specifically, citations can absolutely be a wedge, because uncertainty is the core pain. But the winning version is usually not “more citations,” it’s “clear implication + optional proof.”

    So yes, sources can beat the “wrapper” perception — but only when they reinforce confidence without making the product feel like a research interface.

  5. 1

    The users who shrug at citations and the users who convert are usually two different crowds. Someone wanting a quick answer bounces either way. But a person drafting a real NDA they'll lean on is exactly who "here's the statute" reassures, and they're the ones who pay. So it's less "does it move everyone" and more "it moves the people worth converting."

    One thing I'd watch in your niche: that same careful buyer who loves the citation is the one who'll also wonder where their contract text goes after they paste it. Sources and a clear answer on data handling are the same trust muscle. Get both right and the "wrapper" label stops sticking.

    1. 1

      That’s a really good point. The privacy side is probably the other half of the trust problem.

      If someone is careful enough to care about the statute behind a clause, they’re probably also careful enough to ask what happens to the contract text they upload. I’ve been thinking about citations as the wedge, but data handling may need to be just as visible in the product.

  6. 1

    The doubt at the end is what I'd pay attention to.

    Not whether users trust citations.

    Whether the people who notice citations are the same people making the decision to adopt the product in the first place.

    Those can end up being very different groups.

    1. 1

      That’s exactly the part I’m unsure about.

      My current guess is that citations may not matter equally to every user. Some people just want the contract quickly, while others need to understand why a clause exists before they trust it.

      So the real test may be less “do citations increase trust?” and more “which segment changes behavior when citations are visible?”

      1. 1

        That's the part I find interesting too.

        Once different explanations start sounding reasonable at the same time, it becomes surprisingly easy to feel confident without actually resolving the uncertainty underneath.

        I have a few thoughts on that, but it's probably more than I'd try to unpack properly in a thread.

        Happy to continue by email if useful.

        1. 1

          Exactly. I think that’s the distinction I need to test more clearly.

          Citations may not be meant to convert every casual user. They may be more useful as a signal for the smaller group that is actually nervous about relying on the output. If that group is also the group willing to pay, then the “noise” problem matters less than I initially thought.

          1. 1

            Makes sense.

            The interesting part is that several explanations can remain plausible at the same time for longer than most founders expect.

            Happy to continue by email if you'd like.

Trending on Indie Hackers
I got my first $159 in sales after realizing I was building in silence User Avatar 53 comments Three Days Before Launch, I Let My Own Tool Tear Me Apart User Avatar 37 comments I thought I was building a news visualization tool. Users thought it was a catch-up tool. User Avatar 32 comments I got tired of rewriting the same content for 9 different platforms. So I built Repostify. User Avatar 30 comments A pattern I keep seeing in EdTech: traffic isn't usually the problem. User Avatar 23 comments I Rejected a $15K Acquisition Offer for My Multi-Agent IDE — Here's the Full Breakdown User Avatar 19 comments