Multi-dimensional evaluation of AI-generated content. Detect AI patterns, measure engagement, and get actionable improvement suggestions.
6
Quality Dimensions
<2s
Response Time
$0.005
Per Evaluation
Identify AI-generated content with 95% accuracy. Detect patterns from GPT, Claude, and other models.
Clarity, depth, engagement, practical value, naturalness, and overall quality metrics.
Actionable recommendations to improve content quality and engagement.
Fast, free pre-analysis using readability metrics, sentiment analysis, and pattern detection.
Deep evaluation using state-of-the-art language models for nuanced quality assessment.
Duplicate content is cached for 24 hours, saving you money on repeated evaluations.
POST your content to /api/score
Receive 6-dimensional quality analysis
Apply suggestions and re-evaluate
curl -X POST https://api.ai-trust-stack.com/v1/quality/score \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"content": "Your AI-generated content here",
"model": "gpt-4"
}'