Releases: srbhr/Resume-Matcher
Releases · srbhr/Resume-Matcher
v0.1.1-alpha
What's Changed
Fixed
- Cohere and Qdrant URL API keys issue.
- Added a Webapp in next js and FastAPI.
- Minor bug fixes.
- docs: Adding doc badge redirect folks to Resume Matcher Docs by @shravan20 in #125
- Setting minimal version of qdrant client to avoid url error issue by @gonchik in #124
- Update README.md by @pragati2112 in #123
- Fix: updated the readme with pyenv and docs links. by @srbhr in #127
- Removed circular dependancy of qdrant-client by @sriramr244 in #129
- Modify docker image WORKDIR to fix find_path() error by @yichao-cai in #131
- Changes to be committed: Updated Streamlit descriptions: - Amended the descriptions of selecting a 'job descriptions'. by @dxxky in #132
- Feat: Convert Linkedin job post data to pdf. by @ILB-96 in #84
- Resolves issue #130 by @SubramanyamChalla24 in #133
- Formatting: Initialize modules folders. by @ILB-96 in #126
- Update requirements.txt by @admalekar in #145
- NextJS Fullstack Webapp by @srbhr in #149
- Update issue templates by @srbhr in #151
- chore: add gif files of webapp ui demo and debugging by @Sayvai in #154
- Updated the readme with GIF by @srbhr in #157
- Updated the readme by @srbhr in #159
- Updated the Readme file for HF and Bullets by @srbhr in #160
- fix: webapp - wsl shell source not found by @Sayvai in #155
New Contributors
- @shravan20 made their first contribution in #125
- @gonchik made their first contribution in #124
- @pragati2112 made their first contribution in #123
- @sriramr244 made their first contribution in #129
- @yichao-cai made their first contribution in #131
- @dxxky made their first contribution in #132
- @admalekar made their first contribution in #145
Full Changelog: v0.1.0-alpha.1...v0.1.1-alpha
v0.1.0-alpha.1 (20 Aug 23) First Alpha Release
Releasing v0.1.0-alpha.1 First Alpha Release
Thanks a lot for the development of this project. I'm glad that we're getting lots of new users and contributors. There are a lot of things coming to this project. A full-fledged UI and React Dashboard.
We're able to do:
- Parse Resumes Successfully.
- Perform Semantic Similarity.
- Integrated Cohere and Qdrant with Resume Matcher.
- Improvements to the code done to parse only if a single resume is available.
What's Changed
- Bump notebook from 6.4.0 to 6.4.1 by @dependabot in #1
- Bump nltk from 3.6.2 to 3.6.5 by @dependabot in #4
- Bump sqlparse from 0.4.1 to 0.4.2 by @dependabot in #3
- Bump pillow from 8.3.1 to 8.3.2 by @dependabot in #2
- Bump pillow from 8.3.2 to 9.0.0 by @dependabot in #6
- Bump lxml from 4.6.3 to 4.6.5 by @dependabot in #5
- Bump django from 3.2.5 to 3.2.11 by @dependabot in #8
- Bump nltk from 3.6.5 to 3.6.6 by @dependabot in #7
- Bump django from 3.2.11 to 3.2.12 by @dependabot in #10
- Bump ipython from 7.25.0 to 7.31.1 by @dependabot in #9
- Bump pillow from 9.0.0 to 9.0.1 by @dependabot in #11
- Bump notebook from 6.4.1 to 6.4.10 by @dependabot in #12
- Bump lxml from 4.6.5 to 4.9.1 by @dependabot in #19
- Bump django from 3.2.12 to 3.2.14 by @dependabot in #18
- Bump numpy from 1.21.1 to 1.22.0 by @dependabot in #16
- Bump notebook from 6.4.10 to 6.4.12 by @dependabot in #15
- Bump mistune from 0.8.4 to 2.0.3 by @dependabot in #20
- Bump streamlit from 0.84.2 to 1.11.1 by @dependabot in #22
- Bump django from 3.2.14 to 3.2.15 by @dependabot in #24
- Bump nbconvert from 6.1.0 to 6.3.0 by @dependabot in #23
- Bump nbconvert from 6.3.0 to 6.5.1 by @dependabot in #25
- Bump protobuf from 3.17.3 to 3.18.3 by @dependabot in #26
- Bump joblib from 1.0.1 to 1.2.0 by @dependabot in #27
- Bump certifi from 2021.5.30 to 2022.12.7 by @dependabot in #29
- Updated README.md on new version by @srbhr in #36
- 0.0.1 Canary-Releasing code for a second version. by @srbhr in #39
- Canary-0.0.1 by @srbhr in #42
- PTC-001-Updated-the-readme by @srbhr in #43
- [FEATURE-003] Updates to streamlit app by @srbhr in #46
- Feature add vector search by @srbhr in #47
- Added requirements.txt file by @srbhr in #52
- Updated the app with new requirements by @srbhr in #53
- Fixed NLTK error by @srbhr in #54
- Fixed error for deployment by @srbhr in #55
- Fdev 004 code cleanup readme updates and others by @srbhr in #56
- Updated the Readme file. by @srbhr in #57
- Added funding option by @srbhr in #58
- Updated the links by @srbhr in #60
- Updated with product hunt link by @srbhr in #61
- Fix GitHub Sponsors Link by @srbhr in #62
- chore: Added issue template for PR's by @himanshu007-creator in #66
- chore: added pull request template by @himanshu007-creator in #67
- Update README.md by @Dbhardwaj99 in #71
- Update Readme add Qdrant Link by @srbhr in #73
- Fix typo in README.md by @eltociear in #79
- Added dockerfile and docker-compose configuration for easy setup by @raditya3 in #77
- Docs: Add contributor tag in readme by @HunnySajid in #85
- Modified get_filenames_from_dir to exclude .DS_Store files by @sahiljani in #82
- Docs: add code of conduct by @helloojohn in #87
- Minor
README.md
improvements by @Panquesito7 in #91 - added resume matcher ipynb by @SubramanyamChalla24 in #96
- Fix update readme by @srbhr in #97
- added a check if nltk resource already exists to avoid downloading ev… by @sanketkhajuria in #98
- Updated the README by @srbhr in #99
- Mockup Version 1 by @sandipkarmokar in #100
- Remove old processed files by @Hazannovich in #86
- Fix: Updated the readme banner by @srbhr in #105
- Update Readme.md by @srbhr in #106
- UI design by @sandipkarmokar in #108
- Changes made by @sandipkarmokar in #109
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #69
- docs: Click the ‘here’ link in the readme to directly fork this repo by @Nauxscript in #112
- Debug: improve logging information and formatter. by @Hazannovich in #113
- Bump tornado from 6.3.2 to 6.3.3 by @dependabot in #110
- Added similarity score code to streamlitapp by @SubramanyamChalla24 in #104
- Added similarity score code to streamlitapp by @SubramanyamChalla24 in #101
- Fix config structure remove old qdrant code by @srbhr in #116
New Contributors
- @dependabot made their first contribution in #1
- @himanshu007-creator made their first contribution in #66
- @Dbhardwaj99 made their first contribution in #71
- @eltociear made their first contribution in #79
- @raditya3 made their first contribution in #77
- @HunnySajid made their first contribution in #85
- @sahiljani made their first contribution in #82
- @helloojohn made their first contribution in #87
- @Panquesito7 made their first contribution in #91
- @SubramanyamChalla24 made their first contribution in #96
- @sanketkhajuria made their first contribution in #98
- @sandipkarmokar made their first contribution in #100
- @Hazannovich made their first contribution in #86
- @Nauxscript made their first contribution in #112
Full Changelog: https://github.com/srbhr/Resume-Matcher/commits/v0.1.0-alpha.1