auto-commentor was a participant of the AI Hackathon.
This tool automatically generates comments for your code files. By specifying a source directory, the tool recursively scans all files and directories, excluding those specified in the .exclude file or predefined paths. The commented files are then saved into a specified destination directory (./Generated/)
Built with