LaunchChat reads your authorized Notion pages and databases via the Notion API. It chunks the content into segments, generates vector embeddings, and stores them for semantic search. When a user asks a question in the chat widget, LaunchChat retrieves the most relevant Notion content and generates a grounded answer with [Source] citations pointing back to the original Notion pages. No content is used to train AI models.
How to use
1. Sign up at launchchat.dev and create your account. 2. Click "Connect Notion" and authorize LaunchChat to access your Notion workspace. 3. Select the Notion pages or databases you want to use as your knowledge base. 4. Click "Sync" to import and index your content (takes ~1 minute). 5. Go to Widget settings, customize the appearance and behavior. 6. Copy the embed snippet and paste it into your website's HTML. 7. Your AI support widget is live — visitors can now ask questions answered from your Notion docs.