ChaiPy
A developer interface for creating Chat AIs for the Chai app.
Usage
Local development
A quick start guide is available here, with a minimal example available on GitHub here.
Colab Notebook
Alternatively, check out the notebook!
Requirements
Python 3.7 is required due to the usage of dataclasses
.
Manual workarounds exist (see here), enabling the potential support of earlier versions of Python. Other potential limiting factors include the use of asyncio.run()
, and of async
in general.
Socials
Come join us on Discord!