From 9e901ea10cd32ce7c18a931aedb1a567fed56d66 Mon Sep 17 00:00:00 2001 From: Jeuner <62662523+Jeuners@users.noreply.github.com> Date: Fri, 28 Aug 2026 21:31:47 +0200 Subject: [PATCH] Profile README --- README.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..af86b71 --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ +# Dilles + +I build AI systems that stay on your own hardware. Local, decentralized, post-quantum ready. + +In IT since 1998. Based in Hilden, NRW, Germany. + +**Working principle:** build technology the way it will need to work in 2030, not the way it happens to work in 2026. + +--- + +### Current work + +**Sovereign Continuity** ... umbrella for autonomous AI swarms that run without a cloud dependency. Identity and trust never leave the machine. Local inference on dual RTX 3090. + +**[fonagent-one](https://github.com/Jeuners/fonagent-one)** ... an on-prem AI phone agent for a general practice. Takes the call, transcribes locally, sorts the request into appointment, prescription, referral or emergency, and files it structured. No patient data leaves the box. Whisper.cpp, Ollama with Qwen, FreeSWITCH, own live dashboard. + +**logpy** ... the public backbone that ties the pieces together. + +--- + +### Writing + +Notes, working logs and longer arguments live here: +**[github.com/Jeuners/logbuch](https://github.com/Jeuners/logbuch)** ... articles in German, discussion in the repo. +Subscribe without an account: [releases.atom](https://github.com/Jeuners/logbuch/releases.atom) + +Essays and other work: [dillenberg.net](https://dillenberg.net) + +--- + +### Stack + +Python, FastAPI, Qdrant, A2A protocol. Whisper, Ollama. Hetzner, Cloudflare. PQC design against the NIST standards (ML-DSA). + +--- + +Digital artist as much as engineer. The interesting problems sit where those two overlap.