# Intelligent Data Generator ![PyPI Version](https://img.shields.io/pypi/v/intelligent-data-generator?color=blue&label=PyPI) ![License](https://img.shields.io/github/license/Kamil-Krawiec/Data-filler) ![Build Status](https://img.shields.io/github/actions/workflow/status/Kamil-Krawiec/Data-filler/.github/workflows/python-package.yml?branch=master) **Intelligent Data Generator** is a robust tool designed to automate the creation and management of synthetic data tailored to your database schemas. ## Documentation For comprehensive documentation, please visit our [Read the Docs page](https://data-filler.readthedocs.io/en/docs/index.html). ## Installation Install the package via pip: ```bash pip install intelligent-data-generator