<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: jlengelbrecht</title>
    <description>The latest articles on DEV Community by jlengelbrecht (@jlengelbrecht).</description>
    <link>https://dev.to/jlengelbrecht</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3897802%2Faf980482-8a52-42eb-9ef6-1ed551d5b2da.jpeg</url>
      <title>DEV Community: jlengelbrecht</title>
      <link>https://dev.to/jlengelbrecht</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jlengelbrecht"/>
    <language>en</language>
    <item>
      <title>I Built an Open Source AI Platform to Manage My Diabetes</title>
      <dc:creator>jlengelbrecht</dc:creator>
      <pubDate>Sat, 25 Apr 2026 17:08:56 +0000</pubDate>
      <link>https://dev.to/jlengelbrecht/i-built-an-open-source-ai-platform-to-manage-my-diabetes-55kg</link>
      <guid>https://dev.to/jlengelbrecht/i-built-an-open-source-ai-platform-to-manage-my-diabetes-55kg</guid>
      <description>&lt;p&gt;I'm excited to share something I've been building over the past few months — a project that's deeply personal to me.&lt;/p&gt;

&lt;p&gt;As a Type 1 diabetic, I hit a stretch last year where I was between endocrinologists for months. No one was looking at my CGM data. No one was analyzing my patterns. I was on my own, staring at glucose graphs, trying to figure out what I was doing wrong.&lt;/p&gt;

&lt;p&gt;So I built the tool I needed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbuzpyflkh4v7in1e0z9k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbuzpyflkh4v7in1e0z9k.png" alt=" " width="200" height="200"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GlycemicGPT is an open source diabetes management platform that connects your continuous glucose monitor and insulin pump directly to an AI-powered analysis engine. It does what your endocrinologist does between appointments — and what nobody does at 3am.&lt;/p&gt;

&lt;p&gt;The platform provides real-time glucose monitoring, AI-powered daily briefs analyzing overnight patterns and meal responses, conversational AI chat backed by clinical diabetes knowledge, and a predictive alerting system with caregiver escalation that catches problems before they become emergencies. It helped me regain control while waiting months to be seen, and it's built so no one else has to fly blind in that gap.&lt;/p&gt;

&lt;p&gt;It's self-hosted, privacy-first, and BYOAI — you bring your own AI provider (Claude, OpenAI, Ollama for fully local inference, or any compatible endpoint). Your data stays on your hardware. No subscriptions to us, no vendor lock-in.&lt;/p&gt;

&lt;p&gt;Currently supports Dexcom G7 and Tandem t:slim X2/Mobi with a capability-based plugin SDK for community device drivers. The stack is FastAPI/Python backend, Next.js/React dashboard, TypeScript AI sidecar, Kotlin Android + Wear OS apps. Full Docker deployment.&lt;/p&gt;

&lt;p&gt;The project sits in the #WeAreNotWaiting tradition — a decade-old movement of diabetics building their own tools because the medical device industry moves too slowly. Projects like Nightscout and OpenAPS paved the way. GlycemicGPT builds on that philosophy by adding AI-powered analysis while keeping everything open source and self-hosted.&lt;/p&gt;

&lt;p&gt;It's GPL-3.0 licensed, under active development, and in daily use managing my own diabetes. The repo has full contributing guidelines, governance docs, and good first issues tagged.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Important:&lt;/strong&gt; This is not FDA approved. It is not a medical device. It does not control your pump. It's monitoring and analysis only — always consult your healthcare team.&lt;br&gt;
I'm looking for contributors, early adopters, and feedback. If you're interested in open source healthcare, AI-powered health analysis, or you just know someone living with diabetes who might benefit — I'd love to connect.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/GlycemicGPT/GlycemicGPT" rel="noopener noreferrer"&gt;https://github.com/GlycemicGPT/GlycemicGPT&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Website: &lt;a href="https://glycemicgpt.org" rel="noopener noreferrer"&gt;https://glycemicgpt.org&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Because no one should manage diabetes alone. 💙&lt;/p&gt;

</description>
      <category>ai</category>
      <category>diabetes</category>
      <category>opensource</category>
      <category>selfhosted</category>
    </item>
  </channel>
</rss>
