**This website will be shutdown permanently soon**
This website and apps are for sale. Only serious offers will be considered. Contact [email protected]
** Server is current under maintenance, any changes will be lost **
when type I will go out to react to pioyu the chatbot.her response is different from what I want her to say.i want her to say I follow you.
here is my aiml script.pioyu topic.txt
i am having trouble implimenting a already said that aiml script with a aiml script that learns the opposite of a thing.Could you help me with this aiml script?core.aiml
why can't i import this aiml file.dont know question.aiml.txt
My chatbot wont let me input the keywords the right way.like for example when i put,is a female for keyword.Then when i look at it in all responses it looks like this,"female is a."And it does not answer the question correctly.It says," what does he like."
Bot Libre now supports timers. Timers let your bot perform automated tasks on a scheduled basis. You can use timers to have your bot followup with users on Facebook and social media on a daily or scheduled basis, create mailing lists, generate daily reports, and automate web scraping or other tasks.
Bot Libre now supports integrating with XML and JSON web services, HTML scraping, and access to Twitter, Facebook, Telegram, email, and other services. From our scripting languages Self, and AIML you can now access any web service that returns XML or JSON data. You can also scrape information from HTML web pages, and send emails, tweets, Facebook posts, Telegram posts, and more.
Through Bot Libre, you can now send and receive SMS messages with your own bot
Hello,
I'm trying to train my bot via "Training & Chat Logs" and I'm adding new responses there. But I'm encountering some difficulties:
Thank you in advance! :)
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.