Project-MONAI / Project-MONAI/model-zoo

Use of LLM-Driven Tools to Fix Documentation Error

Open
#753 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
338
Forks
106
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
This issue tracks a set of improvements to MONAI model-zoo using LLM-driven tools to enhance clarity, usability, and educational value. The work will be split into multiple pull requests, each addressing specific tutorial files or aspects such as:

  • Typo Fixes
  • Language Refinement
  • Consistency Review
  • Beginer-Friendliness

Describe the solution you'd like
I may employ the following tools for experimentation:

  • ChatGPT Codex
  • Cursor
  • Specific Coding LLM with custom tools (codediff generator)

Because of the model versioning system, we would need to tag new version for the changes introduced. So I would aggregate all the changes in a single PR whenever possible.

Describe alternatives you've considered
N/A

Additional context
N/A

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name specific tutorial files or tests; begin by locating the MONAI model-zoo tutorials covered by the requested typo, language, consistency, and beginner-friendliness reviews. Define the file-by-file documentation scope and versioning requirements first, then confirm that the completed changes can be aggregated and tagged in a new model version.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.