Inspiration
The tech job market has become increasingly competitive, where even minor mistakes in resume presentation can lead to automatic rejection despite a strong skill match. This motivated us to create an AI-powered tool that generates ATS-friendly resumes tailored to job descriptions, helping users showcase their skills effectively.
What It Does
The tool parses job postings directly from LinkedIn and generates an optimized resume based on the user's current experience and skills. It focuses on key sections like experience, skills, and summary, offering users inspiration for how to craft their resumes to align with job requirements.
How We Built It
We developed this tool using:
- Google Chrome Built-In AI for parsing and content generation.
- Chrome Extensions to integrate directly with the user's browser.
- Tailwind CSS for styling.
- React for dynamic and interactive UI components.
Challenges We Faced
Learning Chrome Extension Development:
- Setting up a seamless developer experience was tricky since Hot Module Replacement (HMR) isn’t natively supported for Chrome Extensions.
- Setting up a seamless developer experience was tricky since Hot Module Replacement (HMR) isn’t natively supported for Chrome Extensions.
Inconsistent AI Prompt Results:
- The Prompt API sometimes returned outputs with varying content and formatting, especially when parsing long and complex job descriptions. This required refining prompts for better specificity.
- The Prompt API sometimes returned outputs with varying content and formatting, especially when parsing long and complex job descriptions. This required refining prompts for better specificity.
Accomplishments We’re Proud Of
- Gaining expertise in crafting effective AI prompts.
- Successfully developing our first Chrome Extension.
- Generating meaningful and customizable resumes directly within the extension interface.
What We Learned
- How to leverage built-in AI tools effectively.
- Fundamentals of Chrome Extension development.
- Advanced configurations using Webpack for bundling and build optimization.
What’s Next for CoverAI
- Enhanced AI Prompting: Improve consistency and accuracy in generating experience, skills, and summary sections.
- Resume Management: Add functionality to save and manage previously generated resumes.
- Expanded Sections: Introduce additional sections such as Education, Certifications, and Projects.
Built With
- chrome
- react
- tailwind
- typescript

Log in or sign up for Devpost to join the conversation.