Metadata-Version: 2.1
Name: qwertyai
Version: 0.1.0
Summary: Библиотека для работы с бесплатными нейросетями
Home-page: https://github.com/ТВОЙ_GITHUB/qwertyai
Author: Твоё Имя
Author-email: твой_email@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests

# qwertyAI

qwertyAI – библиотека для взаимодействия с бесплатными нейросетями.

## Установка
```bash
pip install qwertyai


