Widget Playground

Try it out!

This is a demo page where you can test the Saught AI widget. The widget appears in the bottom-right corner.

Try selecting some text on this page and clicking the quote button in the widget to include it as context!

Sample Content

The Saught AI widget is designed to make it easy for your visitors to ask questions about your content using their favorite AI service. It automatically includes context about what page they're on and what text they've selected.

How it works

  • When a visitor clicks "Ask AI", the widget opens with a text input
  • They can select any text on your page and click the quote button to include it
  • The widget constructs a prompt with the page URL, selected text, and their question
  • It opens their chosen AI service (ChatGPT, Copilot, etc.) in a new tab with the full context

Privacy First

The widget doesn't send any data to our servers. It simply constructs a URL and opens the AI service directly. This means:

  • No tracking or analytics
  • No data collection
  • No cookies (except localStorage for user preferences)
  • Works entirely client-side

Perfect for Documentation

If you have technical documentation, the widget is especially useful. Users can select code snippets, error messages, or configuration examples and ask for help directly. The AI will have full context about what they're looking at.

Try these examples:

  • • Select some text above and ask "What does this mean?"
  • • Ask "How do I add this widget to my React app?"
  • • Ask "What AI services does this support?"
  • • Ask "Is this widget free to use?"