A simple streamlit app to predict your MBTI personality type based on your input text.
App Link
- Clone the project
git clone https://github.com/atmozki/Personality-Predictor.git
- Go to the project directory
cd Personality-Predictor
- Install dependencies
pip install -r requirements.txt
- Start the server
streamlit run app.py
Andrel's MBTI Prediction Tool.