- YandexGPT API assistant for everyday questions and tasks (with special system for limited tokens)
- Replies with a voice or text message
- Separate stt and tts functions
- Debug mode for logs checking
- Create and clone repo from this repository
- Create config files from samples:
cp bot_token.txt.sample bot_token.txt
cp folder_id.txt.sample folder_id.txt
cp iam_token.txt.sample iam_token.txt
- Install requirements from requirements.txt
- Run bot via
python bot.py