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.84k stars 2.04k forks source link

qdrant api key #63

Closed fly-it closed 1 year ago

fly-it commented 1 year ago

Can you provide us with a link from where can we get the api key please ?

srbhr commented 1 year ago

Hi @fly-it in order to get the Qdrant API key you need to register for Qdrant Cloud. https://qdrant.tech/documentation/cloud/

Also, they have a documentation on how to do semantic search in Qdrant (I prefer you run this on Google Colab) Sentence Transformers require heavy GPU and CUDA

fly-it commented 1 year ago

Thank a lot.