I am new to AI/Vector search.
Problem:
I have different types of documents. some of them are candidates resumes/CVs and some are others documents. I want to categorise these documents to resume/not-resume category. I should be memory efficient.
after training:
- input is resume text
- output should be resume/not-resume or 0/1