This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Profiler Buddy is a service for automatic profiling of social media users from the analysis of unstructured data. It allows you to predict the demographic data from the user's feed and it automatically fills Beck Depression Inventory, based on the user's post history.
Input data: list of user social posts (natural language texts)
Check the OpenAPI specification for more information regarding the API.
pip install -r requirements.txt
or run as a container with:
Clone the project and start the application with python profiler.py
or run as a container with docker-compose up
Include more demographic data:
Improve prediction accuracies:
Assist for other mental disorders:
GNU GPLv3.0