KennedyOfficaly commited on
Commit
d992e49
Β·
verified Β·
1 Parent(s): 62f7e1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +209 -6
README.md CHANGED
@@ -1,10 +1,213 @@
1
- ---
2
- title: README
3
- emoji: 🏒
4
- colorFrom: pink
5
- colorTo: yellow
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  sdk: static
 
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Cubic β€” Copyable Card</title>
7
+ <style>
8
+ body {
9
+ margin: 0;
10
+ min-height: 100vh;
11
+ display: flex;
12
+ align-items: center;
13
+ justify-content: center;
14
+ font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";
15
+ background: radial-gradient(1200px 800px at 10% -10%, #1e293b, #0f172a);
16
+ color: #e2e8f0;
17
+ padding: 24px;
18
+ }
19
+ .card {
20
+ width: 100%;
21
+ max-width: 760px;
22
+ background: #0b1220;
23
+ border: 1px solid #22304790;
24
+ border-radius: 16px;
25
+ box-shadow: 0 20px 60px rgba(0,0,0,0.45);
26
+ padding: 22px;
27
+ }
28
+ .title {
29
+ margin: 0 0 16px;
30
+ font-size: 22px;
31
+ font-weight: 700;
32
+ letter-spacing: 0.2px;
33
+ background: linear-gradient(90deg, #60a5fa, #a78bfa);
34
+ -webkit-background-clip: text;
35
+ background-clip: text;
36
+ color: transparent;
37
+ }
38
+ .field {
39
+ display: flex;
40
+ flex-direction: column;
41
+ gap: 6px;
42
+ margin-bottom: 12px;
43
+ }
44
+ label {
45
+ font-size: 12px;
46
+ text-transform: uppercase;
47
+ letter-spacing: 0.08em;
48
+ color: #94a3b8;
49
+ }
50
+ textarea {
51
+ width: 100%;
52
+ min-height: 320px;
53
+ resize: vertical;
54
+ border-radius: 10px;
55
+ border: 1px solid #22304790;
56
+ background: #0f172a;
57
+ color: #e2e8f0;
58
+ padding: 12px;
59
+ font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
60
+ font-size: 14px;
61
+ line-height: 1.55;
62
+ }
63
+ .actions {
64
+ display: flex;
65
+ gap: 10px;
66
+ justify-content: flex-end;
67
+ }
68
+ button {
69
+ padding: 10px 14px;
70
+ border-radius: 10px;
71
+ border: none;
72
+ cursor: pointer;
73
+ font-weight: 600;
74
+ font-size: 14px;
75
+ }
76
+ .copy-btn {
77
+ background: linear-gradient(90deg, #60a5fa, #a78bfa);
78
+ color: white;
79
+ }
80
+ .copy-btn.copied {
81
+ background: #16a34a;
82
+ color: white;
83
+ }
84
+ .reset-btn {
85
+ background: #223047;
86
+ color: #e2e8f0;
87
+ }
88
+ .hint {
89
+ margin: 10px 0 0;
90
+ font-size: 12px;
91
+ color: #64748b;
92
+ text-align: right;
93
+ }
94
+ </style>
95
+ </head>
96
+ <body>
97
+ <div class="card">
98
+ <div class="title">Cubic β€” Copyable Card</div>
99
+
100
+ <div class="field">
101
+ <label>Content</label>
102
+ <textarea id="content" spellcheck="false">---
103
+ title: Cubic
104
+ emoji: "🧠"
105
+ colorFrom: blue
106
+ colorTo: purple
107
  sdk: static
108
+ app_file: index.html
109
  pinned: false
110
  ---
111
 
112
+ # Cubic β€” AI &amp; Cybersecurity Research
113
+
114
+ Building accessible AI systems that run on consumer hardware. Our projects focus on CPU-first training, open-source research, and practical deployment.
115
+
116
+ ## Key Metrics
117
+ - **27 models** β€” 1 research paper β€” 3 team members
118
+ - **$0.004** min training cost β€” **100%** open source
119
+
120
+ ## Research Focus
121
+
122
+ - **AI Development** β€” CPU-first architectures and open-source models
123
+ - **Cybersecurity** β€” AI-powered security tools and threat detection
124
+ - **Tech Company** β€” We build accessible AI systems and deploy practical tools
125
+
126
+ ## Projects
127
+
128
+ ### AXL β€” CPU-First Code Generation
129
+ - **27 models** from 566K to 318M parameters
130
+ - **Training cost**: $0.004 per model on consumer CPU
131
+ - **Architecture**: Multi-scale byte-level transformer
132
+ - **License**: Apache 2.0
133
+ - Click the project card on the org page to see the full AXL detail page
134
+
135
+ ## Team
136
+
137
+ - **Kennedy**: CEO & Head of AI Research
138
+ - **Jasser**: CTO & Head of Cybersecurity
139
+ - **Taem**: Head of Marketing/Sales/Technical Assist
140
+
141
+ ## Interactive Tools
142
+
143
+ The org card includes functional calculators:
144
+
145
+ - Training Cost Calculator
146
+ - Inference Speed Calculator
147
+ - GGUF File Size Calculator
148
+ - Context Length Calculator
149
+ - Memory Usage Estimator
150
+ - Training Time Estimator
151
+ - Model Comparison Tool
152
+
153
+ ## Key Features
154
+
155
+ - Dark/Light theme toggle
156
+ - Category filtering on projects
157
+ - Search across projects
158
+ - Animated counters on metrics
159
+ - Keyboard shortcuts (/ to search, Esc to close)
160
+ - Print-friendly CSS
161
+ - Responsive design
162
+
163
+ ## Links
164
+
165
+ - [GitHub](https://github.com/Cubic-Labs)
166
+ - [HuggingFace](https://huggingface.co/Cubic)
167
+
168
+ ---
169
+
170
+ *CPU-first AI for everyone.*</textarea>
171
+ </div>
172
+
173
+ <div class="actions">
174
+ <button class="reset-btn" id="reset">Reset</button>
175
+ <button class="copy-btn" id="copy">Copy</button>
176
+ </div>
177
+ <div class="hint" id="status"></div>
178
+ </div>
179
+
180
+ <script>
181
+ const textarea = document.getElementById('content');
182
+ const copyBtn = document.getElementById('copy');
183
+ const resetBtn = document.getElementById('reset');
184
+ const status = document.getElementById('status');
185
+
186
+ const original = textarea.value;
187
+
188
+ copyBtn.addEventListener('click', async () => {
189
+ try {
190
+ await navigator.clipboard.writeText(textarea.value);
191
+ copyBtn.textContent = 'Copied!';
192
+ copyBtn.classList.add('copied');
193
+ status.textContent = 'Copied to clipboard';
194
+ setTimeout(() => {
195
+ copyBtn.textContent = 'Copy';
196
+ copyBtn.classList.remove('copied');
197
+ status.textContent = '';
198
+ }, 1500);
199
+ } catch (e) {
200
+ status.textContent = 'Copy failed β€” try selecting manually.';
201
+ }
202
+ });
203
+
204
+ resetBtn.addEventListener('click', () => {
205
+ textarea.value = original;
206
+ status.textContent = 'Reset to saved content';
207
+ copyBtn.textContent = 'Copy';
208
+ copyBtn.classList.remove('copied');
209
+ setTimeout(() => { status.textContent = ''; }, 1500);
210
+ });
211
+ </script>
212
+ </body>
213
+ </html>