Project

General

Profile

Actions

Feature #354

open

Feature #352: Prompt analytics tool overview

Skill graph generation

Added by Ritwik Sinha about 2 months ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
01/02/2026
Due date:
% Done:

0%

Estimated time:

Description

Each topic is fed into an LLM and a skill graph is generated.

Example of skill graph output

{
"React Hooks": {
prerequisites: ["JavaScript", "Closures", "React Basics"],
expectedLevels: { "JavaScript": 2.0, "Closures": 2.0, ... }
},
"JavaScript": {
prerequisites: ["Programming Fundamentals"],
expectedLevels: { "Programming Fundamentals": 1.0 }
},
}


Related issues 2 (2 open0 closed)

Copied from Feature #353: Semantic Processing UnitIn ProgressRitwik Sinha01/02/2026

Actions
Copied to Feature #355: Gap Analysis EngineNewRitwik Sinha01/02/2026

Actions
Actions

Also available in: Atom PDF