Key Features • How To Use • Credits • Related • License
- Generate metadata for your photos with ollama, directly in Lightroom
- Great for generating titles and captions for your stock photos
- Local generation, no internet required and your photos aren't uploaded anywhere
- Clone or download the latest version of Lightroom Llama from here.
- Open Adobe Lightroom Classic
- Go to File > Plug-in Manager
- Click the "Add" button in the bottom left
- Navigate to the downloaded plugin folder and select the
.lrplugin
file - Click "Done" to close the Plug-in Manager
- Adobe Lightroom Classic
- Ollama installed and running on your computer
- An LLM model downloaded in Ollama (e.g., Llama 2)
- Open a terminal
- Install Homebrew if you don't have it already
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install ollama
ollama run minicpm-v
For latest instructions on how to install and run Ollama, see here.
- Add support for more LLM models
- Implement batch processing for multiple photos
- Add customizable prompt templates
- Create settings panel for model configuration
- Improve error handling and user feedback
- ChatGPT for Maya - Autodesk Maya plugin for context aware chatting with ChatGPT. Get tips, automate tasks and run code.
-
Lightroom Power Collection - Lightroom plugin to create a smart collection to semi-automate publishing.
-
Lightroom Workflow - My Lightroom workflow and presets that I have created and use for editing, organizing and exporting my photos.
This project is licensed under the MIT License.