ALwrity Prompts - AI Integration Plan

This commit is contained in:
ajaysi
2025-09-03 23:16:39 +05:30
parent 5efee4235d
commit c19fc3f225
104 changed files with 9392 additions and 17462 deletions

View File

@@ -155,6 +155,7 @@ export interface ContentQualityMetrics {
content_length: number;
word_count: number;
analysis_timestamp: string;
recommendations?: string[];
}
export interface ArticleContent {