Hi! This is my first app of impmenting document retrival concept. The JobSearch app is developed to assist users in finding relevant job opportunities based on their search queries. The application utilizes a Vector Space Model (VSM) with TF-IDF (Term Frequency-Inverse Document Frequency) for job similarity.
This program is already deployed in stream lit, so u can easily use the program by visit the link belowed. https://jobsearchstki.streamlit.app/.
You can input any query to text field.
Ideas and rrefrence :
