Settings

Theme

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

github.com

4 points by party-horse123 3 months ago · 0 comments · 1 min read

Reader

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 ```

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection