Community Discussions
Eine selbst gehostete Gesundheitsdatenplattform aufbauen – Tester gesucht
Hey Leute,
Ich arbeite an so was wie einem „persönlichen Gesundheitsbetriebssystem“ – einer selbst gehosteten Plattform, die Daten von verschiedenen Wearables und Apps in einem Dashboard zusammenfasst, mit einem KI-Assistenten, der deine Daten im Kontext versteht.
Was es macht
Die Grundidee: Schluss mit dem Hin- und Herspringen zwischen Whoop, Withings, Apple Health und fünf anderen Apps. Alles landet an einem Ort, und ein KI-Agent kann alles miteinander verknüpfen.
Aggregation aus mehreren Quellen — Whoop, Withings, Yazio, Hevy (native Integrationen) + Elite HRV und ActiBreathe (manuelle Eingabe). Apple Health wird unterstützt über Gesundheit Auto Export – eine iOS-App von einem Drittanbieter, die 8 € pro Jahr oder 30 € für eine lebenslange Lizenz kostet. Ich hab nichts mit denen zu tun, es ist einfach die beste Lösung, die ich gefunden hab, um Apple Health-Daten zu extrahieren.
KI-Chat mit Tool-Aufruf — ruft deine Gesundheitsdaten, Trainingshistorie, Ernährung und hochgeladenen Dokumente in Echtzeit ab (unterstützt Ollama lokal oder OpenRouter für Cloud-Modelle)
Forschungsassistent — holt automatisch Artikel aus PubMed, bioRxiv und medRxiv, die sich mit Langlebigkeit, Biohacking und deinen speziellen Nahrungsergänzungsmitteln beschäftigen, und bewertet sie.
Dokumentenintelligenz — Lade PDFs von Blutuntersuchungen, Arztbriefen und DEXA-Scans hoch — KI extrahiert Zusammenfassungen und macht sie im Chat durchsuchbar
Gesundheitskontextprofil — Automatisch generierte Gesundheitsübersicht, die in jedes Gespräch eingebaut wird, damit die Antworten wirklich auf dich zugeschnitten sind.
Muskel-Heatmap — SVG-Körperkarte, eingefärbt nach Trainingsvolumen für verschiedene Muskelgruppen
Anpassbares Dashboard mit Diagrammen, mobilem Layout und vollständiger Lokalisierung in Deutsch und Englisch
Technologie-Stack
Python/FastAPI-Backend, Vanilla JS-Frontend (kein Framework-Overhead), PostgreSQL. Läuft auf jedem Linux-Rechner, der immer an ist – ich nutze einen Mele Quieter 3 Mini-PC zusammen mit Home Assistant. Cloudflare Tunnel kümmert sich um OAuth-Callbacks, ohne Ports zu öffnen.
Warum ich das hier poste
Ganz ehrlich: Das ist mein erstes richtiges Softwareprojekt. Ich bin kein Entwickler und habe das Ganze mit KI-Hilfe gemacht – das heißt, es läuft bei mir gut, aber es gibt bestimmt noch ein paar Ecken und Kanten, blinde Flecken und Sachen, die ich noch nicht getestet habe. Ich habe vor, das Ganze in den nächsten Wochen als Open Source zu veröffentlichen, aber vorher würde ich es super finden, wenn eine kleine Gruppe technisch versierter Leute es einem Stresstest unterziehen und mir sagen könnte, was nicht funktioniert, falsch konfiguriert oder einfach schlecht gestaltet ist.
Was du brauchst
Ein Linux-Server oder Raspberry Pi (immer eingeschaltet)
PostgreSQL
Mindestens eine unterstützte Datenquelle
~30 Minuten für die erste Einrichtung
Wenn du dich für Quantified Self oder Biohacking interessierst und ein bisschen Erfahrung mit Selbsthosting hast, schreib mir einen Kommentar oder eine Direktnachricht. Ich helfe dir persönlich bei der Einrichtung und werde dein Feedback vor der Veröffentlichung aktiv einbeziehen.
Hey everyone,
I've been building something I call a "personal health operating system" — a self-hosted platform that pulls together data from multiple wearables and apps into one dashboard, with an AI assistant that actually understands your data in context.
What it does
The core idea: no more jumping between Whoop, Withings, Apple Health, and five other apps. Everything lands in one place, and an AI agent can reason across all of it.
Multi-source aggregation — Whoop, Withings, Yazio, Hevy (native integrations) + Elite HRV and ActiBreathe (manual input). Apple Health is supported via Health Auto Export — a third-party iOS app that costs €8/year or €30 lifetime. I have no affiliation with them, just the best solution I found for getting Apple Health data out.
AI Chat with tool-calling — queries your health data, training history, nutrition, and uploaded documents in real time (supports Ollama locally or OpenRouter for cloud models)
Research Agent — automatically fetches and scores papers from PubMed, bioRxiv, and medRxiv relevant to longevity, biohacking, and your specific supplement stack
Document Intelligence — upload blood work PDFs, doctor's letters, DEXA scans — AI extracts summaries and makes them searchable in chat
Health Context Profile — auto-generated health snapshot injected into every conversation so answers are actually personalized
Muscle Heatmap — SVG body map colored by training volume across muscle groups
Configurable dashboard with charts, mobile layout, and full DE/EN localization
Tech stack
Python/FastAPI backend, vanilla JS frontend (no framework overhead), PostgreSQL. Runs on any always-on Linux box — I use a Mele Quieter 3 mini PC alongside Home Assistant. Cloudflare Tunnel handles OAuth callbacks without opening ports.
Why I'm posting
Full transparency: this is my first real software project. I'm not a developer by background, and I've been building this with AI assistance — which means it works well for my setup, but there are almost certainly rough edges, blind spots, and things I haven't thought to test. I'm planning to open-source this in the coming weeks, but before that I'd love a small group of technically minded people to stress-test it and call out what's broken, misconfigured, or just badly designed.
What you'd need
A Linux server or Raspberry Pi (always-on)
PostgreSQL
At least one supported data source
~30 minutes for initial setup
If you're into quantified self or biohacking and comfortable with a bit of self-hosting, drop a comment or DM me. I'll help you through setup personally and actively incorporate feedback before the public release.
Please sign in to post a reply.