Skip to main content
Back to the blog

Founder story

Building a Citation-First Search Product as a Solo Founder

A first-person founder essay about the product decisions behind Achla AI, the strengths and limits of solo ownership, and the evidence a site owner should inspect before trusting any small software vendor.

Founder, Achla AIMichael Shamanoff
Published

5 min read

Two hands carefully assemble a small search widget while rows of empty forms fade into the background.

Before you put a search product on your website, it is fair to ask who is behind it.

I built Achla AI as a solo founder. That sentence can sound reassuring—there is a real person accountable for the work—or risky, because there is no large team behind the logo. Both reactions are reasonable. A founder-built product should not ask you to trust a personal story instead of evidence.

So this is not an argument that small is automatically better. It is an explanation of the choices I made, the constraints that come with them, and the checks I think a buyer should perform.

The product rule came before the pitch

The most important decision was not the shape of the widget or a marketing phrase. It was the failure behavior.

A visitor can ask a fluent system almost anything. If the system replies with equal confidence whether the site contains evidence or not, the website owner inherits the risk. A wrong answer can send someone to the wrong setting, policy, product or procedure. A polished paragraph does not make that safer.

I wanted the product to behave differently: retrieve the site’s own material, answer from that material, show the sources, and decline when the evidence is not strong enough.

In the current pipeline, a generated answer is counted as answered only when it carries citations. If the first answer path is skipped, a fallback may synthesize from retrieved passages, but it is instructed to use those passages only and to return “not answerable” when they do not support a response. Relevance checks can then remove sources that are merely navigational or off-topic.

That is a design intent and an implemented control—not a promise of perfection. A cited answer can still misunderstand a source, omit a qualification, or rely on a page that is outdated. The reader should be able to open the links and judge for themselves.

Why ownership changes the decisions

When one person is responsible for the product, there is less room to hide an uncomfortable trade-off behind another department. I decide whether a feature ships, whether a refusal is too strict, and whether a shortcut is acceptable.

The upside is coherence. The same person can follow a problem from a visitor’s question to the retrieval trace, the cited page, the widget and the customer report. Feedback does not have to travel through a chain of teams before it reaches someone who can change the behavior.

The downside is capacity. One person cannot provide every enterprise feature, answer every request instantly, or remove key-person risk by assertion. A careful founder should say that plainly.

That constraint shapes Achla AI’s scope. The product is aimed at website owners who want a managed answer layer: the crawler, index, model calls and embeddable widget are handled as one service. It is not presented as a replacement for a large enterprise search program with a dedicated account team, contractual customization and an extensive integration roadmap.

What “citation-first” actually means

Citation-first does not mean adding a “sources” section after the answer is written. It means the evidence path is part of the decision to answer.

The practical sequence is:

  1. Prepare the visitor’s question while preserving its intent and language.
  2. Retrieve material from the website’s index.
  3. Generate a short answer tied to that material.
  4. Require inspectable citations before treating it as answered.
  5. Refuse or offer related material when the site cannot support a direct answer.
  6. Keep a trace of which path produced the response and which sources were kept or dropped.

This is especially useful for documentation, policy pages, product instructions and research archives, where a visitor often needs both the answer and the authority behind it.

It also makes failure more useful. An unanswered question can reveal missing documentation. A weak citation can reveal an unclear page. A support report can become a content improvement instead of a debate about what the model “meant.”

What I will not claim

I will not claim that the search can never generate an error. No generative system deserves that sentence.

I will not claim that a citation proves a conclusion is correct. A citation proves that there is a source to inspect; its quality and applicability still matter.

I will not claim that a solo founder is always more attentive than a team. Attention is demonstrated through response, documentation, product behavior and honest limits—not company size.

And I will not claim that every site needs an AI answer layer. If visitors mainly navigate a small menu, filter a large product catalog, or need sub-second faceted search, a different specialist may fit better.

How to evaluate a founder-built product

Do not buy the biography. Inspect the system.

Try questions the site cannot answer. Does the product refuse, or improvise?

Open every citation. Does the linked passage support the sentence, or merely share keywords?

Ask about billing boundaries. Is there a hard limit? Is automatic top-up opt-in? Can you see usage before another charge?

Inspect the operating basics. Is authentication appropriate? Are inputs limited? Are public routes rate-limited before paid calls? Are errors logged and failed paid operations handled fairly?

Ask what happens when the founder is unavailable. Backups, infrastructure ownership, deployment documentation and account recovery matter more than reassurance.

Check fit. A focused product can be excellent for its intended customer and still be wrong for a regulated or procurement-heavy environment.

These questions are fair for any vendor. They are especially important when the relationship is close and the company is small.

The care has to be visible

The original version of this story said that a large vendor can afford one unhappy account and I cannot. The emotion is true, but care is not a feature until it appears in the product.

For Achla AI, I want it to appear in small, testable choices: citations beside the answer; a refusal when the site lacks evidence; a visible query allowance; a managed setup that does not hand the customer a second model bill; and direct paths from a report to a fix.

Those choices do not eliminate the risks of buying from a solo founder. They tell you what I am optimizing for and give you something concrete to verify.

If that matches the job on your site, explore AI search for documentation, review the current pricing, or test the behavior in the live demo. If it does not, choosing a larger or more specialized vendor is a sensible decision.

The product should earn trust in the answer box before the founder story asks for any.

Foundations

Site Search Finds Pages. Visitors Need Answers.

Traditional site search retrieves pages; answer-first search retrieves evidence, writes a concise response, and exposes the supporting sources.

6 min read