←back to thread

184 points yeatsy | 5 comments | | HN request time: 0.4s | source

Hi HN,

I’m Joshua, a student, and I’m excited (and a little nervous) to share something deeply personal that I’ve been working on: Islet, my diabetes management app powered by GPT-4o-mini. It’s now on the App Store, but I want to be upfront—it’s still very much in its early stages, with a lot more to go.

I was diagnosed with Type 1 diabetes while rowing competitively, and that moment changed everything. It wasn’t just the practical challenges of managing insulin, carb counts, and blood sugars; it fundamentally shifted how I see myself and the world. It forced me to slow down, prioritise my health, and take control in ways I never had to before. My outlook on life became more focused on resilience, adaptability, and finding solutions to problems that truly matter.

This app started as a pet project over the summer, a way to see what I could create using ChatGPT and explore the potential of LLMs to help with real-world challenges. At first, it was just about making my own diabetes management easier—understanding patterns in blood sugars, planning meals, and adjusting routines. But as I worked on it, I realised it could do more.

Right now, Islet offers personalised meal suggestions, tracks activity, and provides basic insights based on the data you enter. It’s far from complete. Even so, the process of building Islet has already taught me so much about how powerful AI can be in creating personal, meaningful tools.

This project is deeply tied to how my diagnosis changed me. It’s about more than managing diabetes, it’s about showing how anyone, even a student experimenting over the summer, can use AI to potentially solve real, personal problems. I believe tools like LLMs have the power to democratise solutions for all, making life just a bit easier for all of us.

If you’re curious, you can check it out here: https://apps.apple.com/gb/app/islet-diabetes/id6453168642. I’d love to hear your thoughts what works, what doesn’t, and what features you think would make it better. Your input could help shape the next steps for Islet.

Thanks for reading !

joshua

Show context
leereeves ◴[] No.42169096[source]
Looks great. I'd love to try an Android version.
replies(1): >>42169952 #
1. pimeys ◴[] No.42169952[source]
There's been one for years already. Instead of sending your data to ChatGPT, it uses multiple scientific models to calculate your insulin resistance, basal dose and can give you an accurate amount of insulin to dose based on the number of carbs you input. What the Android app can do and iOS makes very hard is to control your pump and close the loop. It is illegal to distribute health apps in binary form if they control your pump, but very much legal in source code form. Try it out:

https://androidaps.readthedocs.io/en/latest/

This is a life-changing app. It lowered my A1c values from around 8% to 5.5%. What is so special with Android is how easy it is to side-load apps, so you can compile AndroidAPS by yourself and keep using it. In Apple ecosystem you need the developer subscription and you also need to reinstall the app every now and then. There is still the Loop app if any iOS users want to try, but this complication from Apple has just pushed me to Android ecosystem for the past decade already.

https://loopkit.github.io/loopdocs/

replies(2): >>42170300 #>>42172009 #
2. je42 ◴[] No.42170300[source]
My son (13) and I are also using AAPS for roughly 3 years now. The app does not look styled, however after taking the initial hurdle to find our way around in the app, it is greatly appreciated. Integrates nicely with Xdrip ( anf others)
replies(1): >>42170491 #
3. pimeys ◴[] No.42170491[source]
It is a life-saver. Learn it once, and it is the most important tool in your diabetic toolbox.
4. tigerwash ◴[] No.42172009[source]
There is also iAPS, the AAPS-version but for Apple Devices; also take a look at Trio.

https://iaps.readthedocs.io/en/main/

https://docs.diy-trio.org/

But I like using Loop/LoopKit due its simple interface.

replies(1): >>42172788 #
5. kakoni ◴[] No.42172788[source]
I didn't know about trio. Is there someone who has experience in both AndroidAPS and trio? My son would like to switch to Apple ecosystem but aaps keeps him in android.