Healthcare AI Projects

Clinical assistants, diagnostic models, and patient-facing AI built for a regulated space.

6 projects in this domain

Healthcare AI★ Featured

Substantia

Deterministic regulatory reasoning for FDA 510(k) and EU MDR

A regulatory reasoning platform for medical device submissions built on one principle: the model reasons, drafts, and explains, while deterministic code classifies, decides equivalence, enforces gates, and binds citations. Every published claim traces to a source through a knowledge graph, backed by a hash-chained audit ledger and eval gates that guard against hallucination in a submission where accuracy is legally binding.

Regulatory AIFDA 510(k)EU MDRKnowledge Graph
Python
Healthcare AI★ Featured

Dental AI Platform

AI-native operating system for multi-location dental groups

An intelligent control plane that sits above a legacy practice management system (OpenDental), mirrors on-prem data to the cloud through an idempotent edge synchronizer, and orchestrates LangGraph agents for scheduling, billing, and clinical workflows on Temporal-durable execution, with a human approval gate in front of every consequential action. A patient cancellation in the PMS triggers an agent that backfills the slot and books the replacement appointment back into OpenDental, end to end.

HealthcareLangGraphTemporalMulti-Agent
TypeScript
Healthcare AI★ Featured

Cura Healthcare

AI-first healthcare experience

A healthcare application that brings AI into the patient journey, from intake and triage to guidance, designed for the trust and clarity a clinical setting demands.

HealthcarePatient ExperienceAI AssistantFull-Stack
TypeScript
Healthcare AI

PatientCare RAG Bot

Grounded clinical Q&A over medical knowledge

A retrieval-augmented chatbot that answers patient-care questions grounded in a curated medical knowledge base, reducing hallucination risk in a domain where accuracy is non-negotiable.

HealthcareRAGClinical NLPVector Search
Python
Healthcare AI

Melanoma Detection

CNN skin-cancer classifier from dermoscopic images

A custom convolutional neural network that classifies melanoma and other skin conditions from dermoscopic images, applying deep learning to early cancer screening.

Medical ImagingComputer VisionCNNTensorFlow
Jupyter Notebook
Healthcare AI

BreatheIT MCP

MCP server for a wellness platform

A Model Context Protocol server for the BreatheIT wellness platform, exposing platform data and actions to AI agents through the emerging standard for tool integration.

MCPWellnessHealth TechAI Integration
JavaScript