Semantic Search
Semantic Search
POST /v1/casestudies/semantic
Search using plain English. The API converts your query to a vector and finds semantically similar case studies.
Request body
Example
Understanding similarity scores
Tips
- Be specific: “SaaS companies that reduced churn by improving onboarding” beats “churn”
- Use filters to narrow first, then let semantic ranking sort within the set
- For multiple queries at once, use Batch Search
