Inspiration

What it does

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for STRATify

Project Story 🚀 About the Project Stratify was inspired by a simple frustration: building a resume and searching for jobs feels unnecessarily fragmented and overwhelming. Most people switch between resume templates, job boards, AI tools, and formatting guides. I wanted to create a single intelligent workspace that simplifies this entire process using AI. The idea was to combine conversational AI, voice interaction, and job matching into one seamless platform. Instead of manually formatting resumes, users can speak naturally about their experiences, and the system structures everything into professional sections like Summary, Experience, Education, and Skills. From there, the resume can be analyzed to suggest jobs that align with the user’s background. 🛠 How I Built It Stratify was built using React and Material UI for a clean, responsive interface styled with the Space Grotesk font for a modern feel. I implemented browser-based speech recognition for voice input and connected the application to an AI model through a backend API to securely generate resume content. The system architecture follows: Frontend → Backend API → AI Model → Structured Resume Output This ensures API keys remain secure while enabling real-time conversational responses. 📚 What I Learned This project taught me how to: Design user-centric AI experiences Securely integrate APIs using backend routing Manage conversational state and UI updates Structure AI prompts for professional resume formatting I also learned the importance of clean UX when working with intelligent systems. ⚡ Challenges I Faced One major challenge was securely integrating AI without exposing API keys in the frontend. Another was ensuring the resume output remained structured and consistent. Voice recognition accuracy and UI consistency across pages also required refinement. Overall, Stratify became more than a resume tool—it evolved into an intelligent career companion.

Built With

Share this project:

Updates