Are there many files in your computer that you do not know what is because of the simple naming before, this tool combined with LLM can help you automatically name according to the content of your files, you no longer need to worry about the improper naming of files.
- Supports local ollama server model calls and online openai model calls
- Support to modify images (png,svg.jpg and other common formats), documents (txt,word,excel,pdf.md) and multimedia files
- Nvidia CUDA 11.8 or newer(if your computer do not have nvidia GPU, you need setting the config file value device to CPU).
- ffmpeg
- GTK-3
- ollama
On windows you can download the ffmpeg on https://www.gyan.dev/ffmpeg/builds/
. It is a zip package that you can extract to any location on your system and then add it to the environment variables. If you still have questions about how to install ffmpeg, perhaps the following Bolg article can guide you.
https://sourceforge.net/projects/gtk-win/ the following bolg you may need: https://blog.csdn.net/bz_xyz/article/details/104637487
you can download and install ollama on https://ollama.com/
git clone https://github.com/2445868686/AiRename-Image.git
cd AiRename-Image
pip install -r requirements.txt
python start.py