Like Ra in latex catsuit, latex mask and high heels
Like Ra's Naughty Playground

metelam
Metelam Womens Shiny Glossy Wet Look Satin Thigh-High Stockings Long Socks with Silicone Stay Up Anti Roll Down Lace Top Hold Up
$16.63

headphone sleeping mask
Soft Bluetooth Sleep Mask Headphones Wireless Music Silk Eye Mask Side Sleeper Blackout Built in Speaker Travle Night Shift Mask
$123.30-10%

selebritee
Selebritee Sexy Garter Stockings Bridal Wedding Garter Belt Transparent Panties Women Erotic Lingerie Underwear Set for Lady
$26.62

chastity cage
FRRK Urethral Inverted Chastity Cage With Chastity Band Belt Stainless Steel Cock Lock Penis Rings Adults Sex Toys Shop 페니스링
$14.98-20%

mouth gag
Genuine Leather dildo gag Harness Mouth Plug Sexy Adult penis gag with Multi-function Oral Fixation mouth stuffed Free Shipping
$16.93

sorbern crotch
Sorbern Sexy Light Hoof Heelless Crotch Boot 97Cm Inside Shaft Length 150Cm Outside Fetish Unisex Shoes Custom Color
$421.08-33%

glossy body suit
Womens Shiny Satin Glossy Silky Leotard Jumpsuit 2 Zipper Open Bust & Crotch Bodysuit Catsuit
$104.06



To view Aliexpress you might need to switch your mobile browser to the Desktop version.


These metal handcuffs cannot be opened without a key
These metal handcuffs cannot be opened without a key
€23.50

If you would like to use search functions, view hidden archives or play games, please consider registering.


Artificial Intelligence chatterbot and NLP (Natural Language Processing)
OK, I fixed the SQL bug. Punctuation also works as expected. But for some reason the <that> pattern can not always be found, so the conversation breaks when you answer Miyuki's question.
Reply
... what finally made me dig into the code ... I have no other choice if I want to make it work. Ah... takes more and more time ...
Reply
I think hubot would be ideal for this project. It's a chatbot framework + adaptors for lots of communication channels (irc, slack, campfire, etc) + 700+ community plugins. Hubot is used by professional development groups to add some automation and comedy to team chatrooms. It can be hosted pretty much for free on heroku (well for just 18hrs a day these days) or on your own server.

The framework makes it easy to create new scripts to extend hubot's behavior - just define a regex trigger and some code for generating a the response and the platform takes care of the rest.

More elaborate scripts can take advantage of hubot's optional 'brain' key-value datastore to add persistence (and perhaps learning) to hubot's responses. For instance, the hubot-sentiment script scores every user's messages for sentiment and offers positive motivational messages when someone is too "unhappy".

Hubot also has an http api, so scripts and other events can be triggered programmatically outside of the chat system. The killer app would be to integrate hubot with the wit.ai language parsing api to go beyond just simple regex matching to actual open-ended valid conversations. If explicit content concerns precluded using wit, then we could roll our own with open-source alternatives like duckling or Mitie.  

If anyone would like to experiment with hubot or natural language processing tools, I would be happy to help set up an instance somewhere and help create a script or two.
Reply
Thanks, @mcswitchy, I've never heard of hubot. The first problem I see, is, unlike AIML, hubot can not do recursive queries and does not have the ability to vary responses, based on what the bot "said" earlier (but possibly I missed something). OTOH, JavaScript makes complex conditionals possible and very easy to implement. However, it can be done in Program O as well.

Saying that, this is the problem with Program O (which currently is used on this site). There are serious bugs, that MUST be addressed before moving any further with the chat scripts. BUT the developers abandoned the project. They are still reachable, but because of various life circumstances they can not proceed with the development. The Program O forum is still online, but effectively dead. I tweaked some PHP files to get rid of some bugs, but the logic needs to be redone in some places, and I have no time to dive in. Also, it would be nice to add AIMLv2 support.

I think, Program O is the most advanced and extendable AIML program so far. You can easily add pre- or post- processor to implement, or example, a neural network for image recognition, or add "emotions processor", etc. But everything requires time, energy and money....
Reply
Just in case - I haven't touched the current implementation since the beginning of April. No new features, no bug fixes, no new scenarios. And yes, it's in my ToDo list.
Reply
I would like to learn more about how recursive queries work in AIML so I can think a bit about how we might implement the beginnings of code for varied responses / learning / conversational context-awareness might be added to hubot.

where can I learn more, and is there a demo of the existing aiml chatbot I could try here?
Reply
(16 Sep 2015, 01:11 )mcswitchy Wrote: s there a demo of the existing aiml chatbot I could try here?
You can try it here: http://www.likera.com/ai/o/

Several things are broken right now:

o- <TOPIC>s are not supported at all
o- Miyuki can't properly look into the aeady said phrases ( <THAT> pattern), so she can't follow the conversation.
o- Punctuation in the middle can't be processed correctly. I made some changes to the PHP code, but the code is tied to the <THAT> pattern search, and the proper logic is not implemented at all.
Reply
I was seriously thinking about hosting the bot on Pandorabots, but it's not an option anymore - they want a significant monthly fee.
Reply
This is what a well designed neural network and a huge training base can do:

http://www.wired.com/2015/06/google-made...ning-life/
http://www.wired.co.uk/news/archive/2015...phy-morals
http://googleresearch.blogspot.nl/search...20Networks

Ooooooh, I'm jealous.... 😉


Attached Files
google-chat-bot-01.pdf (Size: 81.14 KB )
Reply
OK, let's say in general I understand how the neural networks work in order to solve "if A, than B". But I do not understand how they follow the conversation. In other words, how do they calculate the next response, based on the previous inputs and outputs?

And yes, having proper training sets is essential for neural nets. I found several articles/theses today, in which the used training database was Twitter conversations for several months. Having unrestricted access to The BigData, and computing resources does help, but does not eliminate the necessity of having a highly skilled team 😁
Reply




Contributors: brandynette (1) , cinon (1) , dhf7b8g (4) , egregious (1) , Highinheels66 (2) , HypnoMix (3) , Lancer (8) , Like Ra (197) , lugnuts (1) , madjack (12) , Marcus (25) , mcswitchy (2) , MstrChain (1) , shinybambi (2) , spawn (9) , Tinker D (14) , Zooy (2)