UnQTools
AI Runs in your browser

AI Chatbot Emulator

Build and test a knowledge-base chatbot right in the browser. Paste or upload your FAQ / docs as Q&A pairs, define a persona + system prompt, set tone and guardrails, then chat with the bot using a pure-JS retrieval engine (TF-IDF + Jaccard + Levenshtein fuzzy matching) that cites which KB chunk was used. Intent detection (greeting, farewell, thanks, question), configurable fallback rules, confidence scoring, KB chunking, KB validation with warnings, multiple saved bots (localStorage), transcript export (text / Markdown / JSON), shareable URL with full bot config, JSON config import / export, optional BYO-key LLM enhancement (OpenAI / Anthropic). 100% client-side — your KB never leaves the browser unless you explicitly enable LLM polish.

100% Private Works Offline Instant

Build and test a knowledge-base chatbot right in the browser. Paste or upload your FAQ / docs as Q&A pairs, define a persona + system prompt, set tone and guardrails, then chat with the bot using a pure-JS retrieval engine (TF-IDF + Jaccard + Levenshtein fuzzy matching) that cites which KB chunk was used. Intent detection (greeting, farewell, thanks, question), configurable fallback rules, confidence scoring, KB chunking, KB validation with warnings, multiple saved bots (localStorage), transcript export (text / Markdown / JSON), shareable URL with full bot config, JSON config import / export, optional BYO-key LLM enhancement (OpenAI / Anthropic). 100% client-side — your KB never leaves the browser unless you explicitly enable LLM polish. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.