Data
Data Creation¶
Generative AI is a splendid use-case for creating data that can be used to train or refine new models. Here are some tools that allow for creation of data for down-stream purposes, always being sure to be consistent with dual-use concerns.
AutoLabel A nice pythonic system for generating semantic labels repeatedly for use in downstream datasets
Kor For extracting structured data using LLMs.