Metadata-Version: 2.1
Name: gonk-ai
Version: 0.1
Summary: Generic backend for dataset annotation.
Author-email: TACIXAT <douglas@computeheavy.com>
Project-URL: Homepage, https://github.com/ComputeHeavy/gonk
Project-URL: Bug Tracker, https://github.com/ComputeHeavy/gonk/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

## GONK

Gonk is a backend for building and versioning deep learning datasets. It works with all file formats (text, images, etc.) and uses JSON Schema to validate and enforce consistency in annotations. It allows for efficient storage and reproducible dataset releases.
