Transita, a new early-access web application, uses Anthropic's Claude API to match individual users against more than 100 visa pathways across five major immigration destinations: the United States (28 visas), Canada (22 visas), the United Kingdom (19 visas), Australia (24 visas), and Germany (15 visas). Rather than presenting static lists of visa categories, the service attempts to identify which specific programs a given person would actually be competitive for, returning ranked results with realistic timelines, cost estimates, and document checklists. The entire process takes roughly three minutes and requires no account creation.
The user experience centers on an 8-question quiz covering background, goals, and timeline, written in plain language without legal jargon. Transita feeds those responses to the Claude API in real-time, which compares the user profile against its visa database and produces a personalized eligibility ranking. Built with Next.js, the application is free and positions itself explicitly as an informational tool rather than legal counsel, directing users to licensed immigration attorneys for formal advice. A separate business-facing pathway is also listed on the site, pointing toward potential employer or HR use cases around assessing international hire eligibility.
Immigration eligibility is a natural fit for this kind of LLM-powered matching tool. The rules are dense and highly conditional — qualifying for a US O-1A requires demonstrating "extraordinary ability" across specific evidence categories, while a Canadian Express Entry score can shift dramatically based on age, education, and job offer combinations. Navigating that alone is genuinely hard, and a consultation with an immigration attorney typically starts at several hundred dollars. Claude's job here is not generating free-form advice but doing profile-to-ruleset matching: given this specific person's circumstances, which of 108 programs are realistically in reach? The team says it is still collecting user feedback to sharpen that matching logic.
The business-facing pathway listed on the site may be where the real commercial opportunity sits. Employers sponsoring international hires routinely pay immigration counsel just to assess basic eligibility before a hiring decision is made — a screening step that a tool like Transita could replace at near-zero marginal cost.