Metadata-Version: 2.1
Name: ai_tools_box
Version: 0.0.10
Summary: ai_tools_box project
Description-Content-Type: text/markdown
Requires-Dist: cryptography >=42.0.5
Requires-Dist: openai >=1.36.1
Requires-Dist: numpy >=1.15.4
Requires-Dist: send2trash >=1.8.2
Requires-Dist: jsonpickle >=1.4.1
Requires-Dist: python-docx >=0.8.10
Requires-Dist: pyqt6 >=6.5.2
Requires-Dist: beautifulsoup4 >=4.12.3
Requires-Dist: qtmodern >=0.2.0
Requires-Dist: pygments >=2.18.0
Requires-Dist: asttokens >=3.0.0
Requires-Dist: networkx >=3.2.1
Requires-Dist: requests >=2.32.3
Requires-Dist: pandas >=2.2.3
Requires-Dist: oss2 >=2.19.1
Requires-Dist: Pillow >=11.3.0
Requires-Dist: ffmpeg-python >=0.2.0
Requires-Dist: edge-tts >=7.2.3
Requires-Dist: playwright >=1.55.0
Requires-Dist: mutagen >=1.45.0
Requires-Dist: imageio-ffmpeg >=0.4.9
Requires-Dist: pipreqsnb
Requires-Dist: cssselect >=1.3.0
Requires-Dist: soupsieve >=2.8.3
Requires-Dist: wakepy >=1.0.0
Requires-Dist: pyobjc
Requires-Dist: pynput >=1.8.1

# ai_tools_box Project
  This is a toolkit that currently includes two local functions: one is webpage content scoring (based on custom keywords), and the other is generating animated GIF dialogue videos. Neither function requires tokens.
  这是一个工具箱，目前包括两个本地功能，一个是网页内容打分（根据自定义关键词），一个是生成动图对话视频。两个功能都不需要tokens。
  
## Key Advantages:
  Extremely simple, requiring no professional knowledge or complex configuration.
  极简，不需要任何专业知识和复杂配置。


## Supported Platforms Now

- **Operating Systems**
  - MacOS M1-M4

- **Python Versions**
  - Python 3.9
  - Python 3.10
  - Python 3.11
  - Python 3.12
  - Python 3.13
  - Python 3.14

## Version differences
  

## Installation

```sh


pip3 install ai_tools_box      / pip3 install ai_tools_box -i https://pypi.tuna.tsinghua.edu.cn/simple

#Generating videos requires installation 生成视频需要安装
brew install ffmpeg
#highlighting capabilities needs playwright 高亮浏览器需要安装playwright
pip3 install playwright
playwright install

```

## Usage
The browser must be opened using button inside the box, and then the highlighted keywords must be configured (the configuration can be saved and reused on subsequent loads). After that, the keywords will be automatically highlighted when browsing the pages.

If using a pre-configured template to generate a video, only the dialogue content needs to be changed (it is recommended to have AI write the script).

Images can be replaced; if the images are scaled proportionally, no other configuration changes are needed.

Saving the configuration allows for permanent use; only the dialogue content needs to be changed in the future.

必须使用按钮自动打开浏览器，然后配置高亮关键词（可以保存配置以及下次加载），之后浏览页面才会自动高亮
如果使用配置好的模版生成视频，只需要更改对话内容（建议让ai编写）。
可以更换图片，如果图片同比例缩放，则并不需要更改其它配置。
保存配置可永久使用，以后只需要更改对话内容。

## Commands

    

## Punctuation

    
## other needed
    

## Features
The functionality of the local tool for natural language generation is not yet available.
自然语言生成本地工具的功能尚未开放。

## License

## Contact
    x: @EasyCoding75819
    www.linkedin.com/in/leo-lee-ai-tools
    rednote：18982287041





