Initial commit: Screen Leads app

Screen-capture lead tool: capture agent, Claude vision extractor with
pluggable site recipes (LinkedIn), canonical funnel model, SQLite storage,
FastAPI backend, dashboard, and setup/run scripts.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-27 07:43:33 +05:30
commit c1eef4c6aa
32 changed files with 1688 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
anthropic>=0.116.0
fastapi>=0.110
uvicorn[standard]>=0.27
mss>=9.0
pyautogui>=0.9.54
python-dotenv>=1.0