The Interactive Resume AI assistant is a custom-built, AI-powered tool embedded on charlesbartlett.net that allows visitors — particularly hiring managers and recruiters — to ask natural language questions about Charles Bartlett’s professional background and receive accurate, source-referenced answers instantly.

Rather than reading through multiple pages on the site, a visitor can simply ask a question like “What experience does Charles have in sales enablement?” and receive a concise, relevant answer drawn directly from the published content on the site.

What It Does

The assistant allows visitors to:

The assistant only answers questions using content that has been explicitly published on the site. It will not speculate, fabricate, or draw on outside knowledge. If a question cannot be answered from the available content, it says so clearly.

How It Works

The assistant uses a modern AI technique called Retrieval-Augmented Generation (RAG). In plain terms:

  1. Content is indexed. When a page or post is published and marked for inclusion, the assistant reads and stores its meaning in a way that allows it to be searched by concept — not just keyword.
  2. Questions are understood by meaning. When a visitor asks a question, the assistant finds the most relevant passages from the indexed content — even if the exact words don’t match.
  3. Answers are generated, not retrieved. A large language model reads the relevant passages and writes a natural, concise answer — always grounded in what the site actually says.

The assistant is embedded directly on the website with no third-party chat platform required. It appears as a floating chat button on every page, or as an inline widget on specific pages.

Technology Stack

Content Control

Not all content on the site is automatically included. Each page or post must be explicitly opted in by checking a box in the WordPress editor. An admin column in the WordPress dashboard shows at a glance which content is included in the index, and a filter makes it easy to review. If a page is unchecked and saved, its content is automatically removed from the assistant’s knowledge base.

Privacy and Safety

Current Status

The assistant is fully deployed and operational on charlesbartlett.net. Content is actively being indexed and the assistant responds accurately to questions about Charles’s professional experience, roles, skills, and accomplishments.

Potential Future Enhancements