palomapiot / profiler-buddy

API for building a demographic profile and autocompleting the BDI questionnaire.
GNU General Public License v3.0
5 stars 1 forks source link

[Roadmap] Profile personality #3

Open palomapiot opened 3 years ago

palomapiot commented 3 years ago

Is your feature request related to a problem? Please describe. In order to enrich the demographic profile, it would be nice to profile the personality of the user, as it is an important factor in the context of mental disorders.

Describe the solution you'd like Return on the endpoint /profile the result of profiling the personality. We should return two new fields: personality and personality_score.

personality: string with the personality of the user The groups should be: extraversion, agreeableness, conscientiousness, neuroticism and openness

personality_score: double with the score prediction

Feel free to discuss and comment on which approach we should follow for profiling the personality. I recommend reading this publication https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0073791