While training a LLM over a Project Codebase, I decided to perform data augmentation or metadata generation to improve the dataset by enhancing docstrings of the source code. PR Generated with list of ...
Visual Studio Code extension to quickly generate docstrings for python functions using AI(NLP) technology. This project is forked for NilsJPWerner/autoDocstring ...