# MathSnapLaTeX **Repository Path**: zevision/MathSnapLaTeX ## Basic Information - **Project Name**: MathSnapLaTeX - **Description**: Tool - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-08-16 - **Last Updated**: 2025-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: AI-Agents ## README # MathSnapLaTeX ---  通过对数学公式进行截图,生成LaTeX数学公式 By taking screenshots of mathematical formulas, generate LaTeX math formulas # 安装 Installation ---  ## Code --- 安装依赖: ```bash pip install -r requirements.txt ``` 如果下载慢,中国大陆用户可以使用清华源进行依赖的下载: ```bash pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/ ``` 运行run.py: ```bash python run.py ``` ## 应用 Application ---
# API-KEY --- [](https://bailian.console.aliyun.com/?apiKey=1#/api-key-center) [](https://help.aliyun.com/zh/model-studio/developer-reference/qwen-vl-api) MathSnapLaTeX使用的是Qwen-VL-Plus模型 程序在第一次运行会自动要求用户进行API-KEY的填写 # 清单 TODO --- - [ ] 修复request_agent2 Fix request_agent2 - [ ] 优化响应处理 Optimize response handling # History --- [](https://github.com/J-LingShan/MathSnapLaTeX/commits/main) [](https://github.com/J-LingShan/MathSnapLaTeX/graphs/contributors) [](https://github.com/J-LingShan/MathSnapLaTeX/graphs/contributors) [](https://github.com/J-LingShan/MathSnapLaTeX) 