Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 640 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 640 Bytes

job-finder

Project Job Finder at Winter Shool CompTech 2021 - service for a searching related vacations by text queries or a resume document.

Components

  • Embedder- compute input texts embeddings, supports TFIDF, SBERT.
  • Indexer - index for efficient searchin, based on FAISS
  • api - telegram bot backend, based on python-telegram-bot

img