Skip to content

emuell/AFEC-Explorer

Repository files navigation

AFEC-Explorer

This repository contains an experimental GUI for browsing AFEC high-level databases using Tauri.

Features

  • Shows high-level features of an AFEC high-level database in a grid.
  • Shows a 2d t-SNE cluster from the afec high-level classification data.
  • Hovering or clicking on a file in the grid or t-SNE map plays the audio file.
  • Simple file name based searching / filtering.

Please note: The explorer only consumes AFEC database file - it does not generate them. You can generate afec.db files with AFEC's crawler app first.

Screenshot

Development

Requirements

Building

  • Install node dependencies via npm install
  • Build and run a development build with hot-reloading: npm run tauri dev
  • Build a production binary: npm run tauri build

About

AFEC database GUI based on Tauri

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published