Core modules: - cli.py: Command-line interface with Click - pipeline.py: Main orchestrator - video_processor.py: Frame extraction with ffmpeg - audio_analyzer.py: Whisper transcription - vision_analyzer.py: Component detection (placeholder) - doc_generator.py: Markdown + PDF output Also includes: - pyproject.toml with uv/hatch config - Prompts for AI analysis - Basic tests - ROADMAP.md with 4-week plan
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
# Template files go here
|
|
# - component.md.j2
|
|
# - assembly.md.j2
|
|
# - bom.md.j2
|