Skip to content
 
 

Repository files navigation

PaperClaw

Drop PDFs into inbox/. Run process. They land in library/ classified, renamed, and with a Markdown transcript alongside each one.

Quick start

npm run setup    # install deps + configure git hooks
npm run check    # format • lint • typecheck • test

Copy .env.example.env and fill in ANTHROPIC_API_KEY before running process.

Development

npm run dev -- process          # process all PDFs in inbox/
npm run dev -- process --dry-run # preview without moving files
npm run dev -- list             # list all documents in library/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages