Git Product home page Git Product logo

talent-manager's Introduction

Talent Manager

Three ways to deploy this application:

Option 1: Click the button below Deploy to Bluemix

Option 2: Download the source, compile using ant and push the war to Bluemix

git clone https://github.com/IBM-Bluemix/talent-manager.git
cd talent-manager
ant
cd output
cf create-service cloudantNoSQLDB Shared talent-manager-db
cf create-service personality_insights standard personality-insights-talent-manager
cf push aUniqueAppName

Replace aUniqueAppName with the name of your app (ex. talent-manager123)

Option 3: Import and deploy to Bluemix using Eclipse for Java EE with the Bluemix plugin.

#Architecture Diagram alt tag

About

Meet Ivy

  • She's a talent manager at a growing tech startup.
  • She's having trouble finding the right candidate based on: ..* technical skills ..* personal compatibility

I wish I could clone my developer, Emory Wren -- having two guys like Emory working here would be amazing.

But that's not possible. So what's the next best thing?

** Talent Hotspot A web application that allows you to search for candidates from a pool of applicants based on how closely they resemble one of your current employees. Talent Hotspot uses Watson's User Modeling API service to analyze a potential candidate's personality based on their answers to a questionnaie (completed upon application to Ivy's company.)

The application can issue queries such as,

"Find me a Developer like Craig Smith". Then search through all possible candidate and return a ranked list of candidates sorted by highest-to-lowest percentage of personality resemblance. From here, searches can be refined by including technical skills. "Find me a Developer like Craig Smith, and knows Java, C and Python"

Technologies

Watson APIs

User Modeling API

  • Rerieve personality traits
  • Visualize personality Traits

Cloudant NoSQL Database

  • Store personality profiles

Bluemix

Other

  • Angular.js
  • external file manager for reading text files

Pre-req's for local development

talent-manager's People

Contributors

jsloyer avatar mjyoung avatar poplav avatar rvennam avatar swelleck avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.