RenameClick
Customization

AI Providers & Models

How to use RenameClick Local AI, optional Audio Transcription, cloud providers, LM Studio, and Ollama for image, document, and audio naming workflows.

RenameClick supports multiple AI providers for file analysis. You can switch providers at any time based on your preferences for privacy, quality, speed, or cost.

Provider Settings

Supported Providers

Local (Built-in)

SettingValue
CapabilitySmart naming for images, documents, and local audio transcripts
RAM needed~4 GB
InternetNot required (after model download)
API KeyNot required
CostFree

The local provider is the default and recommended option. After the one-time model download (~4 GB), it runs entirely on your machine.

Audio Transcription (Optional)

Audio Transcription is a separate on-device capability in AI & Models. Install it when you want to rename MP3, WAV, FLAC, M4A, or AAC recordings from what is being said.

The responsibilities stay separate:

  • Audio Transcription converts speech into a bounded transcript excerpt on your device.
  • RenameClick Local AI turns that excerpt into a clear filename.

With Local AI selected, neither the recording nor its transcript leaves your computer. If you deliberately select a cloud provider, the audio is still transcribed locally and only the bounded transcript context is sent to that naming provider.

GPU acceleration:

  • macOS: Metal (automatic, no configuration needed)
  • Windows: Intelligent auto-detection — NVIDIA/AMD discrete GPU → Vulkan, Intel Arc → SYCL, integrated → CPU, with automatic CPU fallback

OpenAI

SettingValue
ModelsGPT-4o, GPT-4o-mini, and other vision-capable models
InternetRequired
API KeyRequired
CostPer OpenAI pricing

Best for: highest accuracy on complex documents, especially multi-language content.

Google Gemini

SettingValue
ModelsGemini Pro Vision and other Gemini models
InternetRequired
API KeyRequired
CostPer Google pricing

Best for: strong vision capabilities, good balance of speed and quality.

Alibaba Cloud (Qwen)

SettingValue
ModelsQwen-VL and related models
InternetRequired
API KeyRequired
CostPer Alibaba Cloud pricing

Best for: excellent multi-language support, especially CJK languages.

LM Studio

SettingValue
RequirementLM Studio running locally with a vision-capable model
InternetNot required
API KeyNot required
CostFree

Setup: Download LM Studio → Load a vision model → Start the local server → Set the base URL in RenameClick (default: http://localhost:1234).

Ollama

SettingValue
RequirementOllama running with a vision-capable model
InternetNot required
API KeyNot required
CostFree

Setup: Install Ollama → Pull a vision model (e.g., llava) → Set the base URL in RenameClick (default: http://localhost:11434).

Provider Comparison

ProviderPrivacyInternetCostQuality
LocalFull (offline)NoFreeExcellent
OpenAICloudYesPaidModerate
GoogleCloudYesPaidExcellent
AlibabaCloudYesPaidExcellent
LM StudioLocalNoFreeVaries by model
OllamaLocalNoFreeVaries by model

Switching Providers

  1. Click the Provider selector in the workspace header
  2. Choose a provider
  3. If the provider needs configuration (API key, base URL), a settings dialog appears
  4. The provider status indicator shows readiness (green = ready, red = not ready)

Provider Locking

Provider and model switching is locked when AI Search is running or any Auto Flow row is watching. Stop the active task first, then switch providers.

Offline Mode

When using the Local provider after model download:

  • No internet connection needed
  • No data leaves your machine
  • No API costs
  • Works in airplane mode, behind firewalls, or in air-gapped environments
  • Audio naming also stays fully local after both RenameClick Local AI and Audio Transcription are installed

On this page