PDF_Summary_Tool/ ├── .cache/ # 缓存文件 ├── .tmp/ # 临时图片文件 ├── models/ # 模型文件 ├── output/ # Markdown输出 ...
This tool extracts and summarizes content from YouTube videos using large language models (LLMs). The application downloads the video, converts it to audio ...