-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.html
More file actions
482 lines (479 loc) · 16.8 KB
/
Copy pathcode.html
File metadata and controls
482 lines (479 loc) · 16.8 KB
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
<!doctype html>
<html lang="de-CH">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Keera Code - Coding-Agent auf Schweizer GPUs</title>
<meta
name="description"
content="Open-Weight-Modelle für Code, betrieben auf Schweizer GPUs. Im Terminal, in der IDE und in der Pipeline."
/>
<link rel="canonical" href="https://keera.ch/code.html" />
<link rel="alternate" hreflang="de" href="https://keera.ch/code.html" />
<link rel="alternate" hreflang="fr" href="https://keera.ch/fr/code.html" />
<link rel="alternate" hreflang="en" href="https://keera.ch/en/code.html" />
<link
rel="alternate"
hreflang="x-default"
href="https://keera.ch/code.html"
/>
<link
rel="preload"
href="assets/fonts/space-grotesk-latin.woff2"
as="font"
type="font/woff2"
crossorigin
/>
<link
rel="preload"
href="assets/fonts/jetbrains-mono-latin.woff2"
as="font"
type="font/woff2"
crossorigin
/>
<link rel="stylesheet" href="assets/css/keera.css" />
<link rel="icon" type="image/svg+xml" href="assets/img/keera-favicon.svg" />
<link
rel="alternate icon"
type="image/png"
href="assets/img/keera-apple-touch-icon.png"
/>
<link rel="apple-touch-icon" href="assets/img/keera-apple-touch-icon.png" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Keera Stack" />
<meta property="og:locale" content="de_CH" />
<meta property="og:url" content="https://keera.ch/code.html" />
<meta
property="og:title"
content="Keera Code - Coding-Agent auf Schweizer GPUs"
/>
<meta
property="og:description"
content="Open-Weight-Modelle für Code, betrieben auf Schweizer GPUs. Im Terminal, in der IDE und in der Pipeline."
/>
<meta
property="og:image"
content="https://keera.ch/assets/img/keera-og-code.jpg"
/>
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta
property="og:image:alt"
content="Keera programmiert am Laptop"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:title"
content="Keera Code - Coding-Agent auf Schweizer GPUs"
/>
<meta
name="twitter:description"
content="Open-Weight-Modelle für Code, betrieben auf Schweizer GPUs. Im Terminal, in der IDE und in der Pipeline."
/>
<meta
name="twitter:image"
content="https://keera.ch/assets/img/keera-og-code.jpg"
/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Startseite",
"item": "https://keera.ch/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Keera Code",
"item": "https://keera.ch/code.html"
}
]
},
{
"@type": "SoftwareApplication",
"name": "Keera Code",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Linux, macOS, Windows",
"url": "https://keera.ch/code.html",
"description": "Open-Weight-Modelle für Code, betrieben auf Schweizer GPUs. Im Terminal, in der IDE und in der Pipeline.",
"publisher": {
"@id": "https://keera.ch/#organization"
}
}
]
}
</script>
</head>
<body>
<a class="skip-link" href="#main">Zum Inhalt springen</a>
<header class="site-header">
<div class="wrap">
<a class="brand" href="./"
><img
src="assets/img/keera-favicon.svg"
width="24"
height="24"
alt=""
aria-hidden="true"
/><span>Keera Stack</span></a
>
<span class="lang"
><span aria-current="true">DE</span><span aria-hidden="true">/</span
><a
href="fr/code.html"
lang="fr"
hreflang="fr"
title="Cette page en français"
>FR</a
><span aria-hidden="true">/</span
><a
href="en/code.html"
lang="en"
hreflang="en"
title="This page in English"
>EN</a
></span
>
<input class="site-menu-state" type="checkbox" id="site-menu" />
<label class="site-menu-toggle" for="site-menu"
><span class="site-menu-bars" aria-hidden="true"></span
><span class="site-menu-text">Menü</span></label
>
<nav class="site-nav" aria-label="Hauptnavigation">
<a href="gateway.html">Keera Gateway</a
><a href="code.html" aria-current="page">Keera Code</a
><a href="sovereignty.html">Souveränität</a
><a href="sustainability.html">Nachhaltigkeit</a
><a href="story.html">Die Geschichte</a>
</nav>
</div>
</header>
<main id="main" tabindex="-1">
<section class="hero hero--split">
<div class="wrap">
<div>
<svg
class="icon"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1.9"
stroke-linecap="round"
stroke-linejoin="round"
aria-hidden="true"
>
<path d="M4.5 7.5 9 12l-4.5 4.5"></path>
<path d="M12.5 16.5h7"></path>
</svg>
<p class="eyebrow">Keera Code</p>
<h1>Ein Coding-Agent, der deinen Perimeter nicht verlässt</h1>
<p class="lede">
Planen, über Dateigrenzen hinweg ändern, Tests laufen lassen, den
Merge Request öffnen. Im Terminal oder in der IDE - und jede
Aktion gehört einer Person, die einen Namen hat.
</p>
<p class="btn-row">
<a class="btn" href="#contact">Keera testen</a>
<a class="arrow" href="gateway.html"
>Keera Gateway ansehen →</a
>
</p>
</div>
<figure class="hero-art">
<img
src="assets/img/keera-coding-on-a-laptop.webp"
width="900"
height="750"
alt="Keera programmiert am Laptop"
fetchpriority="high"
decoding="async"
/>
</figure>
</div>
</section>
<section class="band" id="what">
<div class="wrap">
<div class="prose">
<h2>Was Keera Code ist</h2>
<p class="lede">
Eine Sammlung offener Modelle, die Code schreiben - betrieben auf
Schweizer GPUs oder in deinem eigenen Rechenzentrum. Darüber liegt
eine ganz normale API: Was heute mit OpenAI spricht, spricht
morgen mit Keera.
</p>
</div>
<figure class="stack-fig">
<div class="stack">
<div class="stack-layer stack-layer--api">
<p class="stack-label">Die API</p>
<p class="stack-text">
OpenAI-kompatibel. Eine Base-URL, ein Schlüssel, und jeder
Client, der schon mit OpenAI redet, redet mit Keera - ohne
neues SDK und ohne Plugin.
</p>
</div>
<div class="stack-layer">
<p class="stack-label">Die Modelle</p>
<p class="stack-text">
Offene Weights, auf Code getrimmt. Du kannst nachlesen, was da
drinsteckt, und sie jederzeit herunterladen und mitnehmen.
</p>
</div>
<div class="stack-layer">
<p class="stack-label">Der Inferenz-Server</p>
<p class="stack-text">
vLLM und llm-d verteilen die Anfragen über viele GPUs. Das
hält die Antworten schnell, auch wenn mehrere Teams
gleichzeitig arbeiten.
</p>
</div>
<div class="stack-layer">
<p class="stack-label">Der Ort</p>
<p class="stack-text">
Schweizer Rechenzentren - oder deine eigenen Racks, auch ganz
ohne Internet.
</p>
</div>
</div>
<figcaption class="note">
Von oben nach unten: was dein Client sieht, und was darunter
läuft.
</figcaption>
</figure>
</div>
</section>
<section class="band band--alt" id="models">
<div class="wrap">
<div class="prose">
<h2>Die Modelle</h2>
<p>
Open-Weight-Modelle, auf Code getrimmt, betrieben auf Schweizer
GPUs. Wähle pro Workspace - oder lass das Gateway routen: kleine
Änderungen an das schnelle Modell, schwieriges Reasoning an das
starke.
</p>
</div>
<div class="table-wrap">
<table>
<thead>
<tr>
<th scope="col">Modell</th>
<th scope="col">Kontext</th>
<th scope="col">Ideal für</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Keera Deep</th>
<td>256k</td>
<td>Agentische Arbeit über viele Dateien</td>
</tr>
<tr>
<th scope="row">Keera Swiss</th>
<td>128k</td>
<td>
Code und Dokumentation auf Deutsch, Französisch, Italienisch
</td>
</tr>
<tr>
<th scope="row">Keera Fast</th>
<td>64k</td>
<td>Completion, Tests, Commit-Hygiene</td>
</tr>
<tr>
<th scope="row">Dein Fine-Tune</th>
<td>-</td>
<td>Interne Frameworks und Legacy-Code</td>
</tr>
</tbody>
</table>
</div>
<p class="prose">
Keera Deep und Keera Fast sind von Qwen-Coder abgeleitet, Keera
Swiss von Apertus. Alle drei stehen unter Apache-2.0: du kannst die
Weights herunterladen und mitnehmen.
</p>
<p class="note">
Gehostete Anbieter - heute die OpenAI-Modelle - hängen hinter
denselben Policies, laufen aber auf der Infrastruktur des Anbieters
und nicht auf Schweizer GPUs. Sie sind standardmässig gesperrt; ein
Tenant gibt sie pro Team und Datenklasse frei, oder gar nicht. Stand
September 2026.
</p>
</div>
</section>
<section class="band">
<div class="wrap">
<div class="split">
<div class="prose">
<h2>Da, wo deine Engineers arbeiten</h2>
<p>
CLI, VS Code, JetBrains und headless in der Pipeline - alles
über eine OpenAI-kompatible Base-URL. Deine MCP-Server, internen
APIs und Tools deklarierst du pro Projekt in
<span class="mono">AGENTS.md</span>.
</p>
<p>
Jedes Token, das Keera Code verbraucht, läuft durch
<a href="gateway.html">Keera Gateway</a>: dieselben Policies,
dasselbe Audit-Log wie überall sonst.
</p>
</div>
<figure class="figure figure--plain">
<img
src="assets/img/keera-pair-programming-with-an-engineer.webp"
width="900"
height="675"
alt="Keera und ein Engineer am selben Bildschirm"
loading="lazy"
decoding="async"
/>
</figure>
</div>
</div>
</section>
<section class="band" id="contact">
<div class="wrap">
<div class="prose">
<h2>Keera testen</h2>
<p class="lede">
Wir onboarden ein Team, verbinden es mit deinen Repos und zeigen
dir die Zahlen. Nach 30 Tagen entscheidest du.
</p>
</div>
<form
class="form"
action="https://formspree.io/f/xvkobjyb"
method="post"
data-contact-form
data-cf-sending="Wird gesendet …"
data-cf-sent="Danke. Wir melden uns innerhalb von zwei Arbeitstagen."
data-cf-error="Das hat nicht funktioniert. Schreib uns bitte an hello@bespinian.io."
data-cf-need-interest="Bitte wähle mindestens ein Produkt."
>
<input
type="hidden"
name="_subject"
value="Keera - Anfrage von der Website"
/>
<input
class="hp"
type="text"
name="_gotcha"
tabindex="-1"
autocomplete="off"
aria-hidden="true"
/>
<input type="hidden" name="Sprache" value="Deutsch" />
<div data-cf-fields>
<div class="field">
<label class="label" for="cf-name">Name</label>
<input
class="input"
id="cf-name"
name="Name"
type="text"
required
autocomplete="name"
/>
</div>
<div class="field">
<label class="label" for="cf-email">E-Mail</label>
<input
class="input"
id="cf-email"
name="email"
type="email"
required
autocomplete="email"
/>
</div>
<div class="field">
<label class="label" for="cf-company"
>Unternehmen <span>(optional)</span></label
>
<input
class="input"
id="cf-company"
name="Unternehmen"
type="text"
autocomplete="organization"
/>
</div>
<fieldset class="choices" data-cf-interest>
<legend class="label">Interesse an</legend>
<label class="choice"
><input
type="checkbox"
name="Interesse"
value="Keera Gateway"
/>
Keera Gateway</label
>
<label class="choice"
><input
type="checkbox"
name="Interesse"
value="Keera Code"
checked
/>
Keera Code</label
>
</fieldset>
<div class="field">
<label class="label" for="cf-message"
>Nachricht <span>(optional)</span></label
>
<textarea
class="input"
id="cf-message"
name="message"
rows="4"
></textarea>
</div>
<div class="form-actions">
<button class="btn" type="submit">Anfrage senden</button>
<span class="note"
>Wir nutzen deine Angaben nur für die Antwort auf diese
Anfrage.</span
>
</div>
</div>
<p
class="form-status"
data-cf-status
role="status"
aria-live="polite"
></p>
</form>
</div>
</section>
</main>
<footer class="site-footer">
<div class="wrap">
<p>
Keera - Agentisches Coding. Digital souverän. Gebaut in Bern von
bespinian.
</p>
<nav aria-label="Fussnavigation">
<a href="gateway.html">Keera Gateway</a
><a href="code.html">Keera Code</a
><a href="sovereignty.html">Souveränität</a
><a href="sustainability.html">Nachhaltigkeit</a
><a href="story.html">Die Geschichte</a
><a href="./#contact">Kontakt</a
><a href="https://bespinian.io/de/imprint">Impressum</a>
</nav>
<p class="note">© 2026 bespinian · Bern</p>
</div>
</footer>
<script src="assets/js/contact-form.js" defer></script>
</body>
</html>