health ai / agents
gendoc.ai
an MCP-based healthcare assistant that helps patients discuss symptoms, generate reports, and coordinate care workflows.
open-source
overview
gendoc.ai uses a FastAPI server and Claude MCP agent to support patient conversations, symptom reasoning, report generation, doctor approval, medicine ordering, and appointment scheduling.
why it matters
gendoc.ai explores how agent workflows can support patient communication and care coordination while keeping approval and workflow structure visible.
what i built
- built an MCP-oriented healthcare assistant workflow.
- supported patient symptom discussion, report generation, and doctor approval flows.
- connected appointment, medicine-ordering, and care coordination concepts.
- used a full-stack architecture with FastAPI, React, Supabase, and PostgreSQL.