Show HN: Distil-localdoc.py – SLM assistant for writing Python documentation
github.comWe built an SLM assistant for automatic Python documentation - a Qwen3 0.6B parameter model that generates complete, properly formatted docstrings for your code in Google style. Run it locally, keeping your proprietary code secure!
```bash python localdoc.py --file your_script.py ```
No comments yet.