From dd5fa38a3ad82c66145e0e6df713f35a1a908d87 Mon Sep 17 00:00:00 2001 From: Andres Diaz-Pinto Date: Wed, 22 Jan 2025 21:37:17 +0000 Subject: [PATCH] Update README.md --- .../3Dand2DRadiologyCopilotIntegrationin3DSlicer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PW42_2025_GranCanaria/Projects/3Dand2DRadiologyCopilotIntegrationin3DSlicer/README.md b/PW42_2025_GranCanaria/Projects/3Dand2DRadiologyCopilotIntegrationin3DSlicer/README.md index 62b75988f..c2dfc0d77 100644 --- a/PW42_2025_GranCanaria/Projects/3Dand2DRadiologyCopilotIntegrationin3DSlicer/README.md +++ b/PW42_2025_GranCanaria/Projects/3Dand2DRadiologyCopilotIntegrationin3DSlicer/README.md @@ -42,7 +42,7 @@ This project aims to create the first 3D and 2D radiology copilot in 3D Slicer b ## Approach and Plan -1. Create a new 3D Slicer module that can communicate with REST APIs. +1. Create a new 3D Slicer module that can communicate with REST APIs - Repository: https://github.com/diazandr3s/VLM/tree/radcopilot/plugins/RadCoPilot_Slicer 2. Integrate the private model trained by East River Imaging and NVIDIA using the RadImageNet dataset. 3. Implement support for the MONAI VILA-M3 model. 4. Develop a user interface within the module to allow sending 3D volumes, asking questions, and displaying copilot insights.