srbhr / Resume-Matcher

Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
https://www.resumematcher.fyi/
Apache License 2.0
4.92k stars 2.11k forks source link

added resume matcher ipynb #96

Closed SubramanyamChalla24 closed 1 year ago

SubramanyamChalla24 commented 1 year ago

Pull Request Title

Added a ipynb for the similarity score using cohere and qdrant .

Related Issue

Description

Type

Proposed Changes

Screenshots / Code Snippets (if applicable)

image

How to Test

  1. Download the notebook and run it locally or in colab
  2. Need to have config.yml file with proper cohere key and qdrant api key and url

Checklist

Additional Information