GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
32views this month
Decision brief
ai-renamer is a CLI tool developed in JavaScript for renaming files based on their contents using AI models from Ollama and LM Studio.
Good fit when
- - When you need to rename large batches of files based on specific content analysis
- - If your workflow involves frequent handling of multimedia files like images or videos that require intelligent naming
Avoid when
- - If your project does not involve multimedia files or if file renaming is not content-based
- - When you are looking for a solution that supports real-time file manipulation outside the Node.js environment
- Requirements:
- - Requires Node.js to run; - Dependent on Ollama and LM Studio models for AI-based renaming
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (2,123) are secondary evidence.
- npm downloads (30d)
- 98·npm downloads API·Sep 20, 2026
Maintenance and security
Full trust report- Maintenance
- Dormant (587d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 20, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install ai-renamer npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Utilizes Ollama and LM Studio models to rename files based on their contents
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Sep 20, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Sep 20, 2026
- Languages
- javascript
Source: github.language+package.json · Sep 20, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 20, 2026)
npm install -g ai-renamerSource link
Tags
README
Install it globally npm install g ai renamer License GPL 3.0
For agents
This page has a .md twin and JSON over the API.