Skip to content

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

License

Notifications You must be signed in to change notification settings

YeetCode-devs/YeetAI

Repository files navigation

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