Parses Python files with the ast module to extract function signatures and type hints,
then generates LLM-written README documentation for every public function — with a diff
mode that previews exactly what changed before anything is written. The diff-preview
pattern matters: it’s what makes an AI tool safe to point at a real codebase instead of
something you only trust on toy examples.
A shippable internal tool that directly reduces team toil — the kind of project that justifies 'AI tooling' on a senior engineer's resume with a real before/after.