smart_recommend
Recommend technology options for your project using TOPSIS and AHP analysis. Input project type, scale, and constraints to get ranked alternatives with confidence scores and sensitivity analysis.
Instructions
Advanced tech recommendation using TOPSIS ranking + AHP weighting + Constraint Satisfaction. Returns ranked alternatives with confidence score, sensitivity analysis, and breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | Yes | Project scale | |
| category | Yes | Technology category to recommend for (e.g., frontend_framework, database_relational, cache, auth, cloud) | |
| features | No | Feature keywords for context-aware filtering | |
| min_scores | No | Hard constraints: minimum scores required, e.g. { security: 7, performance: 6 } | |
| priorities | No | Custom priority weights: { performance: 1-5, scalability: 1-5, costEfficiency: 1-5, ... } | |
| project_type | Yes | Project type |