Join the Bot Libre open source project at BotLibre.org
Bot Libre Forum

General search capability

by cyborn posted Mar 6 2014, 17:45

Is there a way to add general search capability to my bot? I can ask it "Who is" and "What is" questions. But I can't ask it other questions such as "Who wrote the book ...." or "How many pints are in a liter." Is there a way to add the same sort of search capability to the bot libre bot that exists for Google Now and Siri?


by admin posted Mar 7 2014, 6:45
You can write your own AIML or Self scripts from the Program page to cover some of these. For questions like "How many pints are in a liter", you can train your bot with the response.

The bots have Senses that let them search and interact with external services such as Freebase and Wiktionary. There is also a Tools API that lets them access things like a Calculator or Watch. The goal is the expand the Senses and Tools to give the bots access to more services. As well, the AI engine is always being improved.

Freebase does have a lot of knowledge on books, so you could probably implement "Who wrote the book..." in Self by looking up the book in Freebase, and returning its author relationship. If I have time I will give it a try, and create a blog entry describing how to implement it.

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2568, today: 1, week: 4, month: 9

by cyborn posted Mar 9 2014, 6:45
Thanks for the response. What I'm hoping for is a way to make the bot more resilient (less brittle) so that I wouldn't have to foresee every possible question or topic of conversation. It would be good if there was a way to teach the bot where to go to look for certain categories of information. If someone seems to be asking about book and authors, go search in Amazon. If someone is asking about movies, go look in IMDB. That sort of thing. I guess it's hard to replicate the ability of the conversational search engine algorithms, but people are so used to those now that they expect them in a chatbot too, I think.

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2348, today: 2, week: 7, month: 9

Id: 13105
Posted: Mar 6 2014, 17:45
Replies: 1
Views: 2452, today: 2, week: 2, month: 3
0 0 0.0/5