/YeetAI

Telegram bot written in Python to provide free access to popular LLMs.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

YeetAI

Development

For development / contributions to the project, please make sure you install our pre-commit hook, to make sure all Python files are formatted with black and isort prior to commiting.

To install the hook, run the following in terminal:

python3 scripts/install_hook.py