AI Engineer
Dec 2023 – Present
- Build and run the clinical AI platform of a US healthcare technology company: a multi-stage tool-using agent pipeline covering patient support, medical Q&A, and care-workflow automation, in daily production use at a US clinic. Every response reaches a real patient over real PHI.
- Own the retrieval layer grounding every answer in curated clinical sources, indexed in a production vector store with chunking and embeddings tuned for clinical language. Questions outside approved clinical scope are refused, not answered.
- Own the platform end to end on Azure and AWS: FastAPI in Docker, PHI-bearing PostgreSQL, CI/CD, and LLM inference on Azure OpenAI under an agreement covering PHI (chosen over a direct API for exactly that reason).