Skip to content

Commit b51b508

Browse files
authored
Create Prompt for Generating User Utterances for Meeting Room Booking Intent (#61)
Utilize the RISEN framework to instruct an AI model to generate 50 diverse natural language utterances for the "booking a meeting room" intent. The request aims to encompass a variety of user expressions, including formal and casual requests, to reflect different scenarios and specific requirements. The goal is to enhance the system's understanding of user needs and improve the booking process. An example set of utterances will be provided to guide the AI in delivering relevant responses.
1 parent 1abc2d5 commit b51b508

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Request: Please act as a ServiceNow Architect and generate 50 natural language utterances for the intent of "booking a meeting room."
2+
3+
Information: These utterances should reflect a variety of ways users might express their desire to book a meeting room, ensuring they encompass different styles of communication, including formal, casual, and specific requirements.
4+
5+
Structure: The utterances should include variations in phrasing, context, and intent to demonstrate a broad understanding of the user’s needs.
6+
7+
Example:
8+
9+
"Can I reserve a meeting room for tomorrow at 10 AM?"
10+
"I need to book a conference room for a team meeting next week."
11+
"Is there a room available for a meeting on Friday at 2 PM?"
12+
13+
Needs: Ensure that the utterances cover various scenarios, such as urgent bookings, long-term reservations, and requests for specific room features (e.g., projector, capacity).

0 commit comments

Comments
 (0)