A chrome extension to help you connect with more women on LinkedIn:
-Navigate to the My Network tab (on LinkedIn)
-Click the Link with Women Chrome Extension icon
-The extension will filter people currently loaded
If you want to use this extension, see the install instructions listed below.
07/20/2017 - Forbes.com - How Capital One Supports Diversity From Top To Bottom
Sign-up for a FREE API key from Clarifai:
https://developer.clarifai.com/signup/
Sign-up for a FREE API key from Gender-API:
https://gender-api.com/en/account
git clone the repo
cd wit
touch secret.js
Add the following to secret.js (replace words with actual keys and secret from sign-up step):
const clarKey = 'CLARIFAI_ID_HERE'
const clarSecret = 'CLARIFAI_SECRET_HERE'
const genderKey = 'GENDER_API_KEY_HERE'
In Chrome, navigate to: chrome://extensions/
Check the Developer mode check box
Click Load unpacked extension...
Select the wit folder
https://developer.chrome.com/extensions
https://www.clarifai.com/
https://gender-api.com/