Skip to content
View danielwesseling's full-sized avatar

Block or report danielwesseling

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.

Content in all repositories owned by your account will be closed.
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
danielwesseling/README.md

Daniel Wesseling

Ich baue EU-gehostete KI-Infrastruktur für deutsche KMU: Voice Agents, RAG-Chatbots, Datenschutz-Middleware und Deployment-Werkzeuge.

Öffentliche Arbeit unter netzhandwerker:

Stack: Python · FastAPI · PHP · Linux · LLM APIs · Voice AI · Privacy-first Infrastructure

Firma: Die Netzhandwerker — Gronau (Westfalen), Deutschland Kontakt: daniel@netzhandwerker.de

Pinned Loading

  1. netzhandwerker/ai-agent-conventions netzhandwerker/ai-agent-conventions Public

    Working conventions for collaborating with AI coding agents (Claude, Codex, Cursor) on production codebases. Templates + patterns, battle-tested in parallel-agent setups.

  2. netzhandwerker/claude-finn-boilerplate netzhandwerker/claude-finn-boilerplate Public

    Production-ready RAG chatbot with Anthropic Claude — FastAPI + Markdown KB + JS widget

    Python 1

  3. netzhandwerker/multi-llm-router netzhandwerker/multi-llm-router Public

    Production router for Anthropic, OpenAI, Gemini, Bedrock with automatic failover and per-request cost tracking. Pluggable task profiles.

    Python

  4. netzhandwerker/pii-redaction-layer netzhandwerker/pii-redaction-layer Public

    Pseudonymize PII before LLM calls, restore originals in responses. DSGVO-aware middleware for Anthropic, OpenAI, Gemini, Bedrock.

    Python

  5. netzhandwerker/shared-hosting-deploy-kit netzhandwerker/shared-hosting-deploy-kit Public

    Deploy to shared PHP hosting without SSH, without curl, without exec. Path-jailed write API with sha256 optimistic locking, snapshots, and rollback. Single-file gateway, zero dependencies.

    PHP

  6. netzhandwerker/whisper-piper-stack netzhandwerker/whisper-piper-stack Public

    On-device speech-to-text + LLM + text-to-speech reference stack. Whisper.cpp + Piper TTS + Claude. Audio never leaves the device.

    Python