Capturing different information (slot)

Can we gather information using slot in kore.ai.

Hi @awasthividhu,

We infer that Slot allows the bot to take inputs from the user utterance/statement upfront and asks only for the missing details required to fulfill the request.

Here, you can give NER(Named Entity Recognition) training to the bot for this functionality.

Please refer the following document for further information on NER Tagging:

https://developer.kore.ai/docs/bots/nlp/user-utterances/

https://developer.kore.ai/docs/bots/nlp/user-utterances/

https://developer.kore.ai/docs/bots/how-tos/use-case-examples/

Let us know if you need any further information.

Regards,
Yoga Ramya.