Files
Resume-Matcher/docs
srbhr 9fdd4a3eb4 feat: implement AI-powered resume enrichment feature
- Add Pydantic models for enrichment items, questions, and responses in backend schema.
- Create frontend components for the enrichment modal, including steps for analyzing, generating, and applying enhancements.
- Implement a custom hook for managing the enrichment wizard state using useReducer.
- Integrate API functions for analyzing resumes, generating enhancements, and applying changes.
- Document architectural decisions and component structure for the enrichment feature.
2025-12-30 17:55:07 +05:30
..