GraphCanon updated 3w · GitHub synced 3w
Decision brief
rclip provides semantic photo search via command-line interface in Python.
Good fit when
- - When you need to perform semantic searches on images through the command line using Python.
- - For scenarios requiring integration of image retrieval within automation scripts or command-line workflows.
Avoid when
- - If a graphical user interface is preferred over command-line interaction for conducting photo searches.
- - In environments where Python dependencies are difficult to manage, as rclip requires installation and maintenance of Python packages.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of 3w
- Provenance
- Not a fork · Personal account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install rclip PyPISimilar 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
rclip offers semantic photo search capabilities accessible via command-line interface in Python.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Jul 31, 2026
- Languages
- python
Source: github.language+pyproject.toml · Jul 31, 2026
Categories
Tags
README
install dependencies and rclip
cd rclip uv sync
Then use `uv run rclip`, as described in the [Usage](#usage) section above.
For agents
This page has a .md twin and JSON over the API.