kl08 commited on
Commit
1031048
·
1 Parent(s): 34d4edf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -3,8 +3,8 @@ import gradio as gr
3
  gr.load(
4
  name="JanSt/albert-base-v2_mbti-classification",
5
  src="models",
6
- title="<center><a href=\"https://en.wikipedia.org/wiki/Myers–Briggs_Type_Indicator/\"><img src='https://upload.wikimedia.org/wikipedia/commons/1/1f/MyersBriggsTypes.png' alt='MBTI-Logo'></a></center><br>Personality Detection",
7
- description="Personality Detection is an app designed to help you understand yourself and others better with the help of psychometrics. Simply write a prompt or upload a document containing text that the app will analyze using Natural Language Processing (NLP) techniques to detect meaningful patterns in language and gain insights into the personality of the document/writer. After analyzing the text, Personality Detection presents the users with an analysis of their personality traits based on the Myers-Briggs Type Indicator Model. This app can be useful for identifying one's strengths and weaknesses, increasing self-awareness, and understanding how to interact with others more effectively. With Personality Detection, you can gain a better understanding of yourself and others!",
8
  article="yadi yada",
9
  examples=[["""Let's focus on how we can use our talents and resources to make a positive difference -- I believe in everyone's potential to make a meaningful contribution."""],
10
  ["""Let's step back and consider the broad perspective — I'm sure we can identify the best path forward if we focus on the bigger picture."""],
 
3
  gr.load(
4
  name="JanSt/albert-base-v2_mbti-classification",
5
  src="models",
6
+ title="<center><a href=\"https://en.wikipedia.org/wiki/Myers–Briggs_Type_Indicator/\"><img src='https://gtanalytics.net/wp-content/themes/georgetown/assets/images/logo.jpg' alt='MBTI-Logo'></a></center><br>Personality Detection",
7
+ description="Georgetown Analytics and Technology is looking to streamline their talent management and acquisition processes. To help them accomplish this, we have developed an app based on the Myers-Briggs Type Indicator (MBTI) system. Our Personality Detection app assists in quickly identifying the personality traits of potential candidates and assigning them type codes based on psychological preferences. This information is then used to determine the most suitable job roles for them. By understanding the personality traits of applicants, the app can help in the selection process of new hires and save time and resources when assessing job candidates. The Personality Detection app provides a powerful tool for talent management and acquisition. It quickly evaluates psychological preferences and provides an overview of the candidate’s traits. The app also helps to optimize the recruitment process by providing detailed insights on the suitability of a candidate for a particular job role. With Personality Detection, Georgetown Analytics and Technology will be able to quickly and easily identify the best-suited candidates for their desired job roles and optimize their entire recruitment process.",
8
  article="yadi yada",
9
  examples=[["""Let's focus on how we can use our talents and resources to make a positive difference -- I believe in everyone's potential to make a meaningful contribution."""],
10
  ["""Let's step back and consider the broad perspective — I'm sure we can identify the best path forward if we focus on the bigger picture."""],