Skip to content

Releases: IvanKuria/tafuta

Release list

Tafuta 0.1.0

Choose a tag to compare

@IvanKuria IvanKuria released this 27 Jun 07:27

Tafuta finds a specific moment inside your own videos by describing it in plain language. Type a description, for example "woman wearing a white blouse in a green meadow", and Tafuta jumps straight to that second of the clip, even if the file is named IMG_0423.mov. All indexing and search run on device using Apple's MobileCLIP through Core ML. No uploads, no account, no telemetry.

This is the first public release.

Install

  1. Download Tafuta-0.1.0.dmg below.
  2. Open it and drag Tafuta to your Applications folder.
  3. Launch it. On first run Tafuta downloads the search model (about 108MB) once, then everything runs offline.

The build is signed with a Developer ID and notarized by Apple, so it launches without Gatekeeper warnings.

Requirements

macOS 14 or later on Apple Silicon.

Highlights

  • Semantic search inside your videos that returns exact moments, not just file names.
  • Fully on device and private.
  • Native SwiftUI interface with a main window and a global hotkey quick launcher.
  • Grouped results, a moment inspector with inline playback, find similar moments, and export.