Build-tool for bulk-generating AI images.
- Uses native async API (chat.complete_async) - Appends text input file contents to prompt with headers - Notes image inputs as attached references - Writes raw LLM response directly to output file |
||
|---|---|---|
| bulkgen | ||
| .envrc | ||
| .gitignore | ||
| .python-version | ||
| devenv.lock | ||
| devenv.nix | ||
| devenv.yaml | ||
| main.py | ||
| pyproject.toml | ||
| pyrightconfig.json | ||
| README.md | ||
| uv.lock | ||