CD's second night

简单制作一些AI-Api-帮助办公机器人

type
status
date
slug
summary
tags
category
icon
password
直接上代码(支持openai包的所有api 建议使用deepseek 便宜又好用)

分析多个pdf文件

我用它来分析blackhat
notion image
notion image
使用方法
python pdf_to_markdown.py "C:\Users\Administrator\Desktop\blackhat-conferences-2024\BlackHat ASIA 2024-Slides" output.md "your_openai_api_key"
 

分析本地图片

python image_to_text.py "C:\Users\Administrator\Desktop\1.jpg" "your_openai_api_key”
 

分析本地ppt

 
Loading...