> For the complete documentation index, see [llms.txt](https://lwang010.gitbook.io/longw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lwang010.gitbook.io/longw/mlops/chap-4.-build-toolkit-for-team-or-yourself.md).

# Chap 4. Toolkit/codebase

There are a few steps involved:

* identify the scope for the code base, for example, it is only a template or standardized way for training, or only focus on certain scenarios or certain functionalities.
* have a design doc, put a group of questions ready, and schedule a group meeting to have everyone on board and confirm the decisions on the questions. also, have a more comprehensive design doc with delivery/issues to discuss/event protocol/milestone
* have tasks assigned specifically

**Related resources:**

DL toolkits for Medical image:

* DLTK (<http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/Python_html/20_Expand_With_Interpolators.html>)
* MONA(<https://github.com/corelan/mona>)
* CLARA(<https://ngc.nvidia.com/catalog/containers/nvidia:clara-train-sdk>)
