File size: 3,610 Bytes
00b7145 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | <svg xmlns="http://www.w3.org/2000/svg" width="1600" height="900" viewBox="0 0 1600 900" role="img" aria-labelledby="title desc">
<title id="title">ElevenClip.AI cover image</title>
<desc id="desc">Hackathon cover artwork for an AI video clipping studio powered by AMD ROCm and Qwen.</desc>
<defs>
<linearGradient id="bg" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#061621"/>
<stop offset="0.58" stop-color="#10241f"/>
<stop offset="1" stop-color="#3a310a"/>
</linearGradient>
<linearGradient id="accent" x1="0" x2="1">
<stop offset="0" stop-color="#14b8a6"/>
<stop offset="1" stop-color="#facc15"/>
</linearGradient>
<filter id="softShadow" x="-20%" y="-20%" width="140%" height="140%">
<feDropShadow dx="0" dy="24" stdDeviation="28" flood-color="#000000" flood-opacity="0.35"/>
</filter>
</defs>
<rect width="1600" height="900" fill="url(#bg)"/>
<rect x="70" y="70" width="1460" height="760" rx="40" fill="#07111f" opacity="0.78" stroke="#2dd4bf" stroke-opacity="0.24"/>
<g transform="translate(1040 178)" filter="url(#softShadow)">
<rect x="0" y="0" width="310" height="552" rx="34" fill="#0f172a" stroke="#334155" stroke-width="3"/>
<rect x="24" y="28" width="262" height="496" rx="22" fill="#111827"/>
<rect x="24" y="28" width="262" height="496" rx="22" fill="url(#accent)" opacity="0.18"/>
<rect x="55" y="86" width="104" height="180" rx="18" fill="#14b8a6" opacity="0.9"/>
<rect x="167" y="86" width="70" height="180" rx="18" fill="#facc15" opacity="0.92"/>
<rect x="55" y="288" width="182" height="18" rx="9" fill="#f8fafc" opacity="0.92"/>
<rect x="55" y="322" width="148" height="18" rx="9" fill="#cbd5e1" opacity="0.82"/>
<rect x="55" y="392" width="182" height="48" rx="24" fill="#14b8a6"/>
<path d="M129 404 L129 428 L151 416 Z" fill="#042f2e"/>
</g>
<g transform="translate(150 190)">
<rect x="0" y="0" width="116" height="116" rx="28" fill="#020617" stroke="#5eead4" stroke-opacity="0.45"/>
<path d="M37 31 L50 44 M50 31 L37 44 M71 31 L84 44 M84 31 L71 44 M40 72 C56 91 70 91 86 72" fill="none" stroke="#f8fafc" stroke-width="7" stroke-linecap="round"/>
<text x="0" y="190" fill="#f8fafc" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="104" font-weight="800" letter-spacing="0">ElevenClip.AI</text>
<text x="4" y="255" fill="#cbd5e1" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="36" font-weight="500">AI clip studio for long-form video creators</text>
<rect x="4" y="315" width="790" height="4" rx="2" fill="url(#accent)"/>
<text x="4" y="382" fill="#ecfeff" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="30" font-weight="700">Whisper transcription</text>
<text x="4" y="430" fill="#ecfeff" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="30" font-weight="700">Qwen highlight detection</text>
<text x="4" y="478" fill="#ecfeff" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="30" font-weight="700">ROCm + AMD Instinct MI300X target</text>
<g transform="translate(4 555)">
<rect x="0" y="0" width="280" height="58" rx="29" fill="#14b8a6"/>
<text x="34" y="38" fill="#042f2e" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="23" font-weight="800">Track 3 Multimodal AI</text>
<rect x="306" y="0" width="210" height="58" rx="29" fill="#1e293b" stroke="#475569"/>
<text x="340" y="38" fill="#e2e8f0" font-family="Inter, Segoe UI, Arial, sans-serif" font-size="23" font-weight="800">Hugging Face</text>
</g>
</g>
</svg>
|