mirror of https://github.com/aliasrobotics/cai.git
Adjustments in banner
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
parent
4fa9d85f45
commit
a5f509660c
|
|
@ -100,28 +100,28 @@
|
||||||
Research & Learning · Perfect for Researchers & Students
|
Research & Learning · Perfect for Researchers & Students
|
||||||
</text>
|
</text>
|
||||||
|
|
||||||
<!-- Code block -->
|
<!-- Code block - centered in left panel (450px wide, center at 225) -->
|
||||||
<rect x="80" y="80" width="290" height="35" fill="url(#codeBlockBg)"
|
<rect x="125" y="80" width="200" height="35" fill="url(#codeBlockBg)"
|
||||||
stroke="#529d86" stroke-width="1" rx="6" ry="6"/>
|
stroke="#529d86" stroke-width="2" rx="6" ry="6"/>
|
||||||
<text x="225" y="102" font-family="'Courier New', monospace" font-size="14"
|
<text x="225" y="102" font-family="'Courier New', monospace" font-size="14" font-weight="bold"
|
||||||
text-anchor="middle" fill="#2d5a4d">
|
text-anchor="middle" fill="#2d5a4d">
|
||||||
pip install cai-framework
|
pip install cai-framework
|
||||||
</text>
|
</text>
|
||||||
|
|
||||||
<!-- Feature list -->
|
<!-- Feature list -->
|
||||||
<text x="145" y="145" font-family="Arial, sans-serif" font-size="14" fill="#2d2d2d">
|
<text x="135" y="145" font-family="Arial, sans-serif" font-size="14" fill="#2d2d2d">
|
||||||
✅ <tspan font-weight="bold" fill="#529d86">Free</tspan> for research
|
✅ <tspan font-weight="bold" fill="#529d86">Free</tspan> for research
|
||||||
</text>
|
</text>
|
||||||
<text x="145" y="165" font-family="Arial, sans-serif" font-size="14" fill="#2d2d2d">
|
<text x="135" y="165" font-family="Arial, sans-serif" font-size="14" fill="#2d2d2d">
|
||||||
🤖 <tspan font-weight="bold" fill="#529d86">300+</tspan> AI models
|
🤖 <tspan font-weight="bold" fill="#529d86">300+</tspan> AI models
|
||||||
</text>
|
</text>
|
||||||
<text x="145" y="185" font-family="Arial, sans-serif" font-size="14" fill="#2d2d2d">
|
<text x="135" y="185" font-family="Arial, sans-serif" font-size="14" fill="#2d2d2d">
|
||||||
🌍 <tspan font-weight="bold" fill="#529d86">Community-</tspan>driven
|
🌍 <tspan font-weight="bold" fill="#529d86">Community-</tspan>driven
|
||||||
</text>
|
</text>
|
||||||
<text x="145" y="205" font-family="Arial, sans-serif" font-size="14" fill="#2d2d2d">
|
<text x="135" y="205" font-family="Arial, sans-serif" font-size="14" fill="#2d2d2d">
|
||||||
📚 <tspan font-weight="bold" fill="#529d86">Open</tspan> source
|
📚 <tspan font-weight="bold" fill="#529d86">Open</tspan> source
|
||||||
</text>
|
</text>
|
||||||
<text x="145" y="225" font-family="Arial, sans-serif" font-size="14" fill="#2d2d2d">
|
<text x="135" y="225" font-family="Arial, sans-serif" font-size="14" fill="#2d2d2d">
|
||||||
📅 <tspan font-weight="bold" fill="#529d86">~6 months</tspan> release cycles
|
📅 <tspan font-weight="bold" fill="#529d86">~6 months</tspan> release cycles
|
||||||
</text>
|
</text>
|
||||||
</g>
|
</g>
|
||||||
|
|
@ -146,30 +146,30 @@
|
||||||
style="background:rgba(255,255,255,0.2)">alias1</tspan> Tokens
|
style="background:rgba(255,255,255,0.2)">alias1</tspan> Tokens
|
||||||
</text>
|
</text>
|
||||||
|
|
||||||
<!-- Button with gradient and shadow -->
|
<!-- Button with gradient and shadow - centered in right panel (447px wide, center at 673.5) -->
|
||||||
<g filter="url(#buttonShadow)">
|
<g filter="url(#buttonShadow)">
|
||||||
<rect x="573" y="80" width="200" height="35" fill="url(#buttonBg)"
|
<rect x="573.5" y="80" width="200" height="35" fill="url(#buttonBg)"
|
||||||
stroke="#ffffff" stroke-width="2" rx="6" ry="6" cursor="pointer"/>
|
stroke="#529d86" stroke-width="2" rx="6" ry="6" cursor="pointer"/>
|
||||||
<text x="673" y="102" font-family="'Courier New', monospace" font-size="14" font-weight="bold"
|
<text x="673.5" y="102" font-family="'Courier New', monospace" font-size="14" font-weight="bold"
|
||||||
text-anchor="middle" fill="#529d86">
|
text-anchor="middle" fill="#529d86">
|
||||||
→ Upgrade to PRO
|
→ Upgrade to PRO
|
||||||
</text>
|
</text>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<!-- Feature list -->
|
<!-- Feature list -->
|
||||||
<text x="580" y="145" font-family="Arial, sans-serif" font-size="14" fill="#ffffff">
|
<text x="583" y="145" font-family="Arial, sans-serif" font-size="14" fill="#ffffff">
|
||||||
⚡ <tspan font-weight="bold">alias1</tspan> model - ∞ unlimited tokens
|
⚡ <tspan font-weight="bold">alias1</tspan> model - ∞ unlimited tokens
|
||||||
</text>
|
</text>
|
||||||
<text x="580" y="165" font-family="Arial, sans-serif" font-size="14" fill="#ffffff">
|
<text x="583" y="165" font-family="Arial, sans-serif" font-size="14" fill="#ffffff">
|
||||||
💻 <tspan font-weight="bold">Hacking without limits</tspan> - Unrestricted AI
|
💻 <tspan font-weight="bold">Hacking without limits</tspan> - Unrestricted AI
|
||||||
</text>
|
</text>
|
||||||
<text x="580" y="185" font-family="Arial, sans-serif" font-size="14" fill="#ffffff">
|
<text x="583" y="185" font-family="Arial, sans-serif" font-size="14" fill="#ffffff">
|
||||||
🏆 <tspan font-weight="bold">Beats GPT-5</tspan> in benchmarks
|
🏆 <tspan font-weight="bold">Beats GPT-5</tspan> in benchmarks
|
||||||
</text>
|
</text>
|
||||||
<text x="580" y="205" font-family="Arial, sans-serif" font-size="14" fill="#ffffff">
|
<text x="583" y="205" font-family="Arial, sans-serif" font-size="14" fill="#ffffff">
|
||||||
🛡️ <tspan font-weight="bold">Professional</tspan> support included
|
🛡️ <tspan font-weight="bold">Professional</tspan> support included
|
||||||
</text>
|
</text>
|
||||||
<text x="580" y="225" font-family="Arial, sans-serif" font-size="14" fill="#ffffff">
|
<text x="583" y="225" font-family="Arial, sans-serif" font-size="14" fill="#ffffff">
|
||||||
🇪🇺 <tspan font-weight="bold">European</tspan> data sovereignty
|
🇪🇺 <tspan font-weight="bold">European</tspan> data sovereignty
|
||||||
</text>
|
</text>
|
||||||
</g>
|
</g>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.3 KiB |
Loading…
Reference in New Issue