A single page interactive resume exploration application built around a chatbot.
Jobsy took first place in MintBean's "Hack the Chatbot" Hackathon.
Jobsy is built around a Botkit chatbot backend with Node.js and React integration on the front end.
If a user types something that doesn't match exactly to something on your resume, Jobsy uses fuzzyset to find the closest words to the input text. It then sends those suggestions back as quick reply buttons.
Jobsy remembers users' history and gives them a "back" button at each step so that they can retrace their path through your resume.
Once a node has been visited, Jobsy will present that option in a slightly different color with a check mark to indicate that a user has already seen it during their session.
You can add a metadata key to any resume node. When that node is visited, the data in that key will be passed along to Jobsy's left-hand panel, delivering custom images, text, and hyperlinks at each step of your resume.



