3 comments

  • hwovh 10 hours ago ago

    No rule setting needed. just say... "Change all file extensions to lowercase." "Sort by file size and prepend the file names with numbers like 0001, 002, 003." "Swap the parts of the file name before and after the '-' character." "For files larger than 10G, prepend the file name with ; for files smaller than 1kb, prepend with ."

  • motyar 9 hours ago ago

    Does AI runs locally? or the operations only?

    • hwovh 9 hours ago ago

      AI run on remote(to make code) ,operations(code) run in local.