Skip to content

Releases: markod0925/ClipAI

New Release v2.0

20 May 20:44
7b95d15
Compare
Choose a tag to compare

What's Changed

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:

  1. Install Ollama
  2. Unzip the attached file
  3. Run ClipAI.exe
  4. Welcome in the new AI era!

A new improved version! v1.1

09 May 22:03
Compare
Choose a tag to compare
  • 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

16 Apr 01:00
Compare
Choose a tag to compare

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:

  1. Install Ollama
  2. Unzip the attached file
  3. Run ClipAI.exe
  4. Welcome in the new AI era!

Full Changelog: https://github.com/markod0925/ClipAI/commits/v1.0