MartinKondor / PersonalityAnalyzer

Myers–Briggs Type Personality Analyzer AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Myers–Briggs Type Personality Analyzer AI

License:BSD 3-Clause Clear License


Languages

Language:Jupyter Notebook 57.2%Language:Python 42.8%