Welcome to MedCheck! Roadmap, How to Contribute, and FAQs #19
Liohtml
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome to MedCheck!
Thank you for your interest in MedCheck - an open-source, AI-powered medical imaging analysis toolkit.
What is MedCheck?
MedCheck analyzes MRI scans using local ML models and frontier Vision-LLMs (Claude Opus 4.7, GPT-5.5, Gemini 3.5 Flash) to generate professional radiology-style reports with annotated images.
Key features:
docker runand goRoadmap (v0.2.0)
How to Contribute
good first issueorhelp wantedlabelsgit clone https://github.com/Liohtml/MedCheck.git cd MedCheck uv sync --all-extras uv run pre-commit install uv run pytestTypes of Contributions We Need
FAQs
Q: Is MedCheck a medical device?
A: No. MedCheck is a research and educational tool. All results must be verified by a qualified radiologist.
Q: Do I need an API key?
A: For Vision-LLM analysis, yes (Claude, GPT, or Gemini). The local ML analysis works without any API key.
Q: Can I use my own DICOM files?
A: Yes! Point MedCheck at any folder of DICOM files or a ZIP archive.
Q: What MRI types are supported?
A: Currently knee, shoulder, and spine. We are actively adding more - see issues above.
Feel free to introduce yourself below! Tell us what brought you here and what you would like to contribute!
Beta Was this translation helpful? Give feedback.
All reactions