Sift – local hybrid search CLI in a single Rust binary
Zig-inspired caching makes local vector search daemonless and incremental.
Photon is a perception engine for image pipelines: ingest, analyze, extract, and semantically index visual data. Built for high-volume processing and designed to serve as the core visual intelligence layer within larger data mining systems.
Local SigLIP embeddings + 68K-term semantic tagging in a single Rust binary, zero cloud.
Data engineers, ML researchers, and developers building image indexing or search systems.
Clip-as-a-Service · Milvus (vector DB) · OpenSearch with vector plugin
Everything runs locally via SigLIP + ONNX Runtime. Single binary, no Python, no Docker, no cloud dependency. Optional BYOK LLM descriptions (Ollama, Anthropic, OpenAI).
Zig-inspired caching makes local vector search daemonless and incremental.
The neat trick here is indexing and deduplicating footage while still letting you search tags and preview clips when drives are disconnected — that UX quirk alone solves a real pain for solo editors. Hover-scrub thumbnails, AND-tag searches, and import helpers (select new only) show the author actually used this workflow, but it's not reinventing DAM software — it's a focused, locally-run tool for a specific audience. Mac-only and no team/cloud features limit its scope, but for one-person workflows this hits the right marks.
Zero-copy streaming comparison for 100GB+ datasets, 3x faster than Polars on RAM.
This actually implements a surprisingly large slice of Snowflake: VARIANT/ARRAY/OBJECT types, LATERAL FLATTEN, QUALIFY, MERGE, COPY, transactions and ~90 JSON/array/window functions — all exposed via Snowflake SQL API v2 and compatible with the Go driver so most clients can point at localhost. Running on DataFusion in Rust and shipped as a Docker image with testcontainers/GHA examples makes it immediately useful in CI; just remember it's an emulator, not Snowflake's full runtime, so you may hit edge-case behavioral differences.
Implements 2025 hashing research with arena layout optimization hashbrown never tried.
Yet another image hashing library when imagehash and phash already exist.