frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Distil-localdoc.py – SLM assistant for writing Python documentation

https://github.com/distil-labs/distil-localdoc.py
4•party-horse123•2mo ago
We 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 ```