Point us to your documentation URL or upload your content directly. We support Markdown, HTML, and more.
Our AI automatically understands your content and creates a semantic search index.
Integrate with our simple API or use our pre-built search interface.
// 1. Point to your docs POST /w/{integration_id} { "url": "https://docs.your-product.com" } // 2. Search with natural language POST /search/{integration_id} { "query": "How do I reset my password?", "limit": 3 }
Get started for free. No credit card required.