Skip to content

Instantly share code, notes, and snippets.

View whitead's full-sized avatar
:atom:

Andrew White whitead

:atom:
View GitHub Profile
@whitead
whitead / checker.py
Last active December 9, 2025 02:49
uv run checker.py [PDF document]
# /// script
# dependencies = [
# "anthropic",
# "edison-client",
# ]
# ///
import anthropic
import asyncio
import base64