Agents
Every agent in the Frontwind sidebar is callable as a JSON HTTP endpoint.
| Agent | Endpoint | What it does |
|---|---|---|
competitive-landscaping | POST /v1/agents/competitive-landscaping | Run the Competitive Landscaping pipeline for an indication or target. |
company-asset-searcher | POST /v1/agents/company-asset-searcher | Map every public drug asset associated with a company. |
alerts | POST /v1/agents/alerts | List / enable / disable / add saved competitive-intel alerts. |
patent-mining | POST /v1/agents/patent-mining | Run Patent Mining subagents: landscape, Markush extract, or structure similarity. |
patent-structures | POST /v1/agents/patent-structures | Extract chemical structure panels (and SMILES) from a patent. |
compound-map | POST /v1/agents/compound-map | Diversified patent sample + SMILES extraction for a target. |
target-prioritization | POST /v1/agents/target-prioritization | Score a target across 8 evaluators (expression, ECD, druggability, ...). |
assay-development | POST /v1/agents/assay-development | Design a modality-aware assay development and validation plan. |
differential-expression | POST /v1/agents/differential-expression | Run RNA-seq differential gene expression analysis with DESeq2, edgeR, and limma-voom. |
label-strategy | POST /v1/agents/label-strategy | Generate a precedent-backed regulatory label strategy report. |
clinical-trial-design | POST /v1/agents/clinical-trial-design | Generate a precedent-backed clinical trial design strategy. |
platform-analysis | POST /v1/agents/platform-analysis | VC-style competitive landscape for a biotech platform. |
new-developments | POST /v1/agents/new-developments | Identify and rank emerging biopharma catalysts for deal sourcing. |
deal-sourcing | POST /v1/agents/deal-sourcing | Rank weekly deal opportunities against an investment thesis. |