What is a knowledge base?
A knowledge base is an organised collection of articles and documents that answers recurring questions about a product, service or organisation.
Traditionally a knowledge base is a help centre humans read. For AI support it is the source material a representative answers from — which means an ordinary website, well written, can serve as one without a separate help centre.
Why it matters
The quality of an AI representative is capped by the quality of its knowledge base. A site that clearly states pricing, policies and product details produces good answers; a site that hides them behind marketing copy produces vague ones.
Examples
- A help centre with articles grouped by topic.
- A website's shipping, returns and product pages, read as source content.
- Answers a support lead has written for questions the site never covered.
Not the same as
FAQ page
An FAQ page is one document. A knowledge base is the whole collection — and for AI support, the whole site usually works better than a single page.
Related
tool
Website knowledge base generator
Reads your website and organises it into a knowledge base structure — topics, the pages that belong to each, and the topics customers ask about that your site doesn't cover. Exports as Markdown.
tool
Website content analyzer
Audits your website's content the way a support lead would: which customer topics are covered well, which pages are too thin to answer from, and which standard topics are absent.
term
What is RAG (retrieval-augmented generation)?
RAG is what separates a chatbot that knows your business from one that guesses. Documents are split into passages and indexed by meaning; each question retrieves the closest passages, and the model is instructed to answer only from them.
term
What is AI customer service?
AI customer service means answering customer questions with a language model rather than a person. The useful implementations are grounded in a specific business's own content; the poor ones let a general model improvise, which produces confident answers that are wrong.
industry
AI customer support for SaaS companies
SaaS support is dominated by questions your documentation already answers: what a plan includes, whether a feature exists, how an integration works. RubyRep reads your docs, pricing and changelog and answers those on the site, so trial users get unblocked in seconds instead of waiting on a ticket.
industry
AI customer support for schools and course providers
Admissions seasons concentrate a year of questions into a few weeks, and they are the same questions every year: entry requirements, deadlines, fees, term dates. RubyRep answers them from your own prospectus and admissions pages, at whatever hour a parent or applicant is actually researching.
RubyRep is this, applied to your website.
Give it your URL and it reads your pages, then answers your customers from them.
Train My RubyRep