diff --git a/app/pages/index.vue b/app/pages/index.vue index 5d612ab..7859ae4 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -8,14 +8,37 @@ OpenSquawk
- Wir bauen eine offene, bezahlbare KI-Flugsicherung für Flugsimulatoren – community-getrieben, mit selbst gehosteten - und gehosteten Optionen in Planung. + + Wir bauen eine offene, bezahlbare KI-Flugsicherung für Flugsimulatoren – community-getrieben, mit selbst gehosteten + und gehosteten Optionen in Planung. + + + We are building an open, affordable AI air traffic control for flight simulators – community-driven, with + self-hosted and hosted options in planning. +
- Wir suchen Mitentwickler:innen (Node/Nuxt, ATC SMEs, Tester, Infra/Kosten). Meld dich via + + Wir suchen Mitentwickler:innen (Node/Nuxt, ATC SMEs, Tester, Infra/Kosten). Meld dich via + + + We are looking for collaborators (Node/Nuxt, ATC SMEs, testers, infra/cost benchmarking). Reach out via + info@opensquawk.de.
Open-source, low-cost AI ATC für Flugsimulatoren. Community-getriebene Features, transparente Kosten und Wahlfreiheit zwischen Self-host und späterem Hosting.
++ {{ + locale === 'de' + ? 'Open-source, low-cost AI ATC für Flugsimulatoren. Community-getriebene Features, transparente Kosten und Wahlfreiheit zwischen Self-host und späterem Hosting.' + : 'Open-source, low-cost AI ATC for flight simulation. Community-driven features, transparent costs and the freedom to self-host or use hosted options later.' + }} +
Wir entwickeln eine erschwingliche Kernplattform für Funkanalyse, Entscheidungslogik und Voices, die jede:r inspizieren und erweitern kann.
++ {{ + locale === 'de' + ? 'Wir entwickeln eine erschwingliche Kernplattform für Funkanalyse, Entscheidungslogik und Voices, die jede:r inspizieren und erweitern kann.' + : 'We are building an affordable core for radio analysis, decision logic and voices that anyone can inspect and extend.' + }} +
Roadmap-Votes und Vorschläge aus der Community lenken unsere Prioritäten – Training, Tools oder Integrationen entstehen mit euch.
++ {{ + locale === 'de' + ? 'Roadmap-Votes und Vorschläge aus der Community lenken unsere Prioritäten – Training, Tools oder Integrationen entstehen mit euch.' + : 'Roadmap votes and community proposals steer our priorities – training, tools and integrations grow with you.' + }} +
Beta-Ziel: eigene Instanz per Docker in Minuten oder später fair kalkulierte Hosting-Pläne – offen, transparent, bezahlbar.
++ {{ + locale === 'de' + ? 'Beta-Ziel: eigene Instanz per Docker in Minuten oder später fair kalkulierte Hosting-Pläne – offen, transparent, bezahlbar.' + : 'Beta goal: spin up your own instance via Docker within minutes or pick fairly priced hosting plans – open, transparent, affordable.' + }} +
Wir fokussieren zuerst Microsoft Flight Simulator, arbeiten parallel am X-Plane-Konzept und sammeln Feedback für weitere Plattformen.
++ {{ + locale === 'de' + ? 'Wir fokussieren zuerst Microsoft Flight Simulator, arbeiten parallel am X-Plane-Konzept und sammeln Feedback für weitere Plattformen.' + : 'We focus on Microsoft Flight Simulator first, work on the X-Plane concept in parallel and gather feedback for additional platforms.' + }} +
Der aktuelle Build läuft lokal (Node/Nuxt + Services). Zum Setup brauchst du Terminal-Basics und Lust auf Experimente.
++ {{ + locale === 'de' + ? 'Der aktuelle Build läuft lokal (Node/Nuxt + Services). Zum Setup brauchst du Terminal-Basics und Lust auf Experimente.' + : 'The current build runs locally (Node/Nuxt + services). You will need basic terminal skills and a taste for experimentation.' + }} +
Content-driven Beiträge halten dich auf dem Laufenden. Alle Artikel liegen als Markdown vor – neue Stories landen automatisch hier.
++ {{ + locale === 'de' + ? 'Content-driven Beiträge halten dich auf dem Laufenden. Alle Artikel liegen als Markdown vor – neue Stories landen automatisch hier.' + : 'Content-driven posts keep you in the loop. All articles are stored in Markdown – new stories show up here automatically.' + }} +
- Stimme ab, was als Nächstes Priorität bekommt. Wir kombinieren die Votes mit Zeitstempel, um Features für Training, - Immersion und Infrastruktur zu planen. + {{ + locale === 'de' + ? 'Stimme ab, was als Nächstes Priorität bekommt. Wir kombinieren die Votes mit Zeitstempel, um Features für Training, Immersion und Infrastruktur zu planen.' + : 'Vote on what should take priority next. We combine votes with timestamps to plan features for training, immersion and infrastructure.' + }}
{{ item.description }}
@@ -275,10 +432,16 @@Teile deinen Feature-Wunsch oder ein Problem, das wir lösen sollen. Wir priorisieren Community-Ideen.
++ {{ + locale === 'de' + ? 'Teile deinen Feature-Wunsch oder ein Problem, das wir lösen sollen. Wir priorisieren Community-Ideen.' + : 'Share the feature you are missing or a problem we should solve. We prioritise community ideas.' + }} +
Gemeinsam mit der Community strukturieren wir Trainingsmodule – vom ersten Funkkontakt bis zu Netzwerken wie VATSIM. Feedback aus Tests fließt direkt in jedes Kapitel.
++ {{ + locale === 'de' + ? 'Gemeinsam mit der Community strukturieren wir Trainingsmodule – vom ersten Funkkontakt bis zu Netzwerken wie VATSIM. Feedback aus Tests fließt direkt in jedes Kapitel.' + : 'Together with the community we structure training modules – from the first radio call to networks like VATSIM. Feedback from tests flows straight into every chapter.' + }} +
Wir arbeiten an einer fairen Kalkulation für Hosting. Zahlen unten sind grobe Zielwerte – Feedback willkommen. - +
+ {{ + locale === 'de' + ? 'Wir arbeiten an einer fairen Kalkulation für Hosting. Zahlen unten sind grobe Zielwerte – Feedback willkommen.' + : 'We are working on fair hosting prices. Figures below are rough targets – feedback welcome.' + }} +
Volle Kontrolle. Eigene Infrastruktur. API‑Keys selbst verwalten.
-+ {{ locale === 'de' ? 'Volle Kontrolle. Eigene Infrastruktur. API-Keys selbst verwalten.' : 'Full control. Your infrastructure. Manage API keys yourself.' }} +
+Geplanter Rundum-Service: Kein Setup, Updates inklusive. Aktuell nur als Konzept.
-+ {{ locale === 'de' ? 'Geplanter Rundum-Service: Kein Setup, Updates inklusive. Aktuell nur als Konzept.' : 'Planned full-service offering: zero setup, updates included. Currently concept only.' }} +
+* Zielwert, finale Preise folgen nach Kostentest.
++ {{ locale === 'de' ? '* Zielwert, finale Preise folgen nach Kostentest.' : '* Target value, final pricing after cost validation.' }} +
Konzept für größere Gruppen & virtuelle Airlines. Preise werden gemeinsam kalkuliert.
-+ {{ locale === 'de' ? 'Konzept für größere Gruppen & virtuelle Airlines. Preise werden gemeinsam kalkuliert.' : 'Concept for larger groups and virtual airlines. Pricing will be calculated together.' }} +
+Transparente Architektur, klare Roadmap, offene Issues. Baue eigene Voices, Integrationen und Workflows.
++ {{ locale === 'de' ? 'Transparente Architektur, klare Roadmap, offene Issues. Baue eigene Voices, Integrationen und Workflows.' : 'Transparent architecture, clear roadmap, open issues. Build your own voices, integrations and workflows.' }} +
Audio rein → Verständnis → Antwort raus. Designed für niedrige Latenz & klare Funk‑Disziplin.
++ {{ locale === 'de' ? 'Audio rein → Verständnis → Antwort raus. Designed für niedrige Latenz & klare Funk‑Disziplin.' : 'Audio in → understanding → response out. Designed for low latency and clean radio discipline.' }} +
Streaming‑Speech‑to‑Text mit Funk‑Tuning.
LLM versteht Intention, Kontext, State.
Regeln, Flugdaten, Taxi‑Routing, Validierung.
Natürliches Voice‑Out mit korrekten Zahlen.
{{ locale === 'de' ? 'Streaming‑Speech‑to‑Text mit Funk‑Tuning.' : 'Streaming speech-to-text tuned for radio.' }}
{{ locale === 'de' ? 'LLM versteht Intention, Kontext, State.' : 'LLM understands intent, context and state.' }}
{{ locale === 'de' ? 'Regeln, Flugdaten, Taxi‑Routing, Validierung.' : 'Rules, flight data, taxi routing, validation.' }}
{{ locale === 'de' ? 'Natürliches Voice‑Out mit korrekten Zahlen.' : 'Natural voice-out with accurate numbers.' }}
Issues labeled help-wanted markieren Aufgaben, bei denen wir Support brauchen. Alles passiert offen auf GitHub.
+ {{ locale === 'de' ? 'Issues mit dem Label ' : 'Issues with the label ' }}help-wanted{{ locale === 'de' ? ' zeigen Aufgaben, bei denen wir Unterstützung brauchen. Alles passiert offen auf GitHub.' : ' highlight tasks where we need support. Everything happens transparently on GitHub.' }}
+
Schreib uns an info@opensquawk.de oder kommentiere direkt im Issue.
++ {{ locale === 'de' ? 'Schreib uns an ' : 'Email us at ' }}info@opensquawk.de{{ locale === 'de' ? ' oder kommentiere direkt im Issue.' : ' or leave a comment directly on the issue.' }} +
- Trag dich ein und sichere dir deinen Platz für den Alpha-Build. Aktuell (inkl. interner Tests) warten + {{ + locale === 'de' + ? 'Trag dich ein und sichere dir deinen Platz für den Alpha-Build. Aktuell (inkl. interner Tests) warten ' + : 'Sign up to secure your spot for the alpha build. Right now (including internal tests) there are ' + }} {{ waitlistCountDisplay }} - Interessierte auf den nächsten Invite-Drop. + {{ + locale === 'de' + ? ' Interessierte auf den nächsten Invite-Drop.' + : ' interested pilots waiting for the next invite drop.' + }}
- Wir senden Einladungen in Batches, priorisieren aktive Wartelistenplätze und verschicken Einladungscodes per E-Mail. + {{ + locale === 'de' + ? 'Wir senden Einladungen in Batches, priorisieren aktive Wartelistenplätze und verschicken Einladungscodes per E-Mail.' + : 'We send invites in batches, prioritise active waitlist spots and deliver invite codes via email.' + }}
Kurz beantwortet.
++ {{ locale === 'de' ? 'Kurz beantwortet.' : 'Quick answers.' }} +
Nein, OpenSquawk ist für Flugsimulatoren und Training. Nicht für den realen Flugfunk.
++ {{ + locale === 'de' + ? 'Nein, OpenSquawk ist für Flugsimulatoren und Training. Nicht für den realen Flugfunk.' + : 'No, OpenSquawk is for flight simulators and training. It is not intended for real-world radio comms.' + }} +
MSFS zuerst (Alpha-Fokus), X‑Plane als nächstes. Weitere Simulatoren richten wir nach Community-Bedarf aus.
++ {{ + locale === 'de' + ? 'MSFS zuerst (Alpha-Fokus), X‑Plane als nächstes. Weitere Simulatoren richten wir nach Community-Bedarf aus.' + : 'MSFS first (alpha focus), X-Plane next. Additional simulators will follow community demand.' + }} +
Alpha: Docker-Compose + Node-Services sind verfügbar. Doku & Installer werden gerade ergänzt. Hosting-Optionen folgen.
++ {{ + locale === 'de' + ? 'Alpha: Docker-Compose + Node-Services sind verfügbar. Doku & Installer werden gerade ergänzt. Hosting-Optionen folgen.' + : 'Alpha: Docker Compose + Node services are available. Docs and installers are in progress. Hosting options will follow.' + }} +
Zielwert aktuell ~4–5 € monatlich, final nach Kosten-Benchmarking. Wir teilen Ergebnisse transparent im Blog.
++ {{ + locale === 'de' + ? 'Zielwert aktuell ~4–5 € monatlich, final nach Kosten-Benchmarking. Wir teilen Ergebnisse transparent im Blog.' + : 'Current target is ~€4–5 per month, final pricing after cost benchmarking. We will share the results transparently on the blog.' + }} +
Open-source, low-cost AI ATC für Flugsimulatoren. Alpha-Prototyp verfügbar – benötigt leichte Programmierkenntnisse.
++ {{ + locale === 'de' + ? 'Open-source, low-cost AI ATC für Flugsimulatoren. Alpha-Prototyp verfügbar – benötigt leichte Programmierkenntnisse.' + : 'Open-source, low-cost AI ATC for flight simulators. Alpha prototype available – basic coding skills recommended.' + }} +