Host your own bot platform with the Bot Libre Enterprise Bot Platform
Bot Libre Dev

How can i can load response list and try to access in Bot Libre

by sreekar posted Aug 4 2017, 7:16

HI Admin,

 I am trying to load Response list in Bot Frame but i can't able to load it , i want to know how to use that response list to develop a sample AI chat bot

Thanks,

Sreekar C


by admin posted Aug 4 2017, 8:05
Current in the test GUI the LoadChatFileAction only loads AIML or chat log files.

The code it uses is,

getBot().awareness().getSense(TextEntry.class).loadChatFile(file, "Chat Log", "", true, false);

Change it to,

getBot().awareness().getSense(TextEntry.class).loadChatFile(file, "Response List", "", false, false);

I will update the code for the next release.

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2750, today: 0, week: 2, month: 23

by sreekar posted Aug 4 2017, 9:51

Thank you Admin.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2856, today: 0, week: 2, month: 21

by sreekar posted Aug 4 2017, 9:55

I want to a sample ecommerce chat bot with the help of artificial intelligence , can you please provide me some example, AIML or response list to do so..

 

Thanks,

Sreekar C


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2837, today: 0, week: 4, month: 24

by admin posted Aug 4 2017, 11:07
See,
https://www.botlibre.com/browse?browse-type=Script&browse=true

and,
https://www.botlibre.com/script?id=13020382

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 3164, today: 0, week: 2, month: 22

Id: 18555346
Posted: Aug 4 2017, 7:16
Updated: Aug 4 2017, 7:32
Replies: 4
Views: 2876, today: 1, week: 2, month: 28
0 0 0.0/5