PptxToSkillConverter

UMLClass
Skill Seekers :: skill_seekers :: Scrapers :: PptxToSkillConverter

Description

Converts PowerPoint presentations into AI skill format. Extracts slides, speaker notes, tables, images, code blocks using python-pptx. Groups slides into sections and detects programming languages. Source: pptx_scraper.py

Generalized Elements

Attributes

Visibility Name Type Description
private config dict
private name str
private pptx_path str
private extracted_data dict | None

Operations

Visibility Name Description
public extract_pptx()
public load_extracted_data()
public categorize_content()
public build_skill()

Properties

Name Value
name PptxToSkillConverter
stereotype null
visibility public
isAbstract false
isFinalSpecialization false
isLeaf false
isActive false

Dependants

Relationships

Owned Elements

Diagrams