A chatbot that knows your website

Give visitors answers from your own content.

Kanha turns your website into a chatbot trained on the pages you choose. It is built for every visitor, wherever they browse. Browser and device compatibility is ours to solve. When an answer runs in the visitor’s browser, you do not pay for that answer.

Kanha

Will I pay for every question?

No. When the chatbot answers in the visitor’s browser, there is no charge for that answer. You pay for the pages you index and the training runs you start.

Prepared answers from the linked pages.

Your site, ready to answer

From your pages to a useful chatbot.

Choose the pages you trust. Kanha turns them into a trained chatbot you can test and add to your site.

Your content in, helpful answers out

Everything in one place.

Pick your source pages, prepare the content, and train your chatbot from one project.

Source pages Trained bot

Site project

  1. Crawl01

    Choose the pages your chatbot should learn from.

  2. Prepare02

    Turn your pages into training content.

  3. Train03

    Create a chatbot that answers from your content.

How it works

See exactly what happens next.

Follow every step from the first crawl to a chatbot that is ready for your site.

  1. Crawl

    Choose the pages your chatbot should learn from.

    Pages indexed

    kanha.ai

    42 of 50 pages

    • /docs/sdkindexed
    • /docs/trainingindexed
    • /pricingindexed
    • /blog/on-device-inferencecrawling
    • /careersqueued
  2. Prepare

    Turn those pages into clear training content.

    Dataset ready

    Training dataset

    ready

    Pages selected
    42
    Content cleaned
    complete
    QA pairs
    1,284
  3. Train

    Train your chatbot and see when it is ready.

    Model created

    Training run

    running

    1. Tokenisingcomplete
    2. Trainingepoch 2 of 3
    3. Packaging modelpending

    model size 1.7b · typically 10–30 minutes

  4. Embed

    Try it yourself, then add it to your site with a few lines of code.

    Ready to install

    Embed

    ready to install

    model URL

    YOUR_MODEL_URL

    integration snippet

    <script type="module" src="https://cdn.jsdelivr.net/npm/kanha-ai/dist/widget.js"></script>
    
    <kanha-bot
      model-url="YOUR_MODEL_URL"
      model-size="small"
    ></kanha-bot>

Install

Add it to the site you already have.

Paste a script, use the Web Component, or install the React package. Choose whichever fits your site.

index.html

<script type="module">
  import { mount } from 'https://cdn.jsdelivr.net/npm/kanha-ai/dist/widget.js';

  mount('#chat', {
    modelUrl: 'YOUR_MODEL_URL',  // from the bot integration details
    modelSize: 'small',          // matches the trained model size
    systemPrompt: 'You are a helpful assistant for...',
    botName: 'My Bot'
  });
</script>
A closed padlock, rendered in iridescent teal and sapphire.

On-device answers

Built for wherever your visitors browse.

Browser and device compatibility is our problem. If an environment needs extra work, we take it on. When answers run on the visitor’s device, questions do not pass through an inference API and you are not charged for each answer.

  • built for every visitor
  • no charge for each browser answer
  • no hosted inference API for each question
  • script, Web Component, or React
  • A phone with a chat bubble floating above its screen.

    Compatibility is ours to solve

  • Three spheres joined into a small graph.

    Learns from your own pages

  • A grid of cubes with one raised above the rest.

    Model sizes up to 4B

  • A broad rounded shield.

    No inference API for each answer

  • A single stylised feather.

    Add it with JavaScript or React

Pricing

Start free. Pay for more pages and training runs.

Every plan includes a chatbot trained on your content and built for wherever your visitors browse. When an answer runs in the visitor’s browser, there is no charge for that answer.

  • Free

    $0

    Build your first chatbot from up to 50 pages. No credit card.

    • 50 pages total
    • 1 train total
    • All model sizes (up to 4B)
    • Built for every visitor
  • Starter

    $39/month

    For small businesses and focused websites.

    • 500 pages / month
    • 3 trains / month
    • JS-rendered page support
    • Community support
  • Pro

    Recommended

    $99/month

    For teams with docs, help centers, or several products.

    • 2,500 pages / month
    • 8 trains / month
    • API access
    • Email support (48h)

Business is $299/month and Enterprise is priced per organisation. See all plans.

See what Kanha can learn from your site.

Choose a few pages and build your first chatbot free. Follow the training step by step, test the answers, and add it to your site when you’re happy.