Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 909 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 909 Bytes

Mic Toolkit

PyPI - Version Python PyPI - Downloads CI

Overview

Simple synthetic data generation using LLMs.

Features

  • Text Generation: Generate synthetic text data based on input prompts.
  • Label Generation: Generate labels for text data based on predefined categories.

Installation

To install Mic Toolkit, use the following command:

pip install mic-toolkit

Docs

Check out the documentation for more details.

For contribution guidelines, refer to the Contribution Guidelines.