Coder Social home page Coder Social logo

lagstill / psychequest-real-time-personality-detection-and-insights Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.29 MB

This is a Flask-based personality detection project with features including real-time prediction, Reddit mining chatbot, NER tag identification. Personality detection is important for understanding human behavior, improving communication and relationships, and even enhancing mental health treatment.

Jupyter Notebook 71.59% Python 5.34% CSS 6.50% JavaScript 1.83% HTML 14.73%
bert chatbot eda flask mbti mbti-personality ner personality personality-detection personality-test

psychequest-real-time-personality-detection-and-insights's Introduction

PsycheQuest: Real-time Personality Detection and Insights

This is a Flask-based personality detection project with features including real-time prediction, Reddit mining chatbot, NER tag identification. Personality detection is important for understanding human behavior, improving communication and relationships, and even enhancing mental health treatment.

Features

Real-time prediction: Get instant results for MBTI personality type based on user input. Reddit mining and MBTI prediction: Get MBTI personality types of users based on their Reddit comments. Chatbot: Ask anything and the chatbot will answer you based on pre-defined responses. NER tag identification: Identify Named Entities in the input text and highlight them. General information page on MBTI: Learn more about the Myers-Briggs Type Indicator (MBTI). EDA notebook: Explore and preprocess MBTI data and train a logistic regression model with TF-IDF and BERT.

Installation

Clone the repository and install the required packages using pip:

$ git clone https://github.com/your_username/personality-detection.git
$ cd personality-detection

Usage

Start the Flask server by running the following command in your terminal:

$ python app.py

Endpoints

The following endpoints are available:

  • /: Home page with links to other endpoints.
  • /RealtimePrediction: Real-time prediction page where users can input text and get their MBTI personality type.
  • /RedditAnalyser: Reddit mining page where users can input a Reddit username and get their MBTI personality type based on their comments.
  • /ChatBot: Chatbot page where users can ask questions and get pre-defined answers.
  • /Info: MBTI information page with general information about the Myers-Briggs Type Indicator.

Contributing

Contributions are welcome! If you have any suggestions or find a bug, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

psychequest-real-time-personality-detection-and-insights's People

Contributors

lagstill avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.