You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Understanding intents
a. tag of job seeker - experience, skill, education ...
b. tag of employer - job description, salary, location ...
Create two different models - one for job seeker & one for employer.
Based on user type, the interaction goes to the specific model & gets responded.
Interaction
Question prompted on chat window goes to the backend depending on user type.
Phase 1 - Moderated responses - System pops us possible responses & moderator chooses the best among them. And, this is very essential learning for the model. To improve performance over a period bring more selected responses up the order.