0

Can I get the personality summary as text using the api like it shows on personality insights demo page. Also how do I get the fields 'You're most likely to...' and 'You're most unlikely to...'. Any help is appreciated.

herchu
  • 936
  • 7
  • 24

1 Answers1

1

We have several utility libraries available at https://github.com/personality-insights/, one of which "text-summary" will provide the text summary (given a profile as input). This is the same component we use in the PI demo.

We do not currently provide a way to get the "likely" and "not likely" classifiers, but are looking into a way to provide these.

Neil Boyette
  • 171
  • 2