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