Featured Demo

Clinical Profile Agent

I designed and implemented a production-ready MVP called ClinicalProfileAgent, an AI-assisted clinical documentation copilot for respiratory therapists and healthcare professionals. The system receives or syncs sessions, processes transcripts, de-identifies sensitive content, generates structured drafts with language models, creates clinical documents in PDF/DOCX formats, and centralizes the professional review workflow in a responsive web dashboard.

The solution was built as a monorepo with FastAPI, SQLAlchemy, Alembic, PostgreSQL, Celery, Redis, Next.js 15, TypeScript, and Tailwind. It includes JWT authentication, SMTP-based password recovery, Google/Microsoft OAuth integration, basic observability, automated testing, Docker Compose, CI/CD with GitHub Actions, and production deployment on a cloud server.