Cordelia: AI Powered Medical Dashboard
A secure, HIPAA-compliant medical management system featuring an intelligent AI agent for clinical documentation and reporting.

Tech Stack:
React, Node.js, TypeScript, OpenAI API, Supabase
Project Type:
Full-Stack SaaS Development
Timeline
5 Weeks




This project involved the development of a sophisticated SaaS architecture tailored for medical professionals who require high-security standards and automated administrative workflows. The frontend was built with React 18 and TypeScript to provide a type-safe, responsive single-page application (SPA) capable of managing sensitive patient records and appointment schedules. The core value of the platform lies in its AI integration, which acts as a virtual clinical assistant for the practitioner.
The backend, powered by Node.js, interfaces with the OpenAI API using a specialized tool-calling architecture. This allows the AI agent to interact directly with the database to fetch patient histories and generate medical reports or consultation summaries. To address user experience requirements, a custom tagged messaging protocol was designed to trigger client-side PDF generation instantly upon the completion of AI tasks, ensuring that clinical documentation is processed and stored securely and efficiently.
Key operational features include:
Implementation of strict role-based access control (RBAC) to ensure absolute data isolation between different medical departments.
Comprehensive audit logging for all database transactions to maintain compliance with healthcare data regulations.
Real-time notification systems for appointment management and critical patient updates.

