NA-MIC Project WeeksThis project will attempt to build a free, confidential, and fully local alternative to cloud-based LLMs for medical imaging workflows. To bypass expensive and non-private cloud models, we will attempt to create an AI Agent for 3D Slicer designed to run entirely offline. We aim to enable private models powered by Ollama to accurately query the Slicer API without relying on external cloud infrastructure.
Connect a local LLM client to existing Slicer MCP execution servers to enable code execution. Evaluate zero-shot coding accuracy on multi-step Slicer workflows using purely local inference
Progress: Reviewed current cloud-reliant MCP integrations (slicer-skill, mcp-slicer) and local LLM baselines (SlicerChat).
No response