// widgeto.ai · how we built it

A chatbot that cites its sources.

Widgeto.ai reads a site's pages, learns from its content and answers visitors in whatever language they write in. Here is what we chose in order to do that, and why.

What it does

03

One line of code

You paste the snippet, Widgeto indexes the site and starts answering within minutes. No manual training.

Answers with a source

Every answer cites the page it came from. When it does not know, it says so and hands over to a human.

Every language

It answers in the language the visitor writes in, even when the site is only in one.

How it is built

04

Hybrid search over the site index

Vectors for meaning, keywords for proper nouns and part numbers. With vectors alone, a product called "XR-40" gets lost.

The model answers only from what it found

The citation is not decoration, it is the constraint. If retrieval comes back empty, the answer is that it does not know, and the conversation goes to a person.

Re-indexing when the site changes

A chatbot quoting last year's prices does more harm than good. The index refreshes itself, and you can see when it last did.

Model-agnostic from day one

The model is replaceable by construction. Over the product's life we have already swapped it several times without rewriting the product.

The product lives on widgeto.ai

Pricing, the free trial and the documentation are on its own site. If instead you need something similar but running on your systems, that is what we build to order.