- Алиса. Запусти навык ИТМО Помощник (Не захостили. Не работает.)
- Python 3.10;
- YAML
- API Yandex Skill
- Flask
BE SURE TO CREATE A SKILL https://dialogs.yandex.ru/developer
-
git clone https://github.com/coder-smookki/YandexSkill_ITMO.git
-
python -m venv .venv
-
pip install -r requirements.txt
-
cd src/backend
andpython index.py
There is a .env file in the project, please create it yourself and determine which variables to create in it.