Skip to content

AI Assistant Overview

Paquet Builder includes a built-in AI-powered assistant that helps you configure your installer projects through natural language conversation. Instead of navigating dozens of settings pages, you can simply describe what you want — and the AI will propose the right changes.

AI Assistant window

The AI Assistant can:

The assistant connects to a cloud AI provider (OpenAI, Claude, Gemini, and others) or a local AI model (Ollama, LM Studio). When you ask a question or make a request, the AI:

  1. Analyzes your project context — current settings, active page, project state

  2. Uses specialized tools to read your configuration and search documentation

  3. Proposes changes as reviewable action cards

  4. Waits for your approval before applying anything

AI Action Cards

When the AI suggests changes, they appear as action cards in the chat window. Each card shows:

  • A clear description of what will change
  • Apply and Cancel buttons for individual control
  • Apply All and Cancel All buttons for batch operations

After applying changes, the AI may display follow-up suggestion chips — clickable prompts for related tasks you might want to do next.

The AI assistant automatically detects:

  • Your current project — name, version, company, output path, architecture, compression, signing status
  • Which settings page you are viewing — and tailors suggestions accordingly
  • Which dialog you just closed — so it knows what you were working on
  • Whether your project has potential issues — unsigned installer, missing uninstaller, etc.

The AI assistant window automatically follows your application theme preference, providing a consistent visual experience in both light and dark modes.

  1. Set up your AI provider and API key

  2. Learn what the AI can do

  3. See prompt examples and usage tips

  4. Use local AI models for privacy