Skip to content

Releases: srbhr/Resume-Matcher

v0.1.1-alpha

25 Sep 10:53
e49b3e6
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

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

Full Changelog: v0.1.0-alpha.1...v0.1.1-alpha

v0.1.0-alpha.1 (20 Aug 23) First Alpha Release

20 Aug 07:42
cbc68ad
Compare
Choose a tag to compare

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:

  1. Parse Resumes Successfully.
  2. Perform Semantic Similarity.
  3. Integrated Cohere and Qdrant with Resume Matcher.
  4. Improvements to the code done to parse only if a single resume is available.

What's Changed

New Contributors

Full Changelog: https://github.com/srbhr/Resume-Matcher/commits/v0.1.0-alpha.1