Knowledge pre-processing

Raw data isn't always "AI-ready." Your knowledge base might contain thousands of pages originally written for human readers, PDFs, or internal databases. Pre-processing is the bridge that translates that static information into a format that makes your AI agent faster, more accurate, and more helpful.

Why Pre-process Your Knowledge?

  • Ensuring "Chat-First" Clarity: Traditional documentation often tells users to "call us" or "click the button below." Since your AI lives in a chat interface, pre-processing allows you to swap those instructions for chat-specific actions, like "I can help you right here."

  • Improving Accuracy (Signal vs. Noise): By using tools like Truncate, you remove "filler" text and legal jargon that might distract the AI. This ensures the agent focuses only on the most relevant information, leading to fewer hallucinations and more direct answers.

  • Future-Proofing Your Data: Instead of manually editing 500 uploaded documents when a product name or URL changes, you can use a Search & Replace filter. This acts as a global "Find and Replace" that keeps your AI’s knowledge current without requiring a single file re-upload.

  • Consistent Brand Persona: Using Append or Prepend allows you to "wrap" every piece of data in your brand’s voice. You can automatically add context or disclaimers to every response, ensuring the AI always stays within its operational guardrails.

When to Pre-process?

If you find your AI agent is consistently giving the "right" answer but with the "wrong" instructions (like giving an old phone number), instead of changing your original documents, simply add a Source Filter. It’s the fastest way to fix AI behavior at scale, and sometime the only solution if the original source can't be changed.

Last updated

Was this helpful?