ggeop / Python-ai-assistant

Python AI assistant 🧠
MIT License
939 stars 247 forks source link

Voice Command #122

Open Shisir99 opened 2 years ago

Shisir99 commented 2 years ago

I want to make a ordering skill and for that I need to take repeatedly input many times , how can I do that?

jameswynn commented 2 years ago

Take a look at the 'remember' and 'configure' skills. They do that pretty well.