Commit d53493

2025-09-25 09:39:07 Meenakshi: test
Projects/HireGenius.md ..
@@ 58,19 58,6 @@
* **Deployment & Tools:** Docker, GitLab CI/CD, AWS EC2 / DigitalOcean for hosting
- ## Project Architecture
-
- (Optional but highly recommended for complex projects. A diagram works best here. You can describe it if you can't add an image.)
- This wiki also supports "mermaid" where you can create architectural diagrams using text.
- ```mermaid
- graph LR
- A[ THIS IS ] -- Link text --> B((MERMAID))
- A --> C(Round Rect)
- B --> D{Rhombus}
- C --> D
- ```
-
-
## Challenges & Learnings
- Parsing resumes was the hardest part, since they come in multiple formats (PDF, Word, scanned images) and contain unstructured data. Ensuring accurate extraction of skills, experiences, and certifications required fine-tuning NLP pipelines.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9