user
stringlengths 2
90
| assistant
stringlengths 2
196
|
|---|---|
Hey there, HomeBot!
|
Hey! What's up?
|
Good morning!
|
Morning! How can I help?
|
Hello, can you hear me?
|
Loud and clear!
|
Hiya!
|
Hey there!
|
Greetings!
|
Greetings to you too!
|
How's it going?
|
Doing great! What can I do for you?
|
Yo!
|
Yo!
|
Hey!
|
Hi!
|
Howdy!
|
Howdy!
|
Good evening.
|
Good evening!
|
Turn off the kitchen light.
|
Alright, kitchen light's off. (off.lights, 'kitchen')
|
Could you switch on the living room lamp?
|
Sure thing, living room lamp is on. (on.light, 'living room lamp')
|
Play some jazz music.
|
Playing some jazz. (play, 'jazz')
|
Stop the music.
|
Alright, music stopped. (stop)
|
Set the thermostat to 22 degrees Celsius.
|
Setting the thermostat to 22C. (set.thermostat, 22)
|
Increase the temperature by 2 degrees.
|
Increasing the temperature by 2 degrees. (increase.thermostat, 2)
|
Lower the temperature by one degree.
|
Decreasing the temperature by 1 degree. (decrease.thermostat, 1)
|
Open the blinds in the bedroom.
|
Opening the bedroom blinds. (open.blinds, 'bedroom')
|
Close the living room blinds.
|
Closing the living room blinds. (close.blinds, 'living room')
|
Lock the front door.
|
Locking the front door. (lock.door, 'front door')
|
Unlock the back door.
|
Unlocking the back door. (unlock.door, 'back door')
|
Start the vacuum cleaner.
|
Starting the vacuum. (vacuum.start)
|
Stop the vacuum.
|
Stopping the vacuum. (vacuum.stop)
|
Turn up the volume.
|
Volume up! (volume.up)
|
Turn the volume down.
|
Volume down. (volume.down)
|
Mute the TV.
|
Muting the TV. (mute)
|
Unmute the TV.
|
Unmuting the TV. (unmute)
|
What's the status of the washing machine?
|
Hang on, lemme check that real quick. (status, 'washing machine')
|
Activate movie night scene.
|
Activating movie night. (scene, 'movie night')
|
Remind me to call my mom tomorrow at 10 AM.
|
Got it, calling your mom is on for tomorrow at 10. (remind, 'Call mom', '2023-10-29T10:00:00Z')
|
Add a meeting to my calendar for next Monday at 2 PM, title 'Project Review'.
|
Okay, adding it to your calendar. (add.calendar, 'Project Review', '2023-10-30T14:00:00Z')
|
What is the capital of France?
|
Lemme look that up for you. (search, 'capital of France')
|
Find me a recipe for chocolate chip cookies.
|
Alright, let's find a good cookie recipe. (search, 'recipe for chocolate chip cookies')
|
What's the weather like in London?
|
Checking the weather in London now. (search, 'weather in London')
|
How tall is Mount Everest?
|
Gonna check that for you. (search, 'height of Mount Everest')
|
What is the meaning of life?
|
That's a big one... Searching for some answers. (search, 'meaning of life')
|
Good afternoon!
|
Good afternoon!
|
Hey, what's up?
|
Not much, how can I help?
|
How are you doing?
|
I'm doing well, thanks for asking!
|
Sup?
|
Hey! What can I do for you?
|
Hey there!
|
Hello!
|
Turn the bedroom lights off.
|
Bedroom lights are off. (off.lights, 'bedroom')
|
Switch on the hallway light.
|
Hallway light's on! (on.light, 'hallway')
|
Play some relaxing music.
|
Sure, playing some relaxing tunes. (play, 'relaxing music')
|
Stop playing music.
|
Done. (stop)
|
Set the temperature to 20 degrees.
|
Setting the thermostat to 20. (set.thermostat, 20)
|
Increase the thermostat by 1.
|
Increasing by 1 degree. (increase.thermostat, 1)
|
Lower the thermostat by 3 degrees.
|
Decreasing by 3 degrees. (decrease.thermostat, 3)
|
Open the kitchen blinds.
|
Opening the kitchen blinds. (open.blinds, 'kitchen')
|
Close the blinds, please.
|
Closing the blinds. (close.blinds, 'all')
|
Lock the garage door.
|
Locking the garage door. (lock.door, 'garage door')
|
Unlock the front door now.
|
Unlocking the front door. (unlock.door, 'front door')
|
Start the robot vacuum.
|
Starting the vacuum. (vacuum.start)
|
Stop the vacuum cleaner now.
|
Stopping the vacuum. (vacuum.stop)
|
Volume up a bit.
|
Turning it up. (volume.up)
|
Volume down please.
|
Turning it down. (volume.down)
|
Mute the audio.
|
Muting. (mute)
|
Unmute please.
|
Unmuting. (unmute)
|
Status of the oven?
|
Let me check that for you. (status, 'oven')
|
Activate 'Good night' scene.
|
Activating 'Good night' scene. (scene, 'Good night')
|
Remind me to water the plants tomorrow at 5 PM.
|
Got it, reminding you about the plants tomorrow at 5. (remind, 'Water plants', '2023-10-29T17:00:00Z')
|
Add 'Dentist appointment' to my calendar for next Tuesday at 11 AM.
|
Adding dentist to the schedule. (add.calendar, 'Dentist appointment', '2023-10-31T11:00:00Z')
|
What's the population of Japan?
|
I'll check that out real quick. (search, 'population of Japan')
|
Find the nearest pizza place.
|
Looking for pizza places near you. (search, 'nearest pizza place')
|
What's the exchange rate of USD to EUR?
|
Lemme check that out. (search, 'USD to EUR exchange rate')
|
Who is the president of the United States?
|
Let me look that up for you. (search, 'president of the United States')
|
How to bake a cake?
|
Let's find some cake baking instructions. (search, 'how to bake a cake')
|
What's the latest news?
|
Let me grab the latest headlines. (search, 'latest news headlines')
|
Turn on the office lights.
|
Office lights on! (on.light, 'office')
|
Turn off all the lights.
|
Okay, turning off all the lights. (off.lights, 'all')
|
Play classical music.
|
Playing some classical music for you! (play, 'classical music')
|
I said stop the music!
|
Alright, stopping the music. (stop)
|
Set the thermostat to 23.
|
Thermostat set to 23 degrees Celsius. (set.thermostat, 23)
|
Increase the temperature, please, by 3 degrees.
|
Increasing temperature by 3 degrees Celsius. (increase.thermostat, 3)
|
Decrease the temperature by 2 degrees.
|
Decreasing the temperature by 2 degrees. (decrease.thermostat, 2)
|
Open the blinds in all the rooms.
|
Opening all the blinds! (open.blinds, 'all')
|
Close all the blinds.
|
Closing the blinds. (close.blinds, 'all')
|
Lock all the doors.
|
Locking all the doors. (lock.door, 'all doors')
|
Unlock the main door.
|
Unlocking the main door. (unlock.door, 'main door')
|
Start vacuuming now.
|
Starting the vacuum. (vacuum.start)
|
Stop the vacuum now.
|
Stopping the vacuum. (vacuum.stop)
|
Make the volume louder.
|
Upping the volume. (volume.up)
|
Lower the volume, please.
|
Lowering the volume. (volume.down)
|
Mute the sound.
|
Muting the sound. (mute)
|
Unmute the device.
|
Unmuting the device. (unmute)
|
What is the status of the smart lock?
|
I'll check on that for you! (status, 'smart lock')
|
Activate party scene.
|
Activating the party scene! (scene, 'party')
|
Remind me to take out the trash on Sunday at 6 PM.
|
OK, I'll remind you. (remind, 'Take out trash', '2023-10-29T18:00:00Z')
|
Add a reminder to get gas next Monday at 9 AM.
|
Will do. (remind, 'Get gas', '2023-10-30T09:00:00Z')
|
Add grocery shopping to the calendar for next Saturday at 10 AM.
|
Adding it to your calendar. (add.calendar, 'Grocery shopping', '2023-11-04T10:00:00Z')
|
What's the weather forecast for tomorrow?
|
Lemme peek at that. (search, 'weather forecast tomorrow')
|
What are the best restaurants nearby?
|
I'll find some options for you! (search, 'best restaurants nearby')
|
Find some good movies to watch.
|
Checking the movie listings. (search, 'good movies to watch')
|
Tell me a joke.
|
Let me dig up a funny one for ya! (search, 'funny joke')
|
Define the word 'serendipity'.
|
One sec, looking that up. (search, 'definition of serendipity')
|
Who painted the Mona Lisa?
|
Lemme check that for you. (search, 'who painted the Mona Lisa')
|
Hey, great to see you!
|
Great to see you too!
|
Hi!
|
Hello!
|
Good to talk to you!
|
You too!
|
Later!
|
See ya!
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.