Metadata-Version: 2.1
Name: edg4llm
Version: 1.0.11
Summary: A unified tool to generate fine-tuning datasets for LLMs, including questions, answers, and dialogues.
Home-page: https://github.com/alannikos/edg4llm
Author: Alannikos
Author-email: alannikos768@outlook.com
Keywords: LLM fine-tuning data-generation AI NLP
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.32.3
Requires-Dist: pyfiglet>=0.7.6
Requires-Dist: termcolor>=2.0.0

# EDG4LLM

## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Library Scope](#library-scope)
- [Quick Start](#quick-start)
- [Requirements](#requirements)
- [Development Setup](#development-setup)
- [Testing](#testing)
- [License](#license)
- [Security](#security)

## Features


## Installation

```bash
pip install edg4llm
```

### Supported Python Versions
- Python >= 3.8

### LLM Provider Dependencies


## Library Scope


### OpenAPI Specification Validation


## Quick Start


## Requirements


## Development Setup

## Testing

# Integration tests


## License

MIT License - See [LICENSE](LICENSE) for details.

## Security

## Author
Alannikos (alannikos768@outlook.com)
