-
Couldn't load subscription status.
- Fork 1
Open
Labels
featureFunctional feature or user-facing capabilityFunctional feature or user-facing capabilityparserPDF or text parsing logicPDF or text parsing logicphase-2Tasks scheduled for Phase 2 roadmapTasks scheduled for Phase 2 roadmap
Milestone
Description
Business Value
Supporting additional file formats increases accessibility for users who may not have their résumé in PDF format.
Description
Add the ability to upload and process .docx and .txt files in addition to PDF. Ensure they integrate into the same parsing pipeline and fallback to AI when needed.
Technical Details
- Extend file upload validation to allow
.docxand.txt - Use
mammothfor.docxto extract plain text - Use basic file reader for
.txtfiles - Normalize inputs into the same text-processing pipeline as PDF
Acceptance Criteria
- Users can upload
.docxand.txtformats - Text is extracted and processed equivalently to PDF
- All parsing and AI logic applies to these formats
- Invalid or unsupported formats are rejected gracefully
Metadata
Metadata
Assignees
Labels
featureFunctional feature or user-facing capabilityFunctional feature or user-facing capabilityparserPDF or text parsing logicPDF or text parsing logicphase-2Tasks scheduled for Phase 2 roadmapTasks scheduled for Phase 2 roadmap
Projects
Status
No status