AiSK Introduction
window.addEventListener('message', event => { if (event.data.command === 'ping') { Array.from(document.querySelectorAll('iframe')).forEach(iframe => iframe?.contentWindow?.postMessage({ command: 'pong' }, '\*') ); } });
Create AiSK
BlendVision AiSK allows users to chat with their proprietary data, ask questions and get answers with Citations linking to their original data source. It can also function as a semantic search when users don’t know the exact keyword to search for.
Create Knowledge Base
Before starting to use AiSK, please create a Knowledge Base first.
Analytics for AiSK
Analytics Overview