between-the-lines

Annotate Python files from the web or terminal with semantically meaningful comments. The model comments only on AST-backed code blocks, and the application deterministically verifies that the executable AST is unchanged after annotation.

Run from your terminal

npx between-the-lines-cli path/to/file.py --model base --summary
Comment Model