Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hukasx0/ai-companion-py

Python bindings for ai-companion (only backend, without WebUI)
https://github.com/hukasx0/ai-companion-py

chatbot library llama llm python

Last synced: 4 months ago
JSON representation

Python bindings for ai-companion (only backend, without WebUI)

Awesome Lists containing this project

README

        

# 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/)