Metadata-Version: 2.1
Name: ai-companion-py
Version: 0.1.5
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# Python bindings for ai-companion (only backend, without WebUI)
It is not recommended to use it in your serious projects - I recommend using [ai-companion](https://github.com/Hukasx0/ai-companion) or something else

[![PyPI version](https://badge.fury.io/py/ai-companion-py.svg)](https://badge.fury.io/py/ai-companion-py)

An example of using the library on [Google Colab](https://github.com/Hukasx0/ai-companion-py/tree/main/colab/ai_companion_colab.ipynb)

An example of using the library in [Python3](https://github.com/Hukasx0/ai-companion-py/tree/main/python3/)

