Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 1.1 KB

File metadata and controls

54 lines (40 loc) · 1.1 KB

Pydia

Professional profiles and knowledge sources like GitHub and Wikipedia contain valuable information, but they are text-heavy and not easily shareable as engaging content.

Architecture

Input (GitHub username or Wikipedia topics)
                   │
                   ▼
Data Collection (GitHub API / Wikipedia API)
                   │
                   ▼
Content Extraction (skills, projects, facts)
                   │
                   ▼
        Structured Profile Dataset
                   │
                   ▼
          AI Script Generation
                   │
                   ▼
            Video Creation

Setup

1. Clone Repository

git clone https://github.com/NotPro955/pydia.git
cd pydia

2. Install Dependencies

pip install -r requirements.txt

Then open http://localhost:7860 in your browser.

Usage

Enter the username(GitHub/Wikipedia) in the Username Section.

Use Cases

Pydia can be used for:

  • AI-generated developer introduction videos

  • social media profile content

  • portfolio summaries

  • quick topic explainers