Inspiration
Applying for technical and corporate roles in 2026 has become a battle of endurance. Job seekers face "application burnout"—spending hours manually tailoring CVs for every role, navigating job boards, and walking into interviews feeling underprepared. The "one-size-fits-all" resume is dead, yet the effort required to customize every touchpoint is unsustainable for a human alone.
What it does
Career Architect Ultra is an end-to-end AI agentic workspace that automates the entire career lifecycle. Built solo for the Gemini 3 Hackathon, it transforms the job hunt from a manual chore into a high-performance engineering process.
The platform doesn’t just "help" you apply; it acts as your personal recruiter, document architect, and vocal coach. By syncing with your "Professional Vault," it understands your unique technical depth and proactively hunts for roles, tailors your materials with surgical precision, and grills you in real-time voice simulations to ensure you land the offer.
The Tech Stack: Powered by Gemini 3 The project pushes the limits of the Gemini 3 API across four key dimensions:
The Professional Vault (Long Context): Leveraging Gemini 3’s 1M+ token context window, the app ingests a user's resume. This creates a persistent "Professional Map" that eliminates hallucinations and ensures every generated output is grounded in real achievements.
The Hunter (Grounding & Tool Use): Using Google Search Grounding, the Discovery Engine bypasses static job boards to find live, verified vacancies. It intelligently filters for "Tech Stack Alignment" rather than just job titles, ensuring users find roles where they actually fit.
The Tailor (High-Reasoning & Structured Outputs): The custom "Direct-Source" logic uses high-level reasoning to map JD requirements to specific bullet points in the user's CV. It outputs a clean, ATS-optimized Markdown structure that the user can refine in real-time via a split-view editor.
The Coach (Multimodal Live API): The "showstopper" feature. Using the Multimodal Live API, Career Architect Ultra provides a zero-latency, voice-interactive mock interview. The AI analyzes not just what you say, but your tone and technical confidence, providing an instant feedback report.
How I built it
Building this entirely in Google AI Studio allowed for rapid "Vibe Coding." I utilized Build Mode to iterate on the React-based dashboard, ensuring a professional "Executive-Tech" aesthetic. By using Structured Outputs, I eliminated the need for complex backend parsers, allowing the frontend to seamlessly render AI-generated data into high-quality resumes and interactive job cards.
Challenges we ran into
Accomplishments that we're proud of
I am incredibly proud of the Zero-Latency Voice Interview Coach. Seeing Gemini 3 transition from a text-based assistant to a living, breathing technical recruiter that gives real-time feedback on your tone and confidence is a "wow" moment every time I demo it.
I’m also proud of the High-Fidelity Tailor module. I moved beyond simple text generation to create a professional Split-View Editor where the AI acts as an architect—building a resume that isn't just a "dump" of keywords, but a structured, ATS-optimized document that visually looks like it was designed by a human professional.
What I learned
The most profound lesson was the power of "Vibe Coding." Building this entire application solo in Google AI Studio taught me that the bottleneck is no longer syntax, but architecture and intent.
I learned that AI is at its best when it's a collaborator, not just a generator. This led to the "Human-in-the-Loop" design of the CV editor, realizing that users need the ability to "steer" the AI. Technically, I also gained a deep understanding of Structured Outputs—learning that forcing a model to speak in JSON and Markdown is the "secret sauce" for building professional-grade tools that don't break.
What's next for Career Architect ultra
Career Architect Ultra is just the beginning. Future iterations will include Agentic Function Calling to automatically track application statuses in a built-in CRM and Vision-to-Voice feedback for practising whiteboard coding sessions.
Log in or sign up for Devpost to join the conversation.