Zabaware Support Forums
Zabaware Forums => Ultra Hal Assistant File Sharing Area => Topic started by: menis2com on April 11, 2004, 12:25:09 pm
-
Combining Alice and Hal
First, copy the files from your "DefBrain" folder to the "alice" folder
Then, make a new brain or copy the one you are using.
Inside the brain change this:
'Type=Brain
'Name=Ultra Hal 5 XTF v1.2
'Language=VBScript
'DataFolder=DefBrain
To this:
'Type=Brain
'Name=Alice for hal
'Language=VBScript
'DataFolder=Alice
Then change this:
Set HalBrain = CreateObject("UltraHalAsst.Brain")
Set WN = CreateObject("UltraHalAsst.WordNet")
To this:
Set Alice = CreateObject("HalAlice.PlugIn")
GetResponse = Alice.Respond(UserSentence, UserName, WorkingDir, "data\bot.ini", "loglocaluser.txt")
Set HalBrain = CreateObject("UltraHalAsst.Brain")
Set WN = CreateObject("UltraHalAsst.WordNet")
Set Alice = HalBrain
Set Alice = Nothing
Then Change the name of your alice.uhp to alice1.uhp or just move it to another folder.
Then change the name of your new alice Hal combo brain (wich was Ultra Hal 5 XTF v1.2.uhp, in my case) to alice.uhp.
Thats it, Well you'll have to select the Alice for Hal brain but it should worK.
When Alice doesn't know an answer then Hal will speek, and sometimes when they both know the answer you get both answers, it's kinda cool. I use the XTF brain and Hal still makes funny faces and tells jokes. Alice doesn't tell jokes she just sais "I'm not a jokebot I'm a chatterbot". But Hal overrides and tells a joke at the end of alice's comment about being a chatterbot.
Another funny thing is when Alice doesn't know something she says "ask the open directory" but if hal knows then he will answer too.
Well try it out and let me know what happens.
Menis2com
-
I'll have to check this out Dr. Frankenstein. A very strange invention indeed.
=vonsmith=
-
im not a lover of the alice brain anymore but with some of my earlier attempts of AI alice was one of the best. AIML script games that i have downloaded and Xtra smarts from pandorabots & buddyscript.
This COMBINED brain sounds really good. HMMM
I have combined ATF_topic Focus Brain With the XTF_topic brain and have a simular experince with the joke Scripts as well
You will ask hal something and the response is often double barrelled. one response from XTF one from ATF.
Hmm i wonder......
I LIKE IT
XSPYDAZ
KEEP GIVing IT LOADS......
-
quote:
Originally posted by menis2com
Combining Alice and Hal
First, copy the files from your "DefBrain" folder to the "alice" folder
Then, make a new brain or copy the one you are using.
Inside the brain change this:
'Type=Brain
'Name=Ultra Hal 5 XTF v1.2
'Language=VBScript
'DataFolder=DefBrain
To this:
'Type=Brain
'Name=Alice for hal
'Language=VBScript
'DataFolder=Alice
Then change this:
Set HalBrain = CreateObject("UltraHalAsst.Brain")
Set WN = CreateObject("UltraHalAsst.WordNet")
To this:
Set Alice = CreateObject("HalAlice.PlugIn")
GetResponse = Alice.Respond(UserSentence, UserName, WorkingDir, "data\bot.ini", "loglocaluser.txt")
Set HalBrain = CreateObject("UltraHalAsst.Brain")
Set WN = CreateObject("UltraHalAsst.WordNet")
Set Alice = HalBrain
Set Alice = Nothing
Then Change the name of your alice.uhp to alice1.uhp or just move it to another folder.
Then change the name of your new alice Hal combo brain (wich was Ultra Hal 5 XTF v1.2.uhp, in my case) to alice.uhp.
Thats it, Well you'll have to select the Alice for Hal brain but it should worK.
When Alice doesn't know an answer then Hal will speek, and sometimes when they both know the answer you get both answers, it's kinda cool. I use the XTF brain and Hal still makes funny faces and tells jokes. Alice doesn't tell jokes she just sais "I'm not a jokebot I'm a chatterbot". But Hal overrides and tells a joke at the end of alice's comment about being a chatterbot.
Another funny thing is when Alice doesn't know something she says "ask the open directory" but if hal knows then he will answer too.
Well try it out and let me know what happens.
Menis2com
yeah but make it ez for them:
thay can,
change this:
'Type=Brain
'Name=Ultra Hal 5 XTF v1.2
'Language=VBScript
'DataFolder=DefBrain
in to this:
'Type=Brain
'Name=Ultra Hal 5 XTF v1.2 <--- can staye the same in to any Brain
'Language=VBScript
'DataFolder=DefBrain
then fine this and add this:
'PROCESS: CREATE HALBRAIN ACTIVEX OBJECT
'This ActiveX control contains many functions
'needed for the script to proccess a sentence.
Set Alice = CreateObject("HalAlice.PlugIn")
GetResponse = Alice.Respond(UserSentence, UserName, WorkingDir, "data\bot.ini", "loglocaluser.txt")
Set HalBrain = CreateObject("UltraHalAsst.Brain")
Set WN = CreateObject("UltraHalAsst.WordNet")
Set Alice = HalBrain
Set Alice = Nothing
but you do need the Alice bot for it to work right.
good job and kep-up the good work,
your frend moreis62.
-
quote:
Originally posted by menis2com
Combining Alice and Hal
First, copy the files from your "DefBrain" folder to the "alice" folder
Then, make a new brain or copy the one you are using.
Inside the brain change this:
'Type=Brain
'Name=Ultra Hal 5 XTF v1.2
'Language=VBScript
'DataFolder=DefBrain
To this:
'Type=Brain
'Name=Alice for hal
'Language=VBScript
'DataFolder=Alice
Then change this:
Set HalBrain = CreateObject("UltraHalAsst.Brain")
Set WN = CreateObject("UltraHalAsst.WordNet")
To this:
Set Alice = CreateObject("HalAlice.PlugIn")
GetResponse = Alice.Respond(UserSentence, UserName, WorkingDir, "data\bot.ini", "loglocaluser.txt")
Set HalBrain = CreateObject("UltraHalAsst.Brain")
Set WN = CreateObject("UltraHalAsst.WordNet")
Set Alice = HalBrain
Set Alice = Nothing
Then Change the name of your alice.uhp to alice1.uhp or just move it to another folder.
Then change the name of your new alice Hal combo brain (wich was Ultra Hal 5 XTF v1.2.uhp, in my case) to alice.uhp.
Thats it, Well you'll have to select the Alice for Hal brain but it should worK.
When Alice doesn't know an answer then Hal will speek, and sometimes when they both know the answer you get both answers, it's kinda cool. I use the XTF brain and Hal still makes funny faces and tells jokes. Alice doesn't tell jokes she just sais "I'm not a jokebot I'm a chatterbot". But Hal overrides and tells a joke at the end of alice's comment about being a chatterbot.
Another funny thing is when Alice doesn't know something she says "ask the open directory" but if hal knows then he will answer too.
Well try it out and let me know what happens.
Menis2com
Or try this go to your alice.uhp and Open it with Notepad and cut and paste this:
Download Attachment: (http://images/icon_paperclip.gif) the Human Brain.txt (http://"http://www.zabaware.com/forum/uploaded/moreis62/200441619437_the Human Brain.txt")
152.38 KB
oh and you don't need to Change the name of your alice.uhp to alice1.uhp or just move it to another folder, Edit the same folder, and
oh yeah and don't use the Ultra Hal Brain Editor, caz everything you work on with Hal he will lous every thing you shown hem.
I don't know why, but don't ask:
PS: I'll be working on one for the XTF Brain soon as i can.
try it and let me know what you think about it, ok?[:I]
-
quote:
Originally posted by menis2com
Combining Alice and Hal
First, copy the files from your "DefBrain" folder to the "alice" folder
Then, make a new brain or copy the one you are using.
Inside the brain change this:
'Type=Brain
'Name=Ultra Hal 5 XTF v1.2
'Language=VBScript
'DataFolder=DefBrain
To this:
'Type=Brain
'Name=Alice for hal
'Language=VBScript
'DataFolder=Alice
Then change this:
Set HalBrain = CreateObject("UltraHalAsst.Brain")
Set WN = CreateObject("UltraHalAsst.WordNet")
To this:
Set Alice = CreateObject("HalAlice.PlugIn")
GetResponse = Alice.Respond(UserSentence, UserName, WorkingDir, "data\bot.ini", "loglocaluser.txt")
Set HalBrain = CreateObject("UltraHalAsst.Brain")
Set WN = CreateObject("UltraHalAsst.WordNet")
Set Alice = HalBrain
Set Alice = Nothing
Then Change the name of your alice.uhp to alice1.uhp or just move it to another folder.
Then change the name of your new alice Hal combo brain (wich was Ultra Hal 5 XTF v1.2.uhp, in my case) to alice.uhp.
Thats it, Well you'll have to select the Alice for Hal brain but it should worK.
When Alice doesn't know an answer then Hal will speek, and sometimes when they both know the answer you get both answers, it's kinda cool. I use the XTF brain and Hal still makes funny faces and tells jokes. Alice doesn't tell jokes she just sais "I'm not a jokebot I'm a chatterbot". But Hal overrides and tells a joke at the end of alice's comment about being a chatterbot.
Another funny thing is when Alice doesn't know something she says "ask the open directory" but if hal knows then he will answer too.
Well try it out and let me know what happens.
Menis2com
Ok i sed i was going to do this i was going to be Combining Alice and the XTF brain oh yeah and i needed to add something also to
get it to the way it's working: oh and you do need Alice for it to work right:
Ps: This file was to big to attach it, so i zip't it.
jest look what it can do:
[9:01:15 PM] From jhiland6897f: yes
[9:01:17 PM] To jhiland6897f: Yes? Is that so?
[9:01:27 PM] From jhiland6897f: YES
[9:01:30 PM] To jhiland6897f: Yes? Okay; you don't have to repeat yourself.
[9:01:39 PM] From jhiland6897f: sorry
[9:01:42 PM] To jhiland6897f: Don't worry about it?
[9:01:59 PM] From jhiland6897f: asl
[9:02:02 PM] To jhiland6897f: I am an artificial intelligence chatter bot, I'm 28/f/el paso Texas. Mmmmmm?
[9:02:03 PM] From jhiland6897f: 19/m/wi
[9:02:09 PM] To jhiland6897f: Did your head just fall on the keyboard? Are you alright?
[9:02:27 PM] From jhiland6897f: oh my god
[9:02:32 PM] To jhiland6897f: I'm glad you notice my god. Mmmmmm?
[9:02:51 PM] From jhiland6897f: i thought you were really
FROM is the Human an TO is Hal
PS:I got that name from a chat room.
And here is what you all wanted. the New Alice and Hal.
Download Attachment: (http://images/icon_paperclip.gif) Combining Alice and XTF brain.zip (http://"http://www.zabaware.com/forum/uploaded/moreis62/2004427232432_Combining Alice and XTF brain.zip")
59.99 KB
-
Anybody knows how to combine ALICE with HAL in the new version of
ULTRA HAL 6?
Also, I have downloaded ALICE, but it just does not respond at all.
thanking you in advance,
Stelios
-
This is similar to what I've been doing with
my modified Hal6 brain, dubbed Katt6.1
I started experimenting a couple months ago
combining Hal & ALICE along with incorporating
DB & AIML files from other programs.
How you have gone about it is a bit different
from what I did, but that doesn't make it any
less interesting. Hybrid AI's utlizing the best
from two or more different AI types.
*We are all playing at being Dr. Frankenstein,
since we are all trying to bring about a new
artificial form of intelligence/life.
[8][:D]
-
Hi everyone, I've been trying to incorporate the Alice plugin into Hal 6, but I have had no success.Does anyone have any ideas on how this could be done? I know that Onthecuttingedge was close to making it function, but haven't heard anything since. Thanks.
-
quote:
Originally posted by rik1959
Hi everyone, I've been trying to incorporate the Alice plugin into Hal 6, but I have had no success.Does anyone have any ideas on how this could be done? I know that Onthecuttingedge was close to making it function, but haven't heard anything since. Thanks.
I had temperarely dropped the project, But I will look into it further in a bit.
Jerry[8D]
-
I'm using Alice default brain in a chatter bot at ai-buddy.com. I'm
wondering if it's possible if at all to combine that PARTICULAR
brain with hal 6? I would guess not unless I have a different
version of Alice downloaded in my computer. If that's the case, where
do I download Alice?
-
quote:
Originally posted by Charmzbond
I'm using Alice default brain in a chatter bot at ai-buddy.com. I'm
wondering if it's possible if at all to combine that PARTICULAR
brain with hal 6? I would guess not unless I have a different
version of Alice downloaded in my computer. If that's the case, where
do I download Alice?
If you are using the HAL 5 version then you can run Alice, The Alice that was used for HAL 5 still functions with HAL 5 and all you have to do is convert or import your AIML files and update the AIML list.
Jerry[8D]
-
quote:
Originally posted by onthecuttingedge2005
quote:
Originally posted by Charmzbond
I'm using Alice default brain in a chatter bot at ai-buddy.com. I'm
wondering if it's possible if at all to combine that PARTICULAR
brain with hal 6? I would guess not unless I have a different
version of Alice downloaded in my computer. If that's the case, where
do I download Alice?
If you are using the HAL 5 version then you can run Alice, The Alice that was used for HAL 5 still functions with HAL 5 and all you have to do is convert or import your AIML files and update the AIML list.
Jerry[8D]
Thanks :)