Skip to content

ChristianHinge/dicom-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Start the orthanc container
  2. (if first time) sh orthanc/upload_data.sh

Change the ORTHANC_IP in the monai-deploy/.env file Likewise change the "DicomModalities": "MONAI-DEPLOY": IP to match the monai-deploy

This will send CT series to MONAI-DEPLOY movescu -S -aec ORTHANC localhost 4242 -aem MONAI-DEPLOY -k QueryRetrieveLevel=SERIES -k PatientID=Anon001 -k StudyInstanceUID= -k Modality= -k SeriesInstanceUID=2.25.277176293157759780141760041699188966257

ensure default shared memory size >=1gb in docker daemon

register totalseg_workflow.json with curl

curl --request POST --header 'Content-Type: application/json' --data "@totalseg_workflow.json" http://localhost:5001/workflows

About

A fully agentic demo for a medical imaging assistant that uses dicom-mcp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages