Skip to content

AI Assistant

dBSea includes a built-in AI assistant that can answer questions about the software based on the documentation. It is available from the Help menu → dBSea assistant.

The assistant is designed with a privacy-first approach. By default, no project data leaves your computer — only the text of your question is sent.

When you open the assistant and type a question, only your message text is sent to the AI service. The assistant answers based on the dBSea documentation. It has no knowledge of your project, scenarios, sources, or results.

If you check “Include current scenario info and tools with my question”, two things happen:

  1. A summary of your current scenario is appended to your question. This includes scenario settings, solver configuration, frequency ranges, source positions and levels, and probe positions and levels. This gives the assistant context to answer project-specific questions such as “why is my solve slow?” or “what frequencies am I missing?”.

  2. The assistant gains access to tools that can query and modify your project. For example, it may read probe spectra, check frequency settings, or reposition sources and probes. Tools are executed locally on your computer — the assistant requests an action, your desktop app performs it, and only the text result is sent back.

Default modeProject-aware mode
What is sentYour question text onlyQuestion + scenario summary
Tools availableNoneYes — can query and modify your project
Project data sharedNoYes
How to enableDefaultCheck the “Include current scenario info and tools” checkbox

The checkbox can be toggled between messages — you can ask a general question without sharing data, then enable project-aware mode for a follow-up that needs project context.

  • General dBSea questions — how features work, what settings mean, modelling guidance
  • Project-specific advice (project-aware mode) — reviewing your setup, diagnosing issues, suggesting improvements
  • Project interaction (project-aware mode) — the assistant can use tools to read project data or make changes such as repositioning sources and probes
  • The assistant’s knowledge of dBSea is based on the documentation — it may not cover every edge case or very recent changes.
  • Responses are AI-generated and should be verified, particularly for quantitative guidance.
  • Tool calls are limited to 5 rounds per message to prevent runaway loops.
  • Chat history (your messages and the assistant’s responses) is logged for quality improvement purposes.