Releases: markod0925/ClipAI
Releases · markod0925/ClipAI
New Release v2.0
What's Changed
- A lot of improvements by @markod0925 in #10
CursorAI was a really game changer to develop this utility. This is the result.
Full Changelog: v1.1...v2.0
In order to run the utility:
- Install Ollama
- Unzip the attached file
- Run ClipAI.exe
- Welcome in the new AI era!
A new improved version! v1.1
- Added Stop function when the LLM is responding (no more waiting if it hallucinates)
- Added error/warning if external files are missing
- Added a configuration file
config.json
to setup the Ollama Url (if a different port is used or maybe it is running on another computer in the network) and the default model name
Full Changelog: v1.0...v1.1
First Decent Release
The software is directly executable as indicated in the README.md
, but to accommodate less experienced users, I’ve decided to release it for Windows based on the latest commit. I will be responsible for compiling new versions if there are important updates.
Feedback are always appreciated!
In order to run the utility:
- Install Ollama
- Unzip the attached file
- Run ClipAI.exe
- Welcome in the new AI era!
Full Changelog: https://github.com/markod0925/ClipAI/commits/v1.0