Working on a new AIML file to get a memory for the robot. Using the topic and the learn-tag and he remembers what we have been talking about yesterday or whenever ago.

Here is the first test:

 

 

Suggestions welcome! Was thinking to use a counter. Real conversation against a one-time pattern. You don't want the robot to remember every single pattern/template but a longer conversation should be in his memory.

Kakadu31

8 years 9 months ago

Very nice!

It'l be interesting to see the code you used. So will he only "save" the toppic you talked about or even Details?

Markus

8 years 9 months ago

This is really good I'm looking forward to use something like this on Robyn.
Really nice work!

Working on an AIML set which everyone can fit in easy to the existing AIML files. The new version has a counter which needs a minimum of 4 inputs of a certain subject to be in the memory. For example you do 4 inputs related to Star Wars and the robot will answer (if asked "what did we talk about yesterday") "we talked about star wars".

Still trying to find the bug! Using ProgramAB all worky. Using MRL I need to kill one of the jawa.exe (the small one) to get the answer. Little weird but as it works in ProgramAB there should be a solution for MRL as well. Tried with/without MaryTTS and no difference.

hairygael

8 years 9 months ago

In reply to by Mastablasta

Hello Mastablasta,

Very nice work and progress!!

In your last comment you mention having to kill the small java.exe to make it work.

I have the same problem when running InMoov2 full-script on the latest version (1.0.935).

I really wonder why Java is starting two exe when only the bigest one seems necessary...

Also I need to kill all java zombies and  the java.agent to restart MRL.