pxp9/lazy_doc: AI-powered code documentation for the lazy
2026-01-31
![]()
This is the GitHub repository for the Lazy Doc library, which detects undocumented Elixir functions and passes their source code to an AI provider to generate documentation. The library ignores functions that already have docs, those marked with @doc false, and all private functions, though private helpers are included in the AI prompt for context.
Was this useful?