LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
videoinstruct/__init__.py
videoinstruct/configs.py
videoinstruct/prompt_loader.py
videoinstruct/videoinstructor.py
videoinstruct.egg-info/PKG-INFO
videoinstruct.egg-info/SOURCES.txt
videoinstruct.egg-info/dependency_links.txt
videoinstruct.egg-info/entry_points.txt
videoinstruct.egg-info/requires.txt
videoinstruct.egg-info/top_level.txt
videoinstruct/agents/DocEvaluator.py
videoinstruct/agents/DocGenerator.py
videoinstruct/agents/ScreenshotAgent.py
videoinstruct/agents/VideoInterpreter.py
videoinstruct/agents/__init__.py
videoinstruct/prompts/doc_evaluator.txt
videoinstruct/prompts/doc_generator.txt
videoinstruct/prompts/screenshot_agent.txt
videoinstruct/tools/__init__.py
videoinstruct/tools/image_annotator.py
videoinstruct/tools/video_screenshot.py
videoinstruct/utils/__init__.py
videoinstruct/utils/md2pdf.py
videoinstruct/utils/transcription.py