Back To Projects

Can A Person’s MBTI Type Be Determined By A Sample Of Their Writing?

Parinita K.

This project aims to lessen the reliance of self-report for personality typology through an artificial intelligence algorithm that can type people as one of the 16 MBTI types using an unedited writing sample by that person.


Personality typology, in this case MBTI, can give us great insight into how a person thinks and operates and what motivates that person’s decisions. Although typology is most commonly seen in pop psychology and used for fun, typing backed by more empirical evidence and less by self-reported answers, which rely solely on the self-awareness and unbiasedness of the person, could give a more accurate insight into how people fit into the theory of cognitive functions, which MBTI is based on. This project aims to lessen the reliance of self-report for personality typology through an artificial intelligence algorithm that can type people as one of the 16 MBTI types using an unedited writing sample by that person. The model used in this project is a transformer model, and the dataset used is a Kaggle dataset consisting of 8000 people’s personality types and 50 written samples from each person. The results are presented through a Streamlit app that uses the model to assign a personality type according to inputted text. The accuracy measured while testing this model is approximately 57.64%, which means the model correctly classified over half the text samples it was tested on. This indicates that there is a pattern that the model is picking up on, other than complete chance, that connects a person’s writing to their MBTI type. However, the writing is not 100% predictive of the person’s personality type.

Explore More!

Parinita K.
Philip Bell
Computer Science MS from Georgia Tech, Harvard and Oxford alum, AI Engineer at Cognino

Related Projects

Predicting emotion ratings from color statistics of images

We utilized this data to see how visual elements affect our everyday lives by engineering features of images and running that through a variety of neural networks.
Claire M.
Mentored by Clayton Greenberg
SaShiMi: Adapted for Google Colab

In this project, I convert SaShiMi, a music generation software, into something more resource-friendly.
Leo R.
Mentored by Roger Jin
Generation of Research Paper Titles

Can NLP accurately and effectively generate research paper titles? In this research paper, an effective and accurate artificial intelligence NLP model is tried to be determined by evaluating various models and methods for title generation.
Christopher G.
Mentored by Sean Konz