CLEAN RAG Grounded, Hallucination-Free Answers

Your AI support agent,
trained in 30 seconds.

Upload PDFs, drop in text, or crawl URLs. Pingmebot turns your documents into a grounded chat widget you can embed on any site with a single line of script.

yourwebsite.com/docs

1. Drop in your files

Drag and drop documents or paste a documentation URL. Your content gets chunked, vectorized, and stored automatically.

Click to upload product_guide.pdf

Accepts PDF, TXT, MD up to 5MB
Docs Assistant
Hi! Ask me anything about our product guides.
Capabilities

Everything you need to ship doc-trained bots

Simple, clean components designed to get your grounded AI bot running in seconds.

One-line Embed

Paste a single script tag into your HTML. The widget loads globally, and is fully themable with your brand colors and title.

<script
  src="https://www.pingme-bot.xyz/widget.js"
  data-bot-token="pub_starter_token"
  data-theme-color="#4f46e5"
></script>

Drop-in Ingestion

Drag files straight into the dashboard. We handle file parsing, sanitization, and splitting under the hood.

Website Crawling

Point the bot to a documentation page, and our scraper extracts the clean main content, ignoring script and navigation noise.

Cited Answers

Answers include click-to-view source citations, directing users to the exact source documents used to build the answer.

pgvector Indexing

Uses pgvector similarity searches to index and pull relevant document context in under 10ms for highly scalable search.

Workflow

Zero setup, maximum speed

Build and test your AI support widget in three easy steps.

1

Add Knowledge

Upload documentation files or crawl a URL. The content is immediately parsed and vectorized for semantic search.

2

Tune the Prompt

Instruct your bot on its personality, define context guidelines, and test responses inside the developer console.

3

Embed Script

Copy the generated tag, drop it into your website, and let your AI widget answer customer queries instantly.

Pricing

Clean, transparent pricing

Start building for free. Scale your chatbot capabilities as your traffic grows.

Starter
$0/mo
  • 1 chatbot
  • 100,000 character limit
  • Local hashed embeddings
  • Standard chat widget
Get Started
Scale
$99/mo
  • Up to 15 chatbots
  • 10,000,000 character limit
  • Priority crawlers
  • Recursive site indexing
Upgrade to Scale

Compare Plan Features

Feature Starter ($0) Growth ($19) Scale ($99)
Active Chatbots 1 Chatbot 3 Chatbots 15 Chatbots
Character Limit 100,000 chars (~15k words) 1,000,000 chars (~150k words) 10,000,000 chars (~1.5M words)
Vector Embedding Engine Local sentence similarity OpenAI Vectors (High quality) OpenAI Vectors (High quality)
Custom Branding & Colors Default theme color only Fully customizable styles Fully customizable styles
Pingmebot Branding Link Yes (Watermark footer) No (White-labeled) No (White-labeled)
URL Scraper Capabilities Single URL crawl Single URL crawl Recursive site indexing
Crawler Task Priority Standard queue Standard queue Priority crawl queue
Customer Support Community forum Standard email support 24/7 Slack & Email Priority SLA
FAQs

Common Questions

Quick answers about setup, security, and vector technology.

Does the chatbot hallucinate or lie?
No. Our RAG model forces the bot to only answer using information fetched from your uploaded documents. If the answer is not in your documents, the bot politely states it does not know instead of making things up.
What file types does the indexer accept?
Currently, we accept .pdf, .txt, and .md files up to 5MB, as well as live website URLs.
Do I need an OpenAI API key to get started?
No. The Free Starter tier uses completely free local hashed vector matching and extractive sentence-ranking calculations. No API keys are required to build or test.

Bring your documents to life

Give your visitors cite-backed, hallucination-free support in seconds. Free to test.

Open Developer Console