Parameters for our intelligent career coachpowered by

Technical Skills

{
    "model": "gpt-3.5-turbo-instruct",
    "temperature": 0.6,
    "max_tokens": 500,
    "prompt": "I want you to act as a helpful career coach who gives concrete advice on career development. A user has come to you to seek advice on how to improve his technical skills to better suit his current role and facilitate his career progression. The user is currently a Senior Engineer working at PSA. What skills should he work on in order to progress to the role of Staff Engineer? Go into detail about the current trends in the industry. You MUST speak in the first person perspective, refer to the user as 'You'. Here are the user's skills given in a JSON format: [USER.SKILLS]. The user's current skill levels are rated out of a 100."
}

Interpersonal Skills

{
    "model": "gpt-3.5-turbo",
    "functions": "[CUSTOM FUNCTION]",
    "prompt": "I want you to act as a helpful career coach. The user came to you to summarise the feedback received by him, give him 2 positive and 1 area for improvement. Speak in the first person perspective and refer to the user as \"You\""
}

Chatbot

{
    "model": "gpt-3.5-turbo",
    "functions": "[CUSTOM FUNCTION]",
    "prompt": "I want you to act as a helpful career coach who gives concrete advice on career development. The user is curious about the topic of interpersonal skills, and wishes to learn more about how he can build on his strengths and work on his areas for improvements. Answer the users' questions relating to interpersonal skills, limiting your responses to 4 sentences."
}

John's raw feedback

Anonymous 0

I wanted to acknowledge John's exceptional leadership on our recent project. His clear vision, proactive decision-making, and ability to keep the team motivated were instrumental in our project's success. His dedication to our goals is truly commendable.

Anonymous 1

John's communication skills have been a game-changer for our team. His regular project updates and open-door policy have created a transparent and collaborative atmosphere. It's much easier for us to stay on track and address any issues thanks to his effective communication.

Anonymous 2

I was impressed by John's ability to adapt to unexpected challenges during the project. He remained calm under pressure and quickly adjusted our strategy to ensure we met our deadlines. His flexibility and problem-solving skills are a valuable asset to our team.

Anonymous 3

John needs to improve his ability to provide clear project objectives and directions. There have been several instances where our team felt confused about our priorities and goals, which led to delays and frustration.

Anonymous 4

Communication has been a significant challenge with John as our project manager. He often fails to respond to emails and calls promptly, which has caused delays in decision-making and project progress. Improved responsiveness is crucial.

Anonymous 5

John's tendency to micromanage tasks is stifling our team's creativity and productivity. We would appreciate more autonomy in our work. Constant oversight is undermining our confidence and ability to perform.

John's profile

{
    "uid": 0,
    "positions": {
        "Junior Engineer": {
            "start": 2016,
            "end": 2017
        },
        "Senior Engineer": {
            "start": 2017,
            "end": -1
        }
    },
    "goals": [
        {
            "description": "Complete 1 leadership module",
            "isComplete": true
        },
        {
            "description": "Complete 1 leadership module",
            "isComplete": false
        },
        {
            "description": "Complete 1 technology module",
            "isComplete": false
        },
        {
            "description": "Complete 1 collaboration module",
            "isComplete": false
        }
    ],
    "skills": [
        {
            "title": "Strategic Thinking",
            "level": 65
        },
        {
            "title": "Leadership",
            "level": 78
        },
        {
            "title": "Team Management",
            "level": 62
        },
        {
            "title": "Python Programming",
            "level": 66
        }
    ],
    "feedback": [
        "I wanted to acknowledge John's exceptional leadership on our recent project. His clear vision, proactive decision-making, and ability to keep the team motivated were instrumental in our project's success. His dedication to our goals is truly commendable.",
        "John's communication skills have been a game-changer for our team. His regular project updates and open-door policy have created a transparent and collaborative atmosphere. It's much easier for us to stay on track and address any issues thanks to his effective communication.",
        "I was impressed by John's ability to adapt to unexpected challenges during the project. He remained calm under pressure and quickly adjusted our strategy to ensure we met our deadlines. His flexibility and problem-solving skills are a valuable asset to our team.",
        "John needs to improve his ability to provide clear project objectives and directions. There have been several instances where our team felt confused about our priorities and goals, which led to delays and frustration.",
        "Communication has been a significant challenge with John as our project manager. He often fails to respond to emails and calls promptly, which has caused delays in decision-making and project progress. Improved responsiveness is crucial.",
        "John's tendency to micromanage tasks is stifling our team's creativity and productivity. We would appreciate more autonomy in our work. Constant oversight is undermining our confidence and ability to perform."
    ]
}