A tool that automatically generates docstrings for Python code using LLM APIs. It processes Python files recursively and creates files with inserted docstrings while preserving the original codes.
Fine tune TinyLlama-1.1B to write docstrings for Python functions.