Product
A chatbot that answers from your documents, and shows its work
Most website chatbots either recite a script or make things up. This one answers from the documents you already have, shows you the exact sentence each answer came from, and says plainly when your documents do not cover something.
Try it on a business that does not exist
Remy has read one document: a customer handbook for a fictional plumbing company. Nothing else. Ask him about pricing, hours, the service area, or the warranty and open the source line under his answer to check it against the handbook.
Then ask him about a maintenance plan. The handbook says nothing about one, so he will tell you he does not know rather than inventing a service he cannot deliver. That is the part worth watching, because it is the failure that costs you a customer.
This is not a recording. It is the same assistant a client gets, on the same infrastructure, answering live.
Remy
Customer Support Worker
Why it does not make things up
Not because it is told to be careful. Because the answer is assembled from your text and the model has to point at the part it used.
It cites, or it says nothing
Answers are built from your documents passed as source blocks, and the model returns the exact span it used. Open any citation and the sentence is there. An answer with no source is visibly an answer with no source, which is not something a prompt can promise you.
It refuses when your documents are silent
Ask Remy about a maintenance plan. Northwind's handbook does not mention one, so he says so instead of guessing. That behaviour is measured against a golden set of questions in three groups: answerable, deliberately absent, and questions built on a false premise.
Speed does not depend on how much you give it
First words arrive in about two seconds, and that number is the same on a two page document as on a two hundred page corpus: measured at 2161ms against 504 passages and 2230ms against 8. Retrieval hides behind a database round trip that was already happening, so growing your documents does not slow the assistant down.
It handles a real corpus, measured
Benchmarked on 204 pages across 24 documents, 504 indexed passages, with 30 facts each planted exactly once. It answered all 30 and cited the correct source document every time. Vector search and keyword search run together in one query and the results are fused, so a question phrased nothing like your document still finds it.
Your documents stay yours
Every client's content is isolated, and the boundary has its own test: two tenants seeded with contradicting facts, asked the same question hundreds of times, where a single crossed answer fails the build.
It tells you what it could not answer
Every question that ended in a refusal is logged. That report is usually more useful than the transcripts, because it names exactly which document to write next.
What setup looks like
- 1
Point it at your documents
A Google Drive folder is the usual choice. Drop a document in and the assistant can answer from it within a few minutes. Edit the document and it re-syncs on its own, and a sync can be forced on demand when you want it now.
- 2
Paste one line into your site
A single script tag, no framework, no build step, no dependencies. It works on Squarespace, WordPress, Shopify, or a hand-written page.
- 3
Lock it to your domain
The key only works on the domains you name, so nobody can lift it and run your assistant on their own site at your expense.
- 4
Read what people asked
A dashboard with the conversations, the leads, and the questions that came back empty.
One line on your site is the whole installation:
<script src="https://chat.cedrixjohn.dev/widget.js" data-key="wk_your_key" async></script>
What it costs
A build fee and a monthly fee, because that is the honest shape of it: real work to get your documents in and the assistant tuned, then a real running cost every month whether anyone talks to it or not.
one to two weeks
cancel anytime
Included
- Your documents ingested, chunked and indexed
- The assistant styled to your brand and locked to your domains
- Automatic re-sync when a document changes
- A dashboard with conversations, leads, and the questions that came back empty
- Hosting and all model costs
Up to 200 pages of documents and 2,000 conversations a month are included. Beyond that is quoted, and nothing is cut off without a conversation first.
If you want to leave
- Cancel whenever you like. The assistant keeps serving until the end of the month you have paid for, and there is no pro-rata refund and no exit fee.
- Your documents were never held to begin with. The source of truth stays in your own Drive or files; what is stored here is an index built from them.
- Conversations and the report of unanswered questions are kept for 30 days after you cancel, then deleted. Ask inside that window and you get an export of both.
- Nothing is deleted as a surprise. If a month goes unpaid you get told before anything stops.
- If this service is ever discontinued, you get 60 days notice and a full export. You are not one person's hobby project away from losing your setup.
Want one reading your documents instead?
Bring the documents your team already answers questions from: a handbook, a policy PDF, a folder of notes. The first conversation is about whether this is the right tool for your problem, and it is free.