mirror of
https://github.com/photoprism/photoprism-docs.git
synced 2026-04-25 10:45:52 +03:00
[PR #209] [MERGED] Add latest features to documentation #211
Labels
No labels
bug
docs 📚
done
enhancement
enhancement
help wanted
idea
low-priority
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism-docs#211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/photoprism/photoprism-docs/pull/209
Author: @omerdduran
Created: 10/7/2025
Status: ✅ Merged
Merged: 10/17/2025
Merged by: @graciousgrey
Base:
develop← Head:vision-update📝 Commits (5)
c128f3dGetting Started: Add Vision API Server documentation and update navigation196349fDeveloper Guide: Add documentation for thephotoprism vision resetcommand, including command options and usage examples6b5ef90Developer Guide: Add 'Label Generation' section to navigation, update caption generation instructions, and refine CLI command examplea69dcc8Developer Guide: Enhance face recognition documentation with new CLI commands for face detection, auditing, optimization, and engine switching, along with detailed explanations of detection engines and performance improvements.c84a648Merge branch 'develop' into vision-update📊 Changes
7 files changed (+646 additions, -33 deletions)
View changed files
📝
docs/developer-guide/vision/caption-generation.md(+41 -12)📝
docs/developer-guide/vision/cli.md(+116 -0)📝
docs/developer-guide/vision/face-recognition.md(+237 -21)➕
docs/developer-guide/vision/label-generation.md(+167 -0)➕
docs/getting-started/advanced/vision-api.md(+61 -0)📝
docs/getting-started/raspberry-pi/microsd-image.md(+22 -0)📝
mkdocs.yml(+2 -0)📄 Description
This pull request introduces new documentation and improvements related to computer vision features in PhotoPrism, including guidance on offloading AI tasks to a central Vision API service, instructions for resetting vision data, and enhancements to Raspberry Pi usage documentation.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.