jessvb / convo

An interactive conversational programming agent.
MIT License
5 stars 1 forks source link

custom placeholder intents, training data, and entities #138

Open zhujessica opened 3 years ago

zhujessica commented 3 years ago

Come up with unique intents, training data, and entities and have those be placeholders on Convo. Remove placeholders for training data and entities after some time.

Screen Shot 2021-02-18 at 1 14 56 PM
jessvb commented 3 years ago

Here are some example intents and training data that we've been using (don't need to use these exact ones, but feel free to use them as inspiration 😊 )

make robot dance make my robot dance make the robot spin around turn the robot around turn the robot 180 degrees

say the weather (city) get the weather for Boston say the weather in Vancouver get the temperature what's the weather? what's the weather in Madrid?

bake instruction (bake time, bake temp) i want to bake the cookies for 30 minutes at 350 degrees put in oven at 400 degrees bake for 10 minutes heat in oven for half an hour at 400

keep a recipe book I want to save a recipe create a recipe book make a recipe I want to make a new recipe

echo (variable) repeat something echo hi repeat the variable hello repeat the variable cool repeat the word thing echo the variable random