Files
20260512-skg-tk/.project.json

30 lines
810 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "SKG AI 素材管线 - TK 二创验证",
"description": "SKG AI 素材生产管线第二条思路验证TK 链接 → 拆轨 → 关键帧≤10 + Gemini ASR/翻译 → 接产品信息改写文案 → nano-banana-pro/GPT Image 生图 → Seedance/Kling/Veo3 多模型生视频 → 合成带文案成品",
"status": "active",
"kind": "app",
"created": "2026-05-12",
"urls": [],
"ports": [
{
"port": 4290,
"label": "web-dev",
"fixed": true
},
{
"port": 4291,
"label": "api-dev",
"fixed": true
}
],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
},
"stack": [
"Next.js + Python(yt-dlp/ffmpeg) + Gemini + nano-banana-pro/GPT Image + Seedance/Kling/Veo3"
],
"ownership": "company",
"company": "SKG"
}