Curriculum Compass. Find what skills schools should teach by analyzing real job postings.

github.com/listyantidewi1/decision-support-system-for-curriculum-design

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2026
  • n1k_v9_full
  • v2 Layer-1 decision: finalize with Llama 70B result
  • docs: Phase 2.2 design doc — cluster-driven competency generator with…
  • plots: RQ1 publication figures — extractor F1 + verb-preservation
  • scripts: add Skill-LLM offline integration smoke test (23/23 pass)
  • api_zero_shot/eval: defensive list-output handling + incremental save
  • pipeline-redesign-v2 Phase 1.5: integrate Skill-LLM as Layer 1 (offli…
  • future_domains: refresh against WEF Future of Jobs Report 2025
  • v2: settle Layer-1 extractor decision — Skill-LLM 8B wins
  • docs: v2 mission reframe — broader audience, realistic gates, anti-ha…
  • fix: load OpenRouter key from OpenRouter.txt, not jatevo.txt
  • api_zero_shot: fix 401 -- load key from OpenRouter.txt with jatevo.tx…
  • api_zero_shot: SkillSpan eval against OpenRouter LLMs
  • skill_llm/kaggle: inline pip install before torch import
  • skill_llm/kaggle: add eval-only resume script
  • skill_llm: fix eval BatchEncoding crash + try/except so adapter survives
  • skill_llm: disable_tqdm=True so per-step logs appear in Kaggle batch …
  • skill_llm: fix T4 first-backward hang + per-step visibility
  • skill_llm: fp16 + single-GPU + shorter seq for T4/P100 Kaggle runs
  • docs: refresh narrative + sample-data .md files for pipeline-redesign-v2