Skip to content
View Klazomenai's full-sized avatar
🌬️
Turning chaos into glide paths and turbulence into telemetry.
🌬️
Turning chaos into glide paths and turbulence into telemetry.

Organizations

@ProjectEntropy @YetiTool

Block or report Klazomenai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Klazomenai/README.md

Klazomenai

Klazomenai

Open-source platform engineer building voice-driven AI to take development work off the screen.

About

Twenty years in IT. These days I build tools that move the work away from a desk: voice-first interfaces, self-hosted infrastructure, and reproducible builds. The most active project is a voice-driven AI assistant — talk to it through a headset, get a spoken reply, no screen required.

Reach me at klazomenai.dev@proton.me.

Voice AI

A voice-first AI assistant you talk to through a bone-conduction Bluetooth headset: offline speech-to-text, end-to-end encrypted messages over Matrix, multi-model agentic orchestration, and text-to-speech replies. Self-hosted on your own infrastructure.

Repo Role Stack Licence
bridge Matrix bot + AI orchestrator Go AGPL-3.0-or-later
deck-chat Android voice client Kotlin AGPL-3.0-or-later
chart-house Project landing page Zola, SCSS AGPL-3.0-or-later

Identity & Access

On-chain identity and access control for cloud infrastructure. Prove who you are with an EVM wallet, prove what you may do with on-chain access control, then carry that authority into Kubernetes-shaped infrastructure as a JWT validated at the edge.

Repo Role Stack Licence
KeyRA EVM wallet auth gateway (SIWE + on-chain access control) Rust, Foundry MIT
jwt-auth-service JWT issuance, validation, and revocation Go, Redis MIT
istio-jwt-wasm Istio gateway-level JWT enforcement Go (WASM) MIT

Blockchain Infrastructure

The Autonity EVM client and the Blockscout explorer, rebuilt as pure NixOS service modules — bit-reproducible, hardening encoded as flake checks, deployable to a single host with no containers in the runtime path.

Repo Role Stack Licence
autonity-blockscout-nixos NixOS service modules + flake Nix GPL-3.0
autonity (fork) Autonity Go Client packaged via buildGoModule Go LGPL-3.0
blockscout (fork) Explorer packaged via mixRelease Elixir GPL-3.0
blockscout-frontend (fork) Explorer frontend packaged via pnpm/Next.js standalone TypeScript GPL-3.0
autonity-cli (fork) Autonity CLI with JWT-authenticated RPC Python MIT
tide Faucet bot for Autonity testnets Python MIT

Tooling

Repo Role Stack Licence
dotfiles Shell config, Claude Code skills + hooks, dev environments Shell, Nix GPL-3.0
Archived

Smaller utilities still serviceable but no longer under active development.

  • haggis — GitHub search inspection tool (Go, GPL-3.0)
  • DEVToken — Reference ERC-20 for Autonity testing (Python, MIT)

Pinned Loading

  1. KeyRA KeyRA Public

    EVM wallet authentication and on-chain authorisation

    Rust

  2. deck-chat deck-chat Public

    DeckChat — Android voice client for the AI crew at sea

    Kotlin 1

  3. bridge bridge Public

    Voice assistant bridge — Matrix bot + AI crew orchestrator

    Go

  4. jwt-auth-service jwt-auth-service Public

    Go

  5. istio-jwt-wasm istio-jwt-wasm Public

    Go

  6. dotfiles dotfiles Public

    Shell