ksk76/AMDDeveloperHackathon
2
Uplan — Immigration Document Intelligence
Adversarial Document Intelligence Pipeline built for the AMD Developer Hackathon 2025.
Uplan applies five cooperating specialist agents and a structural encoding pipeline to find the logical inconsistencies that cause visa rejections — before an immigration officer does.
How It Works
- Structural Encoding — PDF pages → Gemini Flash extraction → SemanticGraph (~1,200 tokens, 98% compression)
- Privacy Purge Gate — Raw bytes deleted before any agent sees the data
- Deterministic Rule Engine — 10 pure-math rules (no LLM, no hallucination)
- 5 Specialist Agents — Identity, Financial, Temporal, Sponsor, Enrollment (Gemini Pro)
- Narrative Synthesis — PASS / CONDITIONAL / FAIL verdict with rebuttal guidance
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
