Metadata-Version: 2.4
Name: vibelib
Version: 1.0.0
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

A funny library that routes everyday functions through ChatGPT. For example, `vibesort()` sends an array to ChatGPT and asks it to return a sorted array — because why not.

This is an initial placeholder release to reserve the project name. Functionality will be added in subsequent versions.
