Inspiration

The diversity of resumes in terms of quality and format during recruitment process inspired us. We identified a significant opportunity to use AI to streamline the process of resume refinement for job seekers, thereby increasing their confidence and chances when exploring new career opportunities.

What it does

Our project, Resume Debugger, evaluates resumes uploaded by users. It uses Document AI to parse PDF resumes into text format, then utilizes Vertex AI to analyze various aspects of each resume - education, work experience, and overall content. It provides personalized suggestions for improvements, assisting users to enhance their resumes effectively.

How we built it

We built the Resume Debugger by integrating MongoDB Atlas with Google Cloud services, specifically Document AI and Vertex AI. MongoDB Atlas handles data management and storage for the application. We deployed Document AI to convert PDF resumes into text format, then utilized Vertex AI to analyze the text and generate tailored feedback for each user's resume.

Challenges we ran into

We encountered challenges in parsing a variety of PDF resume formats into structured text data due to their complexity. Also, selecting and configuring the appropriate Vertex AI model to ensure meaningful and precise feedback was another challenge. Ensuring system performance and scalability to handle a large volume of resumes and provide swift feedback was a critical requirement that posed some technical challenges as well.

Accomplishments that we're proud of

We're proud of creating a practical, user-friendly application that leverages cutting-edge AI technology to assist job seekers. Our project not only addresses a real-world problem but also demonstrates the effective integration of MongoDB Atlas and Google Cloud services. We're particularly proud of overcoming the technical challenges in parsing complex PDF formats and generating insightful feedback using Vertex AI.

What we learned

This project taught us a lot about using Document AI to parse complex PDF documents and using Vertex AI for content analysis and evaluation. We also learned how to effectively integrate MongoDB Atlas with Google Cloud services and manage an application within these environments.

What's next for Resume Debugger

We plan to refine and expand the functionality of Resume Debugger, incorporating user feedback for continuous improvement. One future enhancement is the addition of industry-specific resume evaluation and advice, which would further personalize the experience for users. We also intend to introduce a feature that recommends learning paths based on the content of the resumes, providing users with direction for professional development. Moreover, we're exploring options to further enhance system scalability and performance to handle a higher volume of users.

Built With

Share this project:

Updates