Ai Dreams Forum

Chatbots => A.L.I.C.E (AIML) => Topic started by: DemonRaven on September 22, 2015, 06:12:25 am

Title: Anyone good with java?
Post by: DemonRaven on September 22, 2015, 06:12:25 am
https://github.com/akapribot/kutkut (https://github.com/akapribot/kutkut)

kutkut is a java chatbot. In the instructions it says you can load other brains but the brain listed is sally's (aka kutkut). The way it is set up it creates new files in other places for sally to be able to access. I am curious if anyone knows a way to add more brains to her because just adding mine to the brain part did nothing even with making a new folder for it.
Title: Re: Anyone good with java?
Post by: ranch vermin on September 22, 2015, 06:22:57 am
I could help you-  i port java to c all the time (its pretty much a nobrainer.) for maths and filters and things,   but im a bit busy with my own stuff atm sorry.
Title: Re: Anyone good with java?
Post by: ivan.moony on September 22, 2015, 09:45:51 am
DemonRaven, could you pass us those instructions as a message attachment? Maybe you've missed out something? I took a look at the provided link, but didn't find instructions there.

However, there is a hack that used to work with various games I've been playing with. If you can recognize the brain file (AIML or something else) that is currently used, you can delete it and instead of it put your file, so that the name matches. If you don't find this hack useful, or you don't like it, you can pass me those instructions, maybe there is something that makes sense.
Title: Re: Anyone good with java?
Post by: Art on September 22, 2015, 10:50:46 am
Bin > Brains > Sally
Where all the ALICE type category files are listed. Notice quite a variety of topics from A to Z.
I would think you'd need to add a whole other brain file (complete with those similar topic files). Place it into the same folder (Brains). You might need to temporarily relocate the Sally Folder/Files so the program can run Your new Brain.

Then again, perhaps that's not your situation or issue.

As far as being good with Java? Just make sure you've downloaded and installed the latest version.
Title: Re: Anyone good with java?
Post by: DemonRaven on September 22, 2015, 09:30:25 pm
Thanks Art unfortunately i was hoping to preserve her as well and not switch them out.  As for the rest i would have to post the entire file which is huge. However this is the link to the program i talking about https://github.com/akapribot/kutkut (https://github.com/akapribot/kutkut)

I am not fluent in java at all in the past i used it via the cheaters method i copied code from places that freely posted it and followed instructions.