https://github.com/gesteves/lightroom-alt-text-plugin
Lightroom Classic plugin that uses ChatGPT to generate alt text for photos in the library.
https://github.com/gesteves/lightroom-alt-text-plugin
chatgpt lightroom-classic lightroom-plugin lua photography
Last synced: 5 months ago
JSON representation
Lightroom Classic plugin that uses ChatGPT to generate alt text for photos in the library.
- Host: GitHub
- URL: https://github.com/gesteves/lightroom-alt-text-plugin
- Owner: gesteves
- Created: 2024-06-15T16:00:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T19:20:01.000Z (9 months ago)
- Last Synced: 2024-11-15T06:37:58.249Z (7 months ago)
- Topics: chatgpt, lightroom-classic, lightroom-plugin, lua, photography
- Language: Lua
- Homepage:
- Size: 34.2 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a plugin for Lightroom Classic that generates alt text for photos using ChatGPT-4o and saves it to the caption field in the photo's metadata.
To use it:
1. Clone this repo
2. Get an OpenAI API key at https://platform.openai.com/api-keys (make sure it has access to the `gpt-4o` model)
3. Open Lightroom Classic, go to File > Plug-in Manager > Add, and select the `lightroomalttextplugin.lrplugin` folder in this repo
4. Paste the OpenAI API key in the settings section, and click "done"
5. Select an image, go to Library > Plug-in Extras > Generate Alt Text with ChatGPT
6. Wait a few seconds, a message will let you know when the alt text has been generated
7. Inspect the alt text in the photo's metadata, and edit as needed