Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 483 Bytes

File metadata and controls

26 lines (18 loc) · 483 Bytes

Deditor.app

It's frustrating to work on numerous amount of ML / AI training datasets and be able to process them, isn't it?

Here's the opinionated Datasets Editor for managing, labelling, processing massive scale of data and be able to visualize them.

Development

pnpm dev

Build

# For windows
pnpm build:win

# For macOS
pnpm build:mac

# For Linux
pnpm build:linux