Upgrade to our Platinum service and get your own custom designed 3D avatar
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: 2609, today: 1, week: 6, month: 11

by sreekar posted Aug 4 2017, 9:51

Thank you Admin.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2732, today: 1, week: 3, month: 8

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: 2707, today: 2, week: 4, month: 9

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: 3035, today: 0, week: 5, month: 8

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