T-600 Template Extraction Unit
Custom Windows software that converts a finished website into a reusable template, deciding which content requires a controlled AI rewrite.
- Template extraction engine Parses the HTML structure with BeautifulSoup and swaps content for template placeholders
- AI prompt extraction Identifies paragraphs and headers worth rewriting and auto-generates the prompts to recreate them
- PHP code protection Detects live code blocks and shields them from extraction so nothing functional breaks
- Configurable rules Word-count thresholds, header length windows, and file or folder exclusions in one config
- Packaged desktop app Python and Tkinter compiled to a portable .exe with a focused extraction workflow