Skip to content

MartinKondor/PersonalityAnalyzer

Repository files navigation

PersonalityAnalyzer

Project Status version GitHub Issues Contributions welcome License

Myers–Briggs Type Personality Analyzer AI. It can guess your Myers–Briggs Type by just a few line of text you wrote.

Prerequisites

Dependencies (see requirements.txt).

Usage

To try out the guessing ability of this AI, you need to run:

$ pip install -r requirements.txt
$ python .

Authors

License

Copyright © Martin Kondor 2021

This repository is licensed under the BSD 3-Clause license.