AI Chatbot With Source Citations: Why It Matters and How to Test It

An AI chatbot with source citations shows visitors which page or document each answer came from, so they can check the answer for themselves. Citations make a website chatbot more trustworthy, make wrong answers much easier to catch and fix, and matter most in industries where a confident but incorrect answer causes real problems. They don’t make a bot infallible, though, so you still need to test answer quality, and this article includes a 20-question test script to do it. ...

September 22, 2026 · 7 min · Nikesh Pandya

How to Add an AI Chatbot to Your Website (Embed, Hosted Page or Custom Domain)

To add an AI chatbot to your website, you usually paste a short script snippet into your site’s footer or theme so a chat widget appears on every page. If you can’t edit the site, you can instead link to a hosted chatbot page, or serve that page on your own custom domain. Whichever you choose, the bot should be branded to match the site, placed where it doesn’t block anything important, and opened with a welcome message that tells visitors what it can help with. ...

September 22, 2026 · 8 min · Nikesh Pandya

How to Sell AI Chatbots to Clients: An Agency Playbook

The most reliable way to sell AI chatbots to clients is to package them as a service, not software: a one-time setup fee for content preparation, build and testing, plus a monthly retainer for hosting, conversation review and updates. Lead with the client’s problem (repetitive questions, after-hours inquiries, buried information) and scope the project around the content the bot will answer from. Price from your own costs and time, then sanity-check against the value of the questions the bot will handle. ...

September 22, 2026 · 7 min · Nikesh Pandya

How to Test a Website Chatbot Before Launch: A QA Checklist

To test a website chatbot before launch, run a written set of test questions with expected answers across six areas: coverage of real questions, unanswerable questions, out-of-scope questions, conflicting sources, tone and branding, and the widget itself on desktop and mobile. Fix failures at the content level first, get sign-off from whoever owns the content, and plan how you’ll monitor conversations after launch. The checklist and test matrix below give you a repeatable process, whether you’re launching your own bot or one for a client. ...

September 22, 2026 · 7 min · Nikesh Pandya

How to Train a Chatbot on Your Website and PDF Documents

To “train” a chatbot on your website and PDFs, you don’t retrain an AI model. You give a retrieval-based chatbot your pages and documents; it splits them into passages, finds the passages relevant to each question, and writes an answer from them. The quality of the answers depends mostly on the quality of that content: clear, current, text-based documents with one topic per section produce good answers, while scanned PDFs, stale pages and contradictory documents produce bad ones. ...

September 22, 2026 · 7 min · Nikesh Pandya

White-Label AI Chatbot for Agencies: How It Works and What to Look For

A white-label AI chatbot is a chatbot platform that an agency can brand, configure and deliver to its clients as its own service, while the platform vendor handles the underlying AI, hosting and retrieval. For agencies, it turns “we can build you a chatbot” into a repeatable, recurring-revenue product without building AI infrastructure from scratch. The right platform makes each client bot look like the client’s brand, answer from the client’s own content, and stay manageable from one agency dashboard. ...

September 22, 2026 · 8 min · Nikesh Pandya