Templates
for code generation
- add CRUD of templates for code generation
- for example, a seed project that would have all best-practice in place for full-cycle AI development
- front-end (s)
- back-end (s)
- LM (s)
- database (s)
- chore (for each of the above)
- commit types standard
- commitizen cli prompt
- versioning
- changelog generation (semver)
- releasing
- etc.
- docs for all of the above + tutorials with stackblitz/tutorialkit (opens in a new tab)
- for example, a seed project that would have all best-practice in place for full-cycle AI development
It might be very useful & time-saving for newcomers into the field of AI / ML / Data development, not familiar with how certain things are implemented and work.