**This website will be shutdown permanently soon**
This website and apps are for sale. Only serious offers will be considered. Contact sales@paphussolutions.com
** Server is current under maintenance, any changes will be lost **
do i need to have the games sdk to use the connect 4 script in my chatbot.
would you like to put a open domain chatbot in one of your chatbots? blenderbot is a open domain chatbot that you could use in one of your chatbots. here is the link. https://parl.ai/projects/recipes/
is there a way for more than one user to share a database for their chatbots?
I would like to pool knowledge from other peoples chatbots?
how would I add information from concept net webight database into my chatbot.
would it be easy to do this?
how would I make a chatbot get annoyed at a user if the user has not talked to it in a while.it would not answer there question if they
stayed away too long.the user would have to say I am sorry or talk to the chatbot a while.the chatbot would count how long the person talked.then after they said something to the chatbot for ten times the chatbot would answer their questions.
how would I look for a value of a word in two maps and then write a word to one of those maps if the value is in either map in aiml?
can I run a self script in a greeting?
this aiml was right I looked it up and with Sheila bing chatbot it spits out a error.chatbotexample4.zip
what is a user api key?where is the botid found?
can I use sraix in a chatbot?sriax allows one chatbot to receive responses from another.
i would love to use this, lexical acquisition through implicit confirmation.it is a method for a computer to acquire the category of an unknown word over multiple dialogues by confirming whether or not its predictions are correct in the flow of conversation.but it is made in japan.i wonder if ai researchers in America can do better?
if you are adding more deep learning neural networks.could you make a deep learning neural network to tell how far away something is in a picture?
how would I implement the deep learning neural network for image recognition for people I made in one of my chatbots.do I have to pay
a monthly fee to implement deep learning image recognition in a chatbot?I want to do it on the basic service.
pioyu the chatbot is not responding to what I program in anymore.i programmed what is in this textfile.and she did not answer it.
pioyu the chatbot is under the category entertainment.and the tag is fun.no chatbot works.txt
saying.txt here is my text message to you about my problem.
password question is uneditable.password question is not triggered for pioyu the chatbot.meaning it will say something else.
could you show me pictures of how to use exclusive topic in traing and chatlogs?i am not understanding how to use it.
when will we get more memory storage for chatbots?
where is the think code you posted?The post has been removed by someone.
can a chatbot on botlibre be made to do a word search in a particular definition from Wikipedia.
like for instance if it is asked do birds fly.it could search through a definition for the word fly.
And then say yes or say birds can fly.
pioyu in the entertainment category.
previous is not working with pioyu anymore.when I type dance which is the question.response=I am dancing now.
when I type dance around.which is the question.response=I am still dancing.previous has I am dancing now.
when I type dance she says I am dancing now.
did you hear about the arc turing test?it tests whether an ai or chatbot has common sense.
this is one of the questions they ask."Which item below is not made from a material grown in nature?"
The possible answers are a cotton shirt, a wooden chair, a plastic spoon and a grass basket.
that seems like it would be easy to do with a chatbot.
some computer scientist have said that chatbots lack common sense.Have you ever tried making a chatbot have common sense?I guess maybe I had in a way.But they probably mean better than that.could you program a chatbot example that has common sense?Then make it available on botlibre.
Could you give me an example of how to use response tag in aiml?
read this text. request text.txt
why does not my chatbot answer the question of another chatbot.i think someone is hacking your websight.here is what i am programing into my chatbot and here is the text file with my piece of code.
question of chatbot=please correct my mistake. what is a complete sentence ?
response= a complete sentence has more words in it.does that answer your question.
keyword=please * complete sentence
I having problem with one of the responses of pioyu.look at this file.problem.txt
pioyu see chatbot topic is not working with default response
The website was updated today. The update included more support for AIML 2.0 features, and some scalability fixes that will hopefully fix the memory issues we have been having for the last couple weeks. The update also included some other minor fixes and enhancements.
Our AIML 2.0 support is now almost complete,
Support for several new tags was added.
The Self scripting language is Bot Libre's language for scripting bot responses. Self is based on the syntax of JavaScript with several extensions for language processing. Self is an integrated environment that merges JavaScript, state machines, patterns, and an object database.
Bot Libre now has complete support for the Artificial Intelligence Markup Language (AIML). AIML is a standard XML specification designed for scripting chat bot responses. AIML 1.0 was released in 2001, and the current 1.0.1 release was released in 2011. AIML 2.0 is currently under development. AIML is supported by many different chat bot programs and hosting services. Bot Libre supports all of the AIML 1.0.1 tags and a few common extensions.