Skip to main content

Roadmap

Every module in the vision, and where it stands today.

0 samples0 B

Genesis

01

Universal Importer

Available

Drag & drop, file picker, and full client-side .zip extraction. Cloud connectors (Drive, S3, Hugging Face…) are roadmap.

02

Visual Dataset Explorer

Available

Fast searchable/filterable grid with an inspector panel. Embedding-space navigation is roadmap.

04

Automatic Cleaning

Available

Real SHA-256 duplicate detection, corrupt-image decoding checks, empty-file detection, filename normalization.

05

Dataset Version Control

Available

Linear commit history with diffs and rollback, in-session. Branching, merge, and on-disk storage are roadmap.

07

Dataset Analytics

Available

Live stat cards, format breakdown, and size-distribution charts computed off your real dataset.

08

Visual Data Augmentation

Available

Real Canvas 2D pipeline: rotate, flip, brightness, contrast, blur, noise. Weather/perspective effects are roadmap.

14

Visual Workflow Builder

Available

Chain the real steps above into an ordered pipeline and run it for real. Grows as more modules land.

Phase 2

03

AI Dataset Understanding

BYOK AI

Rule-based answers ship for free and instantly. Connect a BYOK provider in AI Settings and open-ended questions go to a real model, grounded in your real dataset stats.

06

AI-Assisted Labeling

BYOK AI

Manual classification labeling ships free. Connect a vision-capable BYOK provider and "AI-suggest unlabeled" runs the real label-20/AI-labels-the-rest loop, capped per batch, always shown as "needs review" until you confirm.

13

AI Dataset Agent

BYOK AI

A rule-based assistant ships free. With a BYOK key connected, unmatched questions go to your chosen model (OpenAI, Anthropic, Google, Groq, OpenRouter, Mistral, DeepSeek, or xAI).

15

Dataset Sourcing

BYOK AI

Real, working fetches from Hugging Face's dataset hub and Wikipedia's REST API (both CORS-open, work on the web build), plus paste-in text/HTML — every candidate passes a free heuristic screen and, with a BYOK provider connected, an AI review/curation pass before you can commit it to the dataset. Fetching arbitrary blog/wiki URLs works from the Tauri desktop build (native fetch_url, no CORS); the web build tries direct CORS first and otherwise tells you honestly to use the desktop app or paste instead.

Phase 3

09

Synthetic Data Generation

Roadmap

Generative augmentation of the dataset itself. Needs a model backend — not attempted in this milestone.

10

Training Integration

Roadmap

One-click PyTorch/HF/YOLO training. Needs a real compute backend — out of scope for a browser tab.

11

Model Evaluation

Roadmap

Automatic weak-class and bias detection after training. Depends on Module 10 existing first.

Phase 4

12

Dataset Marketplace

Roadmap

Community publishing and discovery. Needs real backend infrastructure and moderation.