Inspiration

Moving to a new country is one of the most stressful experiences in life. Between deciphering foreign bureaucracy, finding housing, and combating loneliness, many immigrants feel overwhelmed. We were inspired by the millions of people moving to Europe who need a knowledgeable, empathetic friend to guide them - not just a search engine, but a companion that understands their specific context.

What it does

ImmiPath is an all-in-one integration platform. It uses AI to generate personalized relocation plans based on citizenship and goals. Its Document Explainer allows users to upload photos or PDFs of bureaucratic letters and get instant, simple summaries. The City Buddy feature helps users find welcoming spaces (cafes, libraries) using Google Maps data, and the Events section connects them with local support groups.

How we built it

We built the frontend with React and Tailwind CSS for a responsive experience. The core intelligence is powered by the OpenAI API.

We utilized:

//

Challenges we ran into

One of the biggest challenges was ensuring the AI provided structured, reliable data for the relocation steps. We had to fine-tune our prompts and use JSON schema enforcement to get consistent checklists. Additionally, implementing the client-side file handling for PDF analysis required careful state management to work seamlessly with the OpenAI API.

Accomplishments that we're proud of

We're particularly proud of the Document Explainer. Seeing the AI correctly identify a German tax form from a photo and explain it in simple English was a "magic moment." We also love how the Dashboard dynamically updates as users complete tasks, giving them a real sense of progress.

What we learned

We learned that for "life-critical" applications like relocation, Grounding is essential. Users need to trust that the places suggested actually exist. We also deepened our understanding of multimodal AI - treating images and text as a single fluid input stream opens up incredible UX possibilities.

What's next for ImmiPath

Next, we plan to add Real-time Voice Translation for users visiting government offices. We also want to integrate a "Human Loop" feature where users can book 15-minute consultations with verified immigration experts for complex cases.

Built With

Share this project:

Updates