version: "3.1"

nlu:
- intent: scheme
  examples: |
    - scheme
    - What are the different kind of systems supported under PM-KUSUM Scheme?
    - What is PM-Kusum Scheme?
    - Tell me about different kind of systems supported under PM-KUSUM Scheme
    - Give me some information about different kind of systems supported under PM-KUSUM Scheme
    - Give me some highlights of PM-KUSUM Scheme
    - PM Kusum Scheme
    - What is pm kusum? 

- intent: component_A
  examples: |
    - component-A
    - What is Component-A of PM-KUSUM Scheme?
    - Can I get some information about component A of PM-KUSUM Scheme
    - Give me some informaton about component A of PM-KUSUM Scheme
    - comp A
    - comp A of PM kusum scheme
    - component A details

- intent: eligible_A
  examples: |
    - eligible A
    - Who is eligible under Component A of PM-KUSUM Scheme?
    - component A eligibility
    - who can apply for component A?  
    - who is eligible for component A?  

- intent: electricity
  examples: |
    - who will purchase the generated electricity?
    - who will buy the electricity?
    - the generated electricity will be bought by whom? 

- intent: lease
  examples: |
    - Can farmers lease their land for the development of renewable energy power plant under Component-A?

- intent: financial
  examples: |
    - What kind of financial support is available under Component-A of the Scheme?

- intent: component_B
  examples: |
    - What is Component-B of PM-KUSUM Scheme?
    - Inform me about Component B 
    - Give me some highlights about Component B of PM-KUSUM Scheme
    - Component B of PM-KUSUM Scheme
    - Component B
    - component B of the pm kusum scheme
    - Component B details 
    - information about component B

- intent: eligible_B
  examples: |
    - Who is eligible under component B of PM-KUSUM?
    - component B eligibility
    - who can apply for component B?  
    - who is eligible for component B?
    - comp B eligibility  

- intent: subsidy_A
  examples: |
    - Is there any subsidy for the installation of solar pump?

- intent: component_C
  examples: |
    - What is Component-C of PM-KUSUM Scheme?
    - component C details
    - component C information

- intent: eligible_C
  examples: |
    - Who is eligible under component C of PM-KUSUM?
    - component C eligibility
    - who can apply for component C?
    - component C eligibility criteria
    - comp C eligibility

- intent: subsidy_B
  examples: |
    - Is there any subsidy for the installation of solarisation of pump?

- intent: information
  examples: |
    - information
    - Where can I get more information about the Scheme?
    
- intent: greet
  examples: |
    - hey
    - hello
    - hi
    - hello there
    - good morning
    - good evening
    - hey there
    - good afternoon

- intent: goodbye
  examples: |
    - good night
    - bye
    - goodbye
    - have a nice day
    - see you around
    - bye bye
    - see you later

- intent: bot_challenge
  examples: |
    - are you a bot?
    - are you a human?
    - am I talking to a bot?
    - am I talking to a human?

- intent: out_of_scope
  examples: |
    - I want to order food
    - What is 2 + 2?
    - Who's the US President?
    - I want to book a car
    - I want to play something
    - Show me some games
    - I am hungry
    
- intent: thanking
  examples: |
    - Thank you
    - thanks
    - thank you so much
    - thank you 
    - thank u    

# - intent: name
#   examples: |
#     - siddharth srivastava
#     - rahul
#     - yashvant
#     - prashant sathe
#     - aryan
#     - pradip
#     - rohan verma
#     - ayappa nagubandi
#     - vivek sharma
#     - sanket yadav
#     - piyush
#     - tejas varale
#     - sachin jadhav
#     - ajay
#     - santosh 
#     - varun oberoi
#     - salman shaikh
#     - mohna 
#     - nikita

# - intent: email
#   examples: |
#     - rahul@gmail.com
#     - siddharth45@gmail.com
#     - yashsathe@yahoo.in
#     - abhijeet33@gmail.com        
    
- intent: start
  examples: |
    - "hey"
    - "Hi"
    - "/start"