Metadata-Version: 2.1
Name: ai-companion-py
Version: 0.1.2
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)
At the moment, it is highly not recommended to use it in your projects - I recommend waiting until a usable version comes out, or using [ai-companion](https://github.com/Hukasx0/ai-companion)

[![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_py.ipynb)

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

