Mobile-Native Government and Immigration Form Filler
USCIS, IRS, and other government agencies use Adobe XFA PDF forms that don't render correctly in most mobile PDF apps. Users trying to fill immigration paperwork, tax forms, or benefits applications on their phones hit broken fields, missing dropdowns, and failed submissions. A builder on HN shipped a free USCIS form filler validating this exact pain. The broader opportunity is any government PDF made mobile-friendly.
Start with the highest-pain forms: USCIS (immigration), IRS (taxes), and FAFSA (student aid). These have the most emotional urgency and the worst mobile experiences. The privacy angle is critical: users filling immigration forms are especially sensitive about data. Run everything client-side, store nothing on servers. FillVisa's architecture (browser-based, local-only) is the right model.
landscape (3 existing solutions)
Government agencies standardized on Adobe XFA forms years ago and haven't modernized for mobile. Adobe's own mobile reader handles them but with terrible UX. FillVisa proved the model for immigration forms but the gap extends to all government paperwork. Nobody has built a mobile-native form filler that converts XFA government PDFs into touch-friendly, auto-saving, smart-fill experiences.