epogrebnyak / uca

Utilities for maintaining soft skills taxonomies and language model prompts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uca

A set of utilities to maintain a taxonomy of soft skills.

Installation

pip install -U git+https://github.com/epogrebnyak/uca.git

Usage

Running python example.py should give you the following output:

Skillset Example
  Personal and emotional skills (PE)
    Positive attitudes (PE1)
      Optimism: Positive outlook and hopeful attitude towards the future.
      Self-efficacy: Belief in own's accomplishment.
    Emotional regulation (PE2)
      Stress resistance: Capability to handle pressure and adversity.
      Emotional control

About

Utilities for maintaining soft skills taxonomies and language model prompts


Languages

Language:Python 100.0%