0.1.2-old-resume-matcher

moorcheh-ai/memanto0.1.2-old-resume-matcherMay 26, 2025by srbhr

AI Summary

Old resume matcher release featuring web app filesystem save functionality, resume selection dropdown, Streamlit Interactive v1.0, and Colab usage support.

Key Highlights

  • Web app save resume and job descriptions to filesystem
  • Dropdown menu for resume selection
  • Streamlit Interactive v1.0
  • Colab usage support
  • Dependency updates (streamlit, fastapi, etc.)

New Features

  • Web app filesystem persistence
  • Resume selection dropdown
  • Streamlit Interactive mode
  • Colab integration

Full Release Notes

# Old Resume Matcher

Saving this as a release if people want to try the old code and use that to build things.
Date: May 26, Monday, 2025

Use the branch `old-resume-matcher-2025` as the one when using this repository.


<br/>

---

## What's Changed
* Updated the readme with issues link.  by @srbhr in https://github.com/srbhr/Resume-Matcher/pull/163
* Create CONTRIBUTING.md by @NathanTarbert in https://github.com/srbhr/Resume-Matcher/pull/176
* Create a SECURITY.md by @NathanTarbert in https://github.com/srbhr/Resume-Matcher/pull/171
* chore: update readme notify webapp fake data by @Sayvai in https://github.com/srbhr/Resume-Matcher/pull/169
* chore: update next.js version from 13.4.19 to 13.5.3 by @Sayvai in https://github.com/srbhr/Resume-Matcher/pull/172
* feat: web app - save resume and job descs to filesystem by @Sayvai in https://github.com/srbhr/Resume-Matcher/pull/179
* added dropdown menu to select resume instead of slider by @Devasy23 in https://github.com/srbhr/Resume-Matcher/pull/167
* Enhance UI landing page by @sandipkarmokar in https://github.com/srbhr/Resume-Matcher/pull/189
* Feature/Fix: Optimize LinkedIn_to_PDF logic by @imhalcyon in https://github.com/srbhr/Resume-Matcher/pull/194
* Fix: Add script for Windows (non-WSL) users + update readme by @imhalcyon in https://github.com/srbhr/Resume-Matcher/pull/185
* Upgrade: streamlit to 1.27.1, streamlit-extras to 0.3.2, htbuilder to 0.6.2, Pillow to 10.0.1 by @imhalcyon in https://github.com/srbhr/Resume-Matcher/pull/183
* fix: corrected a resume typo on the contributing markdown file by @Markkimotho in https://github.com/srbhr/Resume-Matcher/pull/201
* Updated .gitignore to ignore .DS_store by @srbhr in https://github.com/srbhr/Resume-Matcher/pull/203
* Feature: Streamlit Interactive v1.0 by @imhalcyon in https://github.com/srbhr/Resume-Matcher/pull/184
* Info section UI enhancement by @sandipkarmokar in https://github.com/srbhr/Resume-Matcher/pull/206
* fix: nextjs ui throws exception on error ts file by @Sayvai in https://github.com/srbhr/Resume-Matcher/pull/208
* Footer section inclusion by @sandipkarmokar in https://github.com/srbhr/Resume-Matcher/pull/212
* Adds a sidebar and favicon to existing streamlit apps by @imhalcyon in https://github.com/srbhr/Resume-Matcher/pull/182
* Colab Usage by @SubramanyamChalla24 in https://github.com/srbhr/Resume-Matcher/pull/193
* Added Footer UI design by @sandipkarmokar in https://github.com/srbhr/Resume-Matcher/pull/215
* HacktoberFest banner removal by @sandipkarmokar in https://github.com/srbhr/Resume-Matcher/pull/219
* Chore(deps): Bump pyarrow from 12.0.1 to 14.0.1 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/220
* Chore(deps): Bump python-multipart from 0.0.6 to 0.0.7 in /archive by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/237
* Shifted the WebApp to a web-app branch by @srbhr in https://github.com/srbhr/Resume-Matcher/pull/238
* Chore(deps): Bump python-multipart from 0.0.6 to 0.0.7 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/236
* Chore(deps): Bump fonttools from 4.41.0 to 4.43.0 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/224
* Chore(deps): Bump pypdf from 3.12.2 to 3.17.0 in /archive by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/218
* Chore(deps): Bump streamlit from 1.24.1 to 1.30.0 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/231
* Chore(deps): Bump pillow from 9.5.0 to 10.2.0 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/232
* Chore(deps): Bump fonttools from 4.41.0 to 4.43.0 in /archive by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/225
* Chore(deps): Bump fastapi from 0.101.1 to 0.109.1 in /archive by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/235
* Chore(deps): Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/228
* No Api Keys by @SubramanyamChalla24 in https://github.com/srbhr/Resume-Matcher/pull/243
* Chore(deps): Bump fastapi from 0.101.1 to 0.109.1 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/234
* Chore(deps): Bump gitpython from 3.1.32 to 3.1.41 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/226
* Chore(deps): Bump pypdf from 3.12.2 to 3.17.0 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/217
* Chore(deps): Bump streamlit from 1.24.1 to 1.30.0 in /archive by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/230
* Chore(deps): Bump jinja2 from 3.1.2 to 3.1.3 in /archive by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/229
* Chore(deps): Bump gitpython from 3.1.32 to 3.1.41 in /archive by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/227
* Add logging configuration and update similarity score display by @Devasy23 in https://github.com/srbhr/Resume-Matcher/pull/245
* Removed the archive folder by @srbhr in https://github.com/srbhr/Resume-Matcher/pull/247
* Fix the requirements conflict #246 by @srbhr in https://github.com/srbhr/Resume-Matcher/pull/248
* Add pre-commit hooks and code formatting guidelines by @Devasy23 in https://github.com/srbhr/Resume-Matcher/pull/250
* added cohere and qdrant-client to requirements.txt (#244) by @BAndresen in https://github.com/srbhr/Resume-Matcher/pull/254
* Chore(deps): Bump idna from 3.4 to 3.7 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/253
* Chore(deps): Bump pillow from 10.2.0 to 10.3.0 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/252
* Minimal update to the readme by @srbhr in https://github.com/srbhr/Resume-Matcher/pull/255
* Fix the alignment of the header image by @srbhr in https://github.com/srbhr/Resume-Matcher/pull/256
* removed cohere dependency , api codes .  by @SubramanyamChalla24 in https://github.com/srbhr/Resume-Matcher/pull/261
* Updated version by @SubramanyamChalla24 in https://github.com/srbhr/Resume-Matcher/pull/264
* Fix directory existence check in `remove_old_files` function by @Abdulkhalek-1 in https://github.com/srbhr/Resume-Matcher/pull/290
* Solves #272 and #286 by creating Processed folder if not present already by @Hemanth-Thaluru in https://github.com/srbhr/Resume-Matcher/pull/287
* Reduces build time by 6x by @Hemanth-Thaluru in https://github.com/srbhr/Resume-Matcher/pull/288
* Fixing typo of fastembed in Readme.md by @atarora in https://github.com/srbhr/Resume-Matcher/pull/292
* Chore(deps): Bump zipp from 3.16.2 to 3.19.1 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/280
* Chore(deps): Bump scikit-learn from 1.3.0 to 1.5.0 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/274
* Chore(deps): Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/279
* Chore(deps): Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/258
* Chore(deps): Bump tornado from 6.3.3 to 6.4.2 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/297
* Chore(deps): Bump python-multipart from 0.0.7 to 0.0.18 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/295
* Chore(deps): Bump nltk from 3.8.1 to 3.9 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/294
* Chore(deps): Bump streamlit from 1.30.0 to 1.37.0 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/296
* fixing #272 folder not found error by @KamalMahanna in https://github.com/srbhr/Resume-Matcher/pull/284
* Chore(deps): Bump qdrant-client from 1.8.2 to 1.9.0 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/267
* Chore(deps): Bump requests from 2.31.0 to 2.32.0 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/265
* fix: upgrading nltk dependency to fix wordnet/punkt download by @aslafy-z in https://github.com/srbhr/Resume-Matcher/pull/300
* Chore(deps): Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/301
* docs: update README.md by @eltociear in https://github.com/srbhr/Resume-Matcher/pull/303
* Chore(deps): Bump tornado from 6.4.2 to 6.5.1 by @dependabot in https://github.com/srbhr/Resume-Matcher/pull/360

## New Contributors
* @NathanTarbert made their first contribution in https://github.com/srbhr/Resume-Matcher/pull/176
* @imhalcyon made their first contribution in https://github.com/srbhr/Resume-Matcher/pull/194
* @Markkimotho made their first contribution in https://github.com/srbhr/Resume-Matcher/pull/201
* @BAndresen made their first contribution in https://github.com/srbhr/Resume-Matcher/pull/254
* @Abdulkhalek-1 made their first contribution in https://github.com/srbhr/Resume-Matcher/pull/290
* @Hemanth-Thaluru made their first contribution in https://github.com/srbhr/Resume-Matcher/pull/287
* @atarora made their first contribution in https://github.com/srbhr/Resume-Matcher/pull/292
* @KamalMahanna made their first contribution in https://github.com/srbhr/Resume-Matcher/pull/284
* @aslafy-z made their first contribution in https://github.com/srbhr/Resume-Matcher/pull/300

**Full Changelog**: https://github.com/srbhr/Resume-Matcher/compare/v0.1.1-alpha...0.1.2-old-resume-matcher