5 projects
syntha-ehr
Synthetic patient record generator (Synthea-inspired) trained on pristine-healthy episode data
changex-core
ChangeX core: canonical document model, append-only provenance journal, and the docx native-revisions adapter (M0 spine).
changex
ChangeX: provenance-first change tracking for AI document edits. Meta package — installs the core CLI (changex) and the MCP server (changex-mcp).
changex-api
ChangeX HTTP/REST API: a thin FastAPI wrapper over the changex-core spine so any app or model — local/offline LLMs, or a ChatGPT custom GPT Action consuming /openapi.json — can open, edit, save, and review tracked Word documents over HTTP.
changex-mcp
ChangeX MCP server: edit a .docx through an MCP client and get native Word revisions plus a portable .changex provenance journal.