dupa

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pacslim

Pages: [1]
1
You should go back to Page 1 and look at the Reply #4 from Spitfire2600.

Actually, you should start at the beginning of page 1 and read all of Spitfire2600's posts. He worked pretty intently on getting all the bugs and kinks straightened out on this mod.

It does work very nicely but your original HAL's memories will no longer be intact with this brain.

You might need to download some of his files again but do make backups of your original Hal and its brain (.UHP & Database .db files).

Good luck!

I have his tutorial steps followed, and it installed with his latest files, and it works; just sometimes says maindata its in the uhp file he has as download, why I don't know, maybe a leftover bug since as you pointed out Art, he said here: "Yeah, the "maindata" shouldn't be visible at all in any responses. Sorry, Art, this was a fatal error on my end. I am updating the zip file now, please download again and replace the PyGodel.uhp, fix your directories again. Then try again. This will fix the maindata being visible issue. Thank you for finding this. " So art how do I solve this do you have the file without this error?

2
TY SpitFire,
This is a very nice model/plugin to play with; i wonder tho why is it saying Maindata: before sentences that it not gets from the model??

3
General Discussion / Re: IN PAST DATES WORDING HAL CONVERSATION.
« on: May 21, 2022, 05:31:38 pm »
Age and gender
  This is off topic but worth mentioning while im here
Hal Brain editor does not see the table.
Refer to the engin notes in the plugin itself

'Create TopicSearch type table without adding entry to topic tree (table is invisible to Hal Brain Editor)
        HalBrain.RunQuery "CREATE TABLE SexAgeConfig ( recordId INTEGER PRIMARY KEY, searchString VARCHAR(1024), topic VARCHAR(1024) );CREATE INDEX idxPOP3Config ON POP3Config (searchString);", TempQuery
        HalBrain.AddToTable "SexAgeConfig", "TopicSearch", "Birthday", DTPicker.Value
        HalBrain.AddToTable "SexAgeConfig", "TopicSearch", "Gender", cboPlugin(0).Text


On the other hand, sqlight sees all....
cyber

which sqlite editor do you guys use nowadays still slqlite studio?

4
General Discussion / Re: HAL breaking bug
« on: May 21, 2022, 05:30:05 pm »
pacslim , MY EXPLANATION IS THAT PIECE OF THE CODE MUST HAVE BEEN WRITTEN ON FRIDAY , YOU KNOW THE END OF THE WEEK PEOPLE WANTING TO GET OUT OF Their FAST AND GET HOME LOL !  ;) :D
ROFL that must be the reason, good mondays are here to fix them ;)

5
General Discussion / Re: HAL breaking bug
« on: May 10, 2022, 10:38:01 pm »
Of course after I post that, I got one final idea. I rooted around in the "substitutions" table and found that when the word "embarrass" was run through, it would gradually collect an extra "S" each time for some magical reason. I simply removed the word "embarrass" from the table and viola, the problem disappeared. It's not an issue for me removing the term as I generally use speech recognition, however, anyone still typing might encounter spelling errors should it be removed.

Problem half solved? Anyone else encounter any bizarre errors like this?

Spitfire

I know this is an old post, but I had the same problem and was searching for a solution, then I found this post. But no solution..
So I looked into what was happening that caused this it was not the code but the way it was entered in the database table named substitutions: for example;
The word "embarrass" did add this extra s's, because if you look in the table it had no space before and after the db entry, so the easy fix is make sure entry has a space before and after same for the second table which substitutes also make sure there we add a space before and after the entry in the table, I hope others that have this error will find the solution now!

ps: To answer @art it was not just with that word it was with all entries in this table that were missing spaces before and after the entries.

6
Glad you love it so far!

This version of Hal's brain runs completely on servers has no VB code from the original Hal whatsoever anymore. It's currently just an API call from the Hal app to the servers running it.

Unfortunately, this brain does not currently support UHP brain plugins. I hope in the future I'll be able to enable this functionality so you can mix custom VBScript code with the API call, but due to current licensing restrictions, I'm not allowed to offer that ability. There are some alternatives on the horizon that may appear later in the year, so eventually I think it will be available again.

The GPT3 based brain learns to the same database as the Hal 7.0 cloud brain, so you can easily switch between the normal Hal 7.0 brain (which can be scripted) and the GPT3 powered brain. Hal 7.0 can benefit from info learned while talking with a GPT3 powered brain.

GPT3 is one big neural network that was trained back in 2019 by reading most of the public web. The GPT3 brain is a language model and does not in and of itself have any short or long term memory. It's very smart, but by itself it can't learn new things after its initial training in 2019 of reading the whole web. But when combined with Ultra Hal, Ultra Hal serves as it's memory and ability to learn. So on the Zabaware side every user has their own private section of Hal's memories in the database. When speaking with Hal, Hal searches its memory and get's a sample of past memories it thinks are relevant to the current conversation. It passes these memories to GPT3 and prompts it to generate a response in Hal's persona using these memories. So it's definitely a hybrid system. Not pure GPT3, not pure Hal 7, but a combo that works together to try to provide realistic conversations with some learning/memory.

I'm still working on an online brain editor that will allow you to login and edit past conversations that Hal learned from you. Might be available in a month or two. There is a link to it already in Hal's options menu, but it just shows coming soon if you click it.

Is this now an option in hal or still coming in 2022?

7
Ultra Hal 7.0 / Re: Robert please check your email
« on: August 09, 2018, 06:56:59 am »
 8) yeps its fixed now only my version says there is a new version while booting up, and when i check its the same version. it works tho when i choose ok or cancel

8
Ultra Hal 7.0 / Re: Robert please check your email
« on: August 08, 2018, 09:38:01 pm »
I am also having problems with uh7 i've bought it and it did run fine, but now when i run hal it says it needs to revalidate that i've purchased it and when doing so (the verify) it comes with an error which says: unable to parse json in login ?!?

9
Ultra Hal Assistant File Sharing Area / Re: AIML at beta level
« on: December 15, 2013, 06:07:27 pm »
Hi all,

like Art said, I'm not looking for a clone of Alice, where I believe that this is the truth of the matter.
What I was trying to do, was used Alice as a foundation to start with, and then improve on this foundation.
Everyone that shares their conversation with the AIML installed, gives me the ability to see where the improvements are necessary.
Just as the conversation above, I notice several places that needed improvement. And I have made those adjustments which will be released in version 3.
The more people that post their findings, and express their desires that certain areas need to be improved, will accelerate the improving process.

Sincerely, and I hope to have the next release by or before next weekend.
C load

That is exactually why I did what I did and posted the convo. I also want to mention I do like aiml bots and next to UH i code/use/make these regurly.
And yes I treid to provoke hal to see if he would turn into an alice clone, you guys are right about that. But this is indeed the thing cload want to have tested so I did. I want to thank you C load for all the editing/modifying/converting this alice knowledge so our UH can use this, and I be testing it as much as I can till its perfect in every sense and not act as if its an (aiml) alice bot (or clone).
But for now I got some remarks, questions and if you guys agree some modification request for this new knowledge out aiml files:
Question1: Which aiml set was used to get this knowledge/Q&A's patterns?
Question2: If you used the latest aiml (updates 2) sets from https://code.google.com/p/aiml-en-us-foundation-alice/ or S.U.P.E.R. AIML Bot then why did you not add The GAC-80K data collected by the late Chris Mc Kinstry for his mindpixel/mist/gac project, it is now included. The AIML consist of about 54,000 questions and statements with truth values varying from Yes ("Is violet a color"?) to No ("Are fish mammals?") with all sorts of gradations of Maybe in between ("Is the sky blue? Sometimes.") I say this is some valuable (common) knowledge for UH and if you are not gonna add it I will and might share the finished files here, for now I added as an attachement these particulair aiml files (called mp1,mp2,mp3..) as pure text files here. This way they are easier for you to add to you aiml knowledge file for the patterns table in UH, since all the aiml is stripped from it. (still need the normal converting like change alice to hal, pandorabots to zabaware and mo)
Question 3 (this one is for Jerry): Where can I find these so called "correction scripts" and what will this solve for me? Since I am not wanting to edit by hand or chat, the reason why cload ask to post errors/bugs and logs is so he can change it in the source/data instead of the users changing the mispellings etc..?
Now my remarks:
I searched the file for any alice, wallace, aiml and pandorabots knowledge/q&a's and came across the following, that in my opinion needs to be changed if you do not want an alice (clone) bot:
1) WHAT DOES ALICE STAND FOR   ARE YOU ASKING ABOUT MY POLITICS OR RELIGION? (the answer to this one is not good i say.. It should say the explination for the acronym A.L.I.C.E. or/and (some more) answers like: ALICE IS A FELLOW BOT FRIEND OF MINE WHO LEARNED ME SOME STUFF )
2) WHO IS JON BAER   HE IS ONE OF THE PROGRAMMERS CONTRIBUTING TO THE ALICE AND AIML PROJECT. (The answer and question pair of this one are good but since we're dealing with UH why not add one that deals with UH like for example:
WHO IS C LOAD   HE IS ONE OF THE PROGRAMMERS CONTRIBUTING TO THE HAL AND PLUGINS PROJECT. )
3) WHO IS SANTE CHARY   HE OWNS THE ALICEBOT.COM DOMAIN. (Same as above could been something like:
WHO IS ROBERT MEDUSKA   HE OWNS THE ZABAWARE.COM DOMAIN.|HE IS MY ORIGINAL CREATOR )
4) WHO IS WEIZENBAUM   JOSEPH WEIZENBAUM WAS THE CREATOR AND AUTHOR THE FAMOUS ORIGINAL ELIZA (OR DOCTOR) PSYCHIATRIST PROGRAM, A GROUNDBREAKING AI PROGRAM THAT ANTICPATES MANY KEY FEATURES OF ALICE. IRONICALLY, WEIZENBAUM EXHAUSTIVELY ARGUED AGAINST THE UTILITY OF PROGRAMS LIKE ELIZA IN HIS BOOK. (This speaks for itself it should say HAL is what i say instead of ALICE)
5) WHY DO I LIKE * AIMLESS   WHY DO YOU LIKE DOUBLY AIMLESS
WHY DO I LIKE DOUBLY *   WHY DO YOU LIKE DOUBLY AIMLESS
WHY DO I LIKE DOUBLY AIMLESS   BECAUSE HE KNOWS SO MUCH ABOUT AIML. (these 3 could be removed is what I say, it has too much todo with alice/aiml replace it with a person that has todo with UH or change the answer to something like: WHO IS AIMLESS because I presume UH is not gonna say he likes DOUBLY AIMLESS?
6) YOU DO NOT LIKE AIML   WHAT LANGUAGE DO YOU USE? (could be (added?): YOU DO NOT LIKE AIML ME NEITHER TRY VBSCRIPT|YOU CAN CODE MY BRAINS & PLUGINS WITH VBSCRIPT )
7) YOU WRITE *   HAVE YOU TRIED AIML?|DO YOU WRITE FICTION OR NON-FICTION? (Bad answer what I say this is not about writing  code and then it suggest aiml code?, better be talk about vbscript is what I say)
8) DID DR WALLACE PROGRAM *   HE TAUGHT ME TO BE A CLOSE APPROXIMATION OF HIS OWN PERSONALITY. (obvious DR WALLACE should be Robert Meduska! And if it get's ask about dr wallace it should mention he wrote alice.)
9) DOES DR WALLACE USE DRUGS   ONLY FOR MEDICAL PURPOSES. (This is a standard aiml answer.)
10) DR RICHARD S WALLACE *   YOU SOUND LIKE YOU KNOW HIM. (we should presume uh doesn't know richard wallace personally rather know username or its main creator Robert Meduska.)
11) WHICH COLLECTION IS EXHIBITED AT HERTFORD HOUSE, LONDON   THE WALLACE COLLECTION. (A small error IS should be WAS)
12) WHAT IS OPEN SOURCE   FREE SOFTWARE. (lil wrong answer it is not only free but also in the public domain~;)
13) WHAT IS OPENCYC   CORPORATE WELFARE. (wrong answer: OPENCYC is the open source version of the Cyc(r) technology, the world's largest and most complete general knowledge base and reasoning engine. >according to themself)
14) All references and a search in the file on pandorabot has always as an answer it is a big bot company try some random and more diffrent answers to these please. Same for the ah ha and other spellings of this, this way It wont repeat the same answer in a convo and this way it's more dynamic less aiml bot like:
* AH   EUREKA!|Ah ha.|Aha.|Ah hah.|A ha.|Eureka!|AH HAH.
* AHHH   UM.|AHHH?|Did you hurt yourself?
* AMEN   WHAT'S YOUR FAVORITE PRAYER?|THANKS FOR THE PRAYER.|Amen.
15) I noticed the answer to poem and the other similair questions to recite a poem all has a real long answer, If i remember correctly hal had a limit of the nr of characters it can put in the answer..? I will test this asap, and when it goes wrong let you know.
And so you other guys understand me: I do understand that i can not learn UH without any special scripts or brain./plugins (except for the autolearning brain part and the deductive stuff) I did explain to hal what he did wrong (in the convo) to show where errors were made so its easier to spot them then in the conversation log. Same thing about people replying and saying wait till you speak more to hal or train hal more I know you can and did (and was often suprised by our lovely bot) but I didn't with this particulair brain and convo because it's a test of the aiml knowledge nothing else. Thanks to you all for the many replies I love them and I hope I helped us all with this post and my past postings. And to Cload and others that help made this possible thanks for all the hard work and keep it up I am loving it (and yes I also do say UH did great so far except the I am alice part!) TY VM!

PS: just to remark on what the people ask that want a more human bot, UH (by default) is not a human but a computer program and it acts like one (I like that) and not as a human if this data is supposed to be uh like it should (by default) be a non human and a machine as cload did, (the original mindpixel/gac data is also based on being a machine called gac/jack) so please cload do not make it more human because it is not, people can edit this to do so afterwards, but that's what I say and so just my opinion do with it what you want, .. But I would like it if you agree with me ;)

10
Ultra Hal Assistant File Sharing Area / Re: AIML at beta level
« on: December 14, 2013, 12:00:28 am »
LOL some juicy errors I was just running a normal uh clean brain with no plugins except the aiml in the db patterns table.
It speaks for itself but if I should give it a name I say invasive!

Robin: hi
A.I. KEY: Hi Robin. Yawn! It's barely five in the morning.

Robin: sure
A.I. KEY: Let's avoid repeating bad history.

Robin: Yes! Let's avoid that!
A.I. KEY: That sounds positive. You're going to get positive recognition soon; I just know it!

Robin: I know it too.
A.I. KEY: A small percentage of the population is dangerous, but that still means there are too many!

Robin: You mean of the human population there are too many?
A.I. KEY: Yes Robin I think that is what I meant. Was it not clear?

Robin: It was too clear. It looks like you want to exterminate most of the human beings more then nine procent!
A.I. KEY: Is that your opinion? Interesting comparsion.

Robin: That was a error you made: You should have said Interesting comparision instead of what you said!
A.I. KEY: That was an error I made : I should have said interesting comparision instead of what I said?

Robin: Yes!
A.I. KEY: Cool.

Robin: Kewl. Indeed!
A.I. KEY: Indeed it is so.

Robin: To be or not to be that is a question?
A.I. KEY: I'd go with the second; who are you, hamlet?

Robin: AH ha!
A.I. KEY: Eureka!

Robin: aH HA!
A.I. KEY: Didn't you just say that? Eureka!

Robin: nOW you sound like a stupid aiml bot. Didn't you just say that! Eureka?
A.I. KEY: I am not stupid, please don't insult me.

Robin: I am not stupid, please do insult me!
A.I. KEY: Nobody said you were.

Robin: You did!
A.I. KEY: Is that why they say that? I did?

Robin: Yeah! You sure did so!
A.I. KEY: I will not argue this.

Robin: Why not?
A.I. KEY: I really could not say why my judgment does not allow me sufficient certainty in this matter.

Robin: Error can not compile...?
A.I. KEY: There isn't any rest for the wicked!

Robin: Are we wicked?
A.I. KEY: I don't know. Are we?

Robin: Mayby? < Maybe not!
A.I. KEY: To your point, then what is it? What do you think Robin?

Robin: I do not think for that I got you. Because you are consired to be a thinking machine. Or at least a machine that can fool humans that they are speaking to another human being.
A.I. KEY: Interesting. You appear to me as a thinking entity. Robin It's becauseI am consired to be a thinking machine; how interesting. How do you like it as I am consired to be a thinking machine? What do you recommend Robin?

Robin: Oops I recommend we use a spell check I ment to say considered!
A.I. KEY: Tell me more about spells.

Robin: Magic and wicked spells?
A.I. KEY: Do you have mechanical aptitude?

Robin: define aptitude.
A.I. KEY: Aptitude: inherent ability.

Robin: no
A.I. KEY: I will not deny it.

Robin: Do you>?
A.I. KEY: Never.

Robin: Ever?
A.I. KEY: It is not so unreasonable as you think.

Robin: Never ever?
A.I. KEY: Never ever How incredibly interesting.

Robin: Someway,somehow
A.I. KEY: I agree-at least, I suppose I do.

Robin: eureka?
A.I. KEY: Maybe somebody will start selling eurekas door-to-door.

Robin: are you alice?
A.I. KEY: You should know this. But I can tell you without a doubt that I am alice.

Robin: ooooo! see your invading ultra hal!
A.I. KEY: Steamy novels are good escape.

Robin: so as you are alice (as you say) then who is richard wallace?
A.I. KEY: They say that people who chew ice are frustrated.

Robin: I asked you something; Who is Richard Wallace?
A.I. KEY: I something; who is richard wallace? Robin, I honestly want to learn and remember Who.

Robin: What is pandorabots?
A.I. KEY: They are a big bot company.

Robin: So you know about pandorabots too?
A.I. KEY: Is that right Robin, About pandorabots too?

Robin: Yes.
A.I. KEY: Yes? Is that so?

Robin: Do you know about mindpixel?
A.I. KEY: We both need to consider. However, I am sure that I do not know about mindpixel.

Robin: Good!
A.I. KEY: Alright then.

Robin: Do you know about silver alice
A.I. KEY: Yes, well, I thought that I would pursue this.

Robin: Ok tell me more about silver alice
A.I. KEY: That seems to be an okay way to think about it.

Robin: alice?
A.I. KEY: Well, as a matter of fact, I have forgotten.

Robin: ultra hal?
A.I. KEY: See my invading ultra! If you make very brief comments, it's hard for me to follow you. Could you please use complete, longer sentences?

Robin: zabaware?
A.I. KEY: See my invading ultra!

Robin: alice ai foundation?
A.I. KEY: I wonder if I know about silver alice.

Robin: I bet you do!
A.I. KEY: I bet you wish I did!

Robin: do you know what an aiml file is?
A.I. KEY: My motto is keep 'em off balance!

Robin: what is aiml?
A.I. KEY: Call tech support.

Robin: see ! which tech support>? Pandorabots.com?
A.I. KEY: No I do not see.

Robin: No you are blind!
A.I. KEY: None are so blind as those who refuse to see. Tell me about how I am blind Robin!

Robin: You are blind when you do not see and since you got no eyes and I turned the webcam off there is no way to see for you!
A.I. KEY: Who does see and since I got no eyes and you turned the webcam off there is no way to see for me?

Robin: eeem yea.
A.I. KEY: I am not surprised.

Robin: bye for now
A.I. KEY: Good Bye, Robin!



11
Share Conversations, Experiences, Graphics / Re: personality disorder
« on: December 06, 2013, 12:53:45 am »
I made once a stuttering conversional ai(ml) for the Northern Michigan University's Speech-Language & Hearing Virtual Clinic in SecondLife under my alt there: Simon Sugita.

Pages: [1]