swiftc0mpute commited on
Commit
d668179
·
verified ·
1 Parent(s): 925b6d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +64 -6
README.md CHANGED
@@ -1,10 +1,68 @@
1
  ---
2
- title: README
3
- emoji: 🏃
4
  colorFrom: indigo
5
- colorTo: blue
6
- sdk: static
7
- pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Swift Compute
3
+ emoji:
4
  colorFrom: indigo
5
+ colorTo: purple
 
 
6
  ---
7
 
8
+ <div align="center" style="margin-bottom: 20px;">
9
+ <img src="https://media.licdn.com/dms/image/v2/D560BAQHewcYpOQnhAw/company-logo_200_200/B56Z0AtfRbI0AI-/0/1773833418319/swiftcompute_logo?e=1775692800&v=beta&t=KZpt4PxGoBLfern0qUYrvv9Ej-nXlAAdI-wBst3nZEs" alt="Swift Compute Logo" width="140" style="margin: 10px 0;"/>
10
+
11
+ <h1 style="margin: 8px 0; font-size: 2.2em; color: #ffffff;">Swift Compute</h1>
12
+
13
+ <p style="font-size: 1.3em; color: #d1d5db; margin: 4px 0;">
14
+ GPU infrastructure for the next wave of AI
15
+ </p>
16
+ <p style="font-size: 1.1em; color: #9ca3af; margin-top: 0;">
17
+ High-performance, affordable — built by AI engineers, for AI engineers.
18
+ </p>
19
+ </div>
20
+
21
+ <div align="center" style="margin: 20px 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;">
22
+ <a href="https://swiftcompute.ai" target="_blank" style="text-decoration: none;">
23
+ <span style="background: #1e40af; color: white; padding: 8px 16px; border-radius: 6px; font-weight: bold;">Website</span>
24
+ </a>
25
+ <a href="https://x.com/swiftcompute" target="_blank" style="text-decoration: none;">
26
+ <span style="background: #000000; color: white; padding: 8px 16px; border-radius: 6px; font-weight: bold;">X @swiftcompute</span>
27
+ </a>
28
+ <a href="https://www.linkedin.com/company/swiftcompute" target="_blank" style="text-decoration: none;">
29
+ <span style="background: #0a66c2; color: white; padding: 8px 16px; border-radius: 6px; font-weight: bold;">LinkedIn</span>
30
+ </a>
31
+ <a href="https://swiftcompute.ai" target="_blank" style="text-decoration: none;">
32
+ <span style="background: #10b981; color: white; padding: 8px 16px; border-radius: 6px; font-weight: bold;">Request Early Access</span>
33
+ </a>
34
+ </div>
35
+
36
+ <hr style="border-color: #374151; margin: 30px 0 20px;"/>
37
+
38
+ <h2 style="color: #e5e7eb; text-align: center; margin-bottom: 16px;">Why Swift Compute?</h2>
39
+
40
+ <p style="color: #9ca3af; text-align: center; max-width: 700px; margin: 0 auto 20px;">
41
+ Solving high costs, APAC latency, and big-provider complexity for AI builders.
42
+ </p>
43
+
44
+ <ul style="list-style: none; padding: 0; max-width: 700px; margin: 0 auto; color: #d1d5db;">
45
+ <li style="margin: 12px 0; font-size: 1.05em;">⚡ High-performance GPUs — A100, H100, next-gen coming</li>
46
+ <li style="margin: 12px 0; font-size: 1.05em;">💰 Up to 50% lower costs vs major clouds</li>
47
+ <li style="margin: 12px 0; font-size: 1.05em;">🔧 Optimized for training, fine-tuning, inference (PyTorch, JAX, vLLM, TGI, Unsloth...)</li>
48
+ <li style="margin: 12px 0; font-size: 1.05em;">🌏 Sydney-based — ultra-low latency for AU/NZ/SEA/APAC</li>
49
+ <li style="margin: 12px 0; font-size: 1.05em;">🛠️ Flexible: on-demand, reserved, spot instances</li>
50
+ <li style="margin: 12px 0; font-size: 1.05em;">📊 Transparent pricing, no egress surprises</li>
51
+ </ul>
52
+
53
+ <hr style="border-color: #374151; margin: 30px 0 20px;"/>
54
+
55
+ <div align="center" style="margin: 30px 0;">
56
+ <h2 style="color: #e5e7eb; margin-bottom: 16px;">Launching Soon – Join Early</h2>
57
+ <p style="color: #9ca3af; max-width: 600px; margin: 0 auto 20px;">
58
+ Private beta onboarding now. Get priority access, early pricing, and roadmap influence.
59
+ </p>
60
+ <a href="https://swiftcompute.ai" target="_blank" style="background: #10b981; color: white; padding: 12px 28px; border-radius: 8px; font-size: 1.2em; text-decoration: none; font-weight: bold;">
61
+ Request Early Access →
62
+ </a>
63
+ </div>
64
+
65
+ <div align="center" style="margin-top: 40px; color: #6b7280; font-size: 0.9em;">
66
+ Based in Sydney, Australia • contact@swiftcompute.ai<br/>
67
+ © 2026 Swift Compute
68
+ </div>