Skip to content

breakfasting/Jobsy

 
 

Repository files navigation

Jobsy

A single page interactive resume exploration application built around a chatbot.

Jobsy took first place in MintBean's "Hack the Chatbot" Hackathon.

Jobsy feature

Jobsy is built around a Botkit chatbot backend with Node.js and React integration on the front end.

Notable Features

Text Suggestions

Suggestions

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.

History

Jobsy remembers users' history and gives them a "back" button at each step so that they can retrace their path through your resume.

History

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.

Exploration-Based Graphics

Graphics

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.

About

Chatbot to get hired.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.0%
  • TypeScript 35.3%
  • SCSS 7.7%
  • HTML 3.0%