capsule {
capsule-categories {
category (RestaurantSearch)
}
...
}
This NL category can allow users to find information about local and international restaurants, search using multiple characteristics, and make scheduled reservations.
Example Use Case | Example Utterance | Feature Requirement |
---|---|---|
Find restaurants, cafes, etc. | "Find a restaurant" | Required |
Find restaurants by location | "Find a restaurant in Salt Lake City Utah" | Optional |
Find restaurants by rating | "Find a top rated French restaurant in Paris" | Optional |
Find restaurants with amenities | "Find a Mexican restaurant with an outdoor patio" | Optional |
Make a restaurant reservation by date, time, number | "Get a reservation for 2 tonight at a restaurant in Boston" | Optional |
Edit or cancel a restaurant reservation | "Cancel my dinner reservation for Friday" | Optional |
Check recently made or upcoming restaurant reservations | "Where is my dinner reservation tonight?" | Optional |