Metadata-Version: 2.4
Name: vibelib
Version: 1.0.4
Summary: AI-powered computational operations
Home-page: https://github.com/soradotwav/vibelib
Author: soradotwav
Author-email: soradotwav <dev@soradotwav.com>
License: GPL-3.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai>=1.0.0
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# VibeLib

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)

VibeLib is a comprehensive Python library that leverages advanced AI capabilities to perform computational operations with unparalleled flexibility and intelligence.

## Features

- **AI-Powered Sorting**: Advanced array sorting using state-of-the-art language models
- **Type Safety**: Full TypeScript-style type hints with runtime validation
- **Robust Error Handling**: Comprehensive exception hierarchy for reliable error management
- **Configurable**: Flexible configuration system supporting multiple AI models
- **Production Ready**: Enterprise-grade architecture with retry logic and validation

## Installation

```bash
pip install vibelib
```

PS: yes this is a joke but it does work
