Portfolio lab — FastAPI + Claude tool-use for PDF/CSV/Excel/image workflows.
Processing your documents…
GET /health — confirms process is up and whether ANTHROPIC_API_KEY is set.POST /process runs the Claude tool-use loop in agent.py (local tools: read, split, validate, export, mock email)./process returns 503 with setup instructions — it will not fake AI answers.