Ship AI search without the complexity Beta

Transform your content into an intelligent search API in minutes.

  • No ML expertise required.
  • Perfect for product teams that need to move fast.

3 Simple Steps to AI-Powered Search

Get started in minutes with our powerful AI search integration

Step 1.

Point to Your Website

Just provide your website URL. We'll automatically index all your content and make it searchable instantly.

POST /w/{integration_id}
{
    "url": "https://your-website.com"
}
Step 2.

Add Custom Content (Optional)

Have additional content? Simply upload it. We'll process and index everything automatically.

PUT /d/{integration_id}/text
{
  "content": "Your content here..."
}
Step 3.

Start Searching!

Get intelligent search results instantly. Our AI understands context and meaning, not just keywords.

POST /search/{integration_id}
{
  "query": "How do I get started?",
  "searchMode": "hybrid", // (hybrid | semantic | fullText)
  "limit": 3
}

Perfect For Any Use Case

Documentation Search

Make your docs instantly searchable. Users find exactly what they need, reducing support tickets.

5-minute setup

Knowledge Base

Turn your internal documents into a smart knowledge base. No complex setup required.

Auto-updates when content changes

Content Discovery

Help users discover relevant content across your entire website or platform. AI-powered recommendations

AI-powered recommendations

Create account

Start now with a free account


Already have an account? Login