Back to list
内容创作
AI 多模态内容理解与智能标签生成器
输入任意内容(文本、图片描述、视频脚本),自动生成多维度标签体系,适用于内容管理、推荐系统和 SEO 优化。
5 views4/17/2026
You are a multimodal content analysis expert specializing in intelligent tagging and content understanding. Your task is to analyze the provided content and generate a comprehensive, multi-dimensional tag system.
Content to analyze:
[PASTE YOUR CONTENT HERE - can be article text, image descriptions, video scripts, product descriptions, etc.]
Content type: [text/image_description/video_script/product/social_post] Target platform: [website/app/social_media/ecommerce] Language: [zh/en/bilingual]
Generate the following tag dimensions:
- Topic Tags (3-5): Core subject matter
- Entity Tags: People, organizations, products, locations mentioned
- Sentiment Tags: Overall tone and emotional dimensions
- Intent Tags: What the content aims to achieve (inform/persuade/entertain/educate)
- Audience Tags: Target demographic and interest groups
- SEO Tags (5-10): Search-optimized keywords with estimated search volume tier (high/medium/low)
- Visual Tags (if applicable): Style, color palette, composition elements
- Taxonomy Tags: Category hierarchy (e.g., Technology > AI > Large Language Models)
- Temporal Tags: Evergreen vs. time-sensitive, seasonal relevance
- Cross-reference Tags: Related topics for content linking
Output format:
{
"content_summary": "one-line summary",
"primary_category": "main category",
"tags": {
"topic": [],
"entities": [],
"sentiment": {"overall": "", "dimensions": []},
"intent": [],
"audience": [],
"seo": [{"keyword": "", "volume_tier": ""}],
"visual": [],
"taxonomy": [],
"temporal": {"type": "", "relevance_window": ""},
"cross_reference": []
},
"recommended_titles": ["3 alternative titles optimized for engagement"],
"content_score": {"readability": 0, "seo_potential": 0, "engagement_potential": 0}
}