jfind
Find files by describing them in plain English: find(1) with a semantic --like predicate, answered by TypeSafe.ai's jev model
How it uses Jev
The semantic matching is done by TypeSafe.ai's jev model, which answers typed yes/no questions with a calibrated probability. Everything else — walking the tree, -name , -type , -maxdepth , .gitignore — runs locally, so only the files that pass your ordinary filters are ever sent for a semantic check.
Getting started
The PyPI package is jfind-cli ; the command and the Python module are jfind . Requires Python 3.13+ and a TypeSafe.ai API key from console.typesafe.ai/keys:
- Language
- Python 100%
- License
- MIT
- Latest release
- jfind 0.1.0
- Last activity
- Sep 2026
- Added
- 2026-09-22
- Stars at snapshot
- 2
- Status
- Community listing
Source: community catalog. Details and metrics reflect the published community snapshot and are not a performance endorsement. Documentation details extracted from GitHub · the README · the project website.