Skip to content
@dabetai-org

dabetai

A comprehensive health platform moving beyond simple monitoring to active prevention. dabetai predicts critical complications before they become irreversible.

dabetai

🩺 dabetai — AI-Powered Preventive Ecosystem for Diabetes

A wearable-driven platform that predicts diabetes complications before they become irreversible.

Mobile App Web Portal Core API AI API AI Models Landing Website Research Paper

🌐 Visit dabetai.netlify.app

🇬🇧 English · 🇪🇸 Español


🎯 The Challenge

Diabetes management is often reactive. Patients lack visibility into the silent progression of dangerous complications — retinopathy, nephropathy, neuropathy, and diabetic foot — while healthcare providers suffer from a lack of continuous, real-time data to intervene early. dabetai solves this by providing a preventive ecosystem that fuses real-time biological data from wearables with clinical oversight and AI-powered risk prediction, shifting diabetes care from reactive to proactive.

🏗 Architecture

┌─────────────────────────────────────────────────┐
│              Mobile App (Patient Hub)            │
│     React Native + Expo + Tailwind CSS           │
└───────────────────────┬─────────────────────────┘
                        │ HTTPS / JWT
┌───────────────────────▼─────────────────────────┐
│              Core API (NestJS)                   │
│         PostgreSQL + Prisma + JWT Auth           │
└────┬──────────────────────┬─────────────────────┘
     │                      │
     ▼                      ▼
┌──────────────┐  ┌──────────────────┐
│  Web Portal  │  │  AI Inference    │
│  (Medical)   │  │  API             │
│  Angular 19  │  │  FastAPI +       │
│  Tailwind    │  │  scikit-learn    │
└──────────────┘  │  XGBoost         │
                  └────────┬─────────┘
                           │
                  ┌────────▼─────────┐
                  │  AI Models Core  │
                  │  Python/PyTorch  │
                  └──────────────────┘

📦 Repositories

Repository Purpose Stack Status
mobile-app Patient hub for glucose monitoring, wearable sync, and AI risk alerts React Native 0.79, Expo 53, Tailwind CSS ✅ Active
web-app Medical portal for remote patient oversight and clinical insights Angular 19, Tailwind CSS ✅ Active
api Core REST API: auth, users, medical data, AI communication NestJS 11, PostgreSQL, Prisma ✅ Active
ai-api AI inference API for real-time complication risk prediction FastAPI, Python 3.11, MongoDB ✅ Active
ai-models ML pipelines: training, evaluation, and serialization of predictive models Python, scikit-learn, XGBoost, PyTorch ✅ Active
landing Educational landing page presenting the ecosystem Astro, Tailwind CSS ✅ Active

🧠 How It Works

  1. Patients use the Mobile App to log glucose, food, medication, and physical activity — or sync with wearables (CGMs) for real-time biomarkers like heart rate and sleep quality
  2. Healthcare providers connect via the Web Portal to monitor patients remotely, review clinical trends, and receive AI-driven alerts
  3. The AI Inference API processes patient data through trained machine learning models to forecast the risk of specific complications: retinopathy, nephropathy, neuropathy, and diabetic foot
  4. Both patients and doctors receive early warnings, enabling timely intervention before complications become irreversible

🔬 Research

Published paper: "Prevención de Riesgos de la Diabetes Mediante una Plataforma Inteligente de Monitorización y Predicción de Complicaciones con Inteligencia Artificial"Read the full paper

🛡 Privacy & Security

  • End-to-end JWT authentication
  • Role-Based Access Control (RBAC)
  • Encrypted medical data storage
  • Secure wearable device integration

🤝 Contributing

We follow a strict PR-based workflow. Check each repository's CONTRIBUTING.md for guidelines.


Built with ❤️ by the dabetai team · 2026

Pinned Loading

  1. ai-api ai-api Public

    AI inference API for predicting risk of diabetic complications using machine learning models (FastAPI, Python, scikit-learn, PyTorch)

    Python 4

  2. mobile-app mobile-app Public

    Cross-platform mobile app for diabetes patients to monitor glucose, log habits, and receive AI-powered complication risk alerts (React Native, Expo, TypeScript)

    TypeScript 2

  3. ai-models ai-models Public

    Machine learning models for predicting type 1 diabetes complications — retinopathy, nephropathy, neuropathy, diabetic foot (Python, scikit-learn, XGBoost)

    Python 1

  4. api api Public

    Core REST API for the dabetai platform — authentication, medical data management, and AI model communication (NestJS 11, PostgreSQL, Prisma)

    TypeScript 1

  5. landing landing Public

    Marketing landing page for the dabetai platform — app downloads, feature showcase, and service access (Astro, Tailwind CSS, TypeScript)

    Astro 1

  6. web-app web-app Public

    Clinical web portal for healthcare providers to monitor patients, visualize reports, and manage medical data (Angular 19, Tailwind CSS, TypeScript)

    HTML 1

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…