
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
✨ Tool to organise your image gallery using machine learning. ✨
Tool to organise your image gallery using machine learning.
To get an overview how CutyX can be used, see the examples in the documentation.
A simple usage is shown below:
cutyx match faces /path/to/some/image.jpg albums/some-album
cutyx run
This will register similar faces as in image.jpg
to be automatically sorted into the albums/some-album
directory. The second command will do the actual sorting (copying or symlinking).
The source for this project is available here.
To install it with pip run: pip install cutyx
.
To install this package locally for development, clone it first using git clone https://github.com/leahevy/cutyx
and run: pip install -e .[dev]
.
For installation of the latest version you can install it with pip directly from GitHub with the command: pip install git+https://github.com/leahevy/cutyx.git
.
For shell completion run one of the appropriate commands:
cutyx --install-completion=bash
cutyx --install-completion=zsh
cutyx --install-completion=fish
The following commands are available:
The documentation is available at https://leahevy.github.io/cutyx.
Want to add a contribution to CutyX? Feel free to send a pull request.
See also here.
Copyright (C) 2022 Leah Lackner
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
FAQs
Tool to organise your image gallery using machine learning.
We found that cutyx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.