Patent PreCheck — semantic corpus search
precheck_search_corpusSearch a large prior-art corpus by inputting source code or invention description to obtain ranked matches with similarity scores for patentability assessment.
Instructions
Fast semantic search against the 1M+ prior-art corpus without LLM scoring. Returns ranked matches with similarity scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Source code or invention description (>= 10 chars). | |
| filename | No | Optional filename hint (e.g. main.ts). | |
| tier | No | ||
| limit | No | Max matches (default 12). |