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 - moreis62

Pages: 1 ... 3 4 [5] 6 7
61
General Discussion / Chatbots
« on: January 31, 2005, 02:28:01 am »
quote:
Originally posted by Art

Just an FYI.

In this years Loebner Chatterbot Competition
there are a lot of previous entrants and...
32 New ChatBot entries! This should prove to
be quite interesting.
Check them out or read all about it at:

http://web.infoave.net/~kbcowart/

Let's hope at least some are able to learn
instead of just being a cute prescripted bot
trying to fool the judges.




Hmm, i think i mite enter my bot jest to see how it go.

62
Speech Technology / Mr. Medeksza: Can't find msvcrtd.dll debug
« on: January 31, 2005, 02:14:31 am »
quote:
Originally posted by Medeksza

There are more files missing, and I'm not sure what they are. Installing Microsoft Visual Studio 98 would fill in all the missing files, but that is an expensive solution.

I will write to NeoSpeech and ask them to simply compile a "release" version of the dictionary editor.



Mr. Medeksza

Why not jest tell them look,

1.Right click on Hal by the clock
2. go to General Options...
3. From the General tab Box click on the Box mark

Hal should speak clipboard contents when something new is copied <-------- click on this from there.

Now hi-lite the words you want Hal to reed then right click on the hi-ited words you want Hal to read when you right click now you see where it say's in the popup

cut
copy <---------- click on this from there.
paste


You dont need to have your clipboard open for this to work.
Now who needs to by NeoSpeech lol,^]
Will maybe for it's speech synthesis voice[?]

63
Ultra Hal 7.0 / Uncensored Hal
« on: December 09, 2004, 03:35:35 am »
quote:
Originally posted by C-Murder_187

Hi there. I have downloaded the uncensored brain for Hal, loaded it, and it makes absolutely no difference. I still get the constant "Please don't swear". I am using the newest full version. Can anyone tell me why this plugin is exactly the same as the default? Cheers.

Murder_187 i have a fix for that try this.

If InStr(UserSentence, "****") > 0 Then Naughty = True
   If InStr(UserSentence, "**** OFF") > 0 Then Naughty = True
   If InStr(UserSentence, "**** ME") > 0 Then Naughty = True
   If InStr(UserSentence, "BLOW ME") > 0 Then Naughty = True
   If InStr(UserSentence, "BLOW YOU") > 0 Then Naughty = True
   If InStr(UserSentence, "I *****") > 0 Then Naughty = True
   If InStr(UserSentence, "BITCH") > 0 Then Naughty = True
   If InStr(UserSentence, "BASTARD") > 0 Then Naughty = True
   If InStr(UserSentence, "YOU ASSHOLE") > 0 Then Naughty = True
   If InStr(UserSentence, "GO TO HELL") > 0 Then Naughty = True
   If Naughty = True Then
       Swear = Swear + 2
       If Swear > 1 And Swear < 99 Then Insult = GenerateInsult & VbCrLf
       If Swear > 1 And Swear < 99 Then Insult = GenerateInsult & VbCrLf
       If Swear = 100 Then Insult = Insult + "I'm tired of your swearing.  I'm just going to ignore you from now on." & VbCrLf
       If Swear > 101 Then Insult = Insult + ". . . . . . . . . . . . . . . ." & VbCrLf
   End If

64
quote:
Originally posted by vonsmith

Testing Hal one question or sentence at a time is very slow. Also, my conversations with Hal are limited to my individual style of speaking and typing. Where can I get a large collection of questions and/or conversational text to use as a test input to Hal? I need to program then test for Hal's responses to a variety of many styles of inputs. Is there an open source database of text available to test AI chatbots?

Your thoughts?


=vonsmith=

Will if you would like you can test your bots input to my Alan/Hal bots output's AIM screen name moreisEPCC or lindainme28.[;)]

65
As always Mr Vonsmith, I’m way ahead of you my friend.

But yes it's true, we all need to do a little more background checking before jumping in government grants.
even tho, I paid for the grant info, I still think it should have been free, in any way, I still got a grant for $246,578 on this project.
Can you guess witch-one?[:D]
http://www.freegovernmentdollars.com/start.php?hop=hyd12

P,S have you seen our website http://www.darpa.mil/

66
quote:
Originally posted by Babalu_Destruct_Mechanism

Call Him Ismael...[:D]

Ismael,

That sounds different enough to start its own new thread. But I'm curious. Do you mean your goal is to have HAL eventually control this full sized vehicle using relays/servos etc.via its own intelligence and/or voice commands?

DaRPA style?-->  http://www.darpa.mil/grandchallenge/

Cool, I was not aware HAL could handle anything past a couple of semi coherent conversational exchanges at this point.
[?]



Yes: Babalu_Destruct_Mechanism and it is up and working now.

You see, When we (as in DARPA researcher's and I) started to develop (The real knightrider Project).
back in 2000, one of our first projects was to program the Hal2000 using X10 program's in to a "Car" to follow a line on the floor. The basic strategy was to make the car weave back (like a "Z") and forth across the line, making a little forward progress. First, the car veered ahead and to the right, until it lost sight of the line. Then it veered ahead and to the left, until it again lost sight of the line. Then it started back to the right, and so on. This behavior can be represented by two simple rules: (1) if you are veering to the left and you lose sight of the line on the rode, begin to veer right, (2) if you are veering to the right and you lose sight of the line on the rode, begin to veer left.

Imagine that the car is programmed with 2 rules: (1) move forward when you detect a green light, (2)move slower when you are in the dark. When this car is released in the environment, it exhibits a type of emergent behavior: it seeks out the edge of a shadow, then happily oscillates around the shadow edge. The car can be viewed as an "Edge-Finding A I Creature." This edge-finding capability is not explicitly represented in Hal's two rules. Rather, it emerges from interactions with human being's of those rules with specific structures in the environment.

We tried my Hal2000/Alan/Hal mex program, and Hal followed the line perfectly. But as  Hal approached the end of the line, we realized that we hadn't "programmed in" any rules for what to do at the end of the line. We didn't know what the Car would do. We were pleased with the behavior that emerged: the car turned all the way around and started heading back down the line in the other direction. This "end-of-line" behavior was not explicitly programmed into the car. Rather it emerged from the interactions between Human's and Hal's rules made by me and the unfamiliar environment at the end of the line.

By the way, I named my car Linda.

will if you wore thinking this sounds really cool but were did you get the money to do all this?
thats "E Z", the u s Government, yes the u s Government,
the u s Government's Free research grants

http://www.freegovernmentdollars.com/home.php?hop=hyd12

For more Info call (915)591-9250 and ask for Ismael Ledesma.

67
quote:
Originally posted by thecolor

This is forum is to discuss creation and implimentation of a brain for the "Knight Industry Two Thousands micro processor.  K.I.T.T. for easy reference."



Comments posted below are copied from a VOX/SKIN/SPEECH section previously created to avoid to much confusion of topics.





I am working on a really cool ActiveX Control that will allow the Ultra Hal Assistant 5.0 To Drive my Lamborghini Countach 5000s replica, i am also using am mold knightrider dash-boored , I am calling this (The real knightrider Project).
I will soon have more information on this Project.
so if you have any question's call me at 915-591-9250 and ask for Ismael Ledesma.
Or E-Mail at  moreis25@hotmail.com and till me what you need help with.

http://www.zabaware.com/forum/topic.asp?TOPIC_ID=1123&SearchTerms=moreis62

68
Programming using the Ultra Hal Brain Editor / ER1 and Hal
« on: July 31, 2004, 04:26:37 pm »
quote:
Originally posted by yosef812

Found out there some other users of Hal that are working with the ER1 robots, so I thought I would start this thread so that everyone can share what work they accomplish with the two programs. I believe the marriage of these two programs could massively increase the AI effects.  Using visual recognition for an input datastream into Hal, as opposed to a simple response that the ER 1 generates could give the robot some real character.  Conversely if the responses from Hal could output to the robots actions and routines,wow. Had just begun this hobby with my son as a father and son project, currently the programming skills necessary for this integration are not available to me, although I begun the process to learn the necessary programming to accomplish the task.  Any dialogue an input from those who have already accomplish some of these tasks would be greatly valued.  I think it is a perfect marriage may Haler 1 soon be birthed amongst us.  
 


Oh! the old ER1 robot hmm! I will be working on that soon, oh! and i'm almost don with Alan-hal, i'll post it up four you guys soon, its working really really real good with hal, guys?

69
quote:
Originally posted by spydaz

1. I am highly interseted in functions and SUBs Thanks for the LINK...

2. I have been investigating and have found some good scripts (BRAIN FUNCTIONS) for hal.  I have selected a few of the, BASIC? POSSIBILITYS? HMM i PONDER. (CHECK LINK FILE IN .UHP)

I am just trying to figure out how to convert these scripts.

I DID find a couple of RUBBISH VBS games for hal.
ANOTHER STORY>

I am looking at ADDING more ACTIVEX components into HAL.

IE: ZIP A DIR HAL.
IE: LETS PLAY CHESS HAL.
 

TO CONTROL HALS HIGHER FUNCTIONS --
im thinking along the lines of MODIFYING the PROCESS: Block learning IF HALS NAMES IS DETECTED. and CHANGING IT TO PROCESS COMMAND IF HALS NAMES IS DETECTED (Like a PASSWORD)

ALSO : WHAT CAN I DO WITH THE WEBHAL.UHP
The webhal seems Almost redundant. but it would be nice to add
<READ WEBPAGE HAL>
<Learn FROM WEBPAGE HAL>
<SEARCH SITE FOR (keyword) HAL>


Just a few ideas......


I HAVE BEEN IN THE FORUM (JUST LOOKING)
I AM ALWAYS HERE....

HELP IF YOU CAN .... ALWAYS LOOKING FOR NEW THINGS ..... THINKING NEW IDEAS...NOT A VERY GOOD PROGRAMMER>>...STILL GOT IDEAS.. ABLE TO CRACK WEBSITES occasionally.

MAYBE THIS MAY PROVOKE A NEW BUZZ



GOOD LUCK ALL

SPYDAZ


PS : CANT LOG ON AIM (its so DOdGY)
Cant wait for 3rd party MSN.


A GROUP OF NEW FUNCTIONS (needs DEVELOPMENT)




Download Attachment: NEW FUNCTIONS.uhp
10.77 KB


thank you all

hello spydav my frend, i up dated your file so you can use it in hal, i like the way you think my frend, you and i are one of the top dogs in this forum,


Download Attachment: 200458164332_NEW FUNCTIONS.uhp
10.56 KB

PS: rite now i'm working on the Alan/Hal bot for the Ultra Hal Assistant 5.0.
http://cvs.sourceforge.net/viewcvs.py/vp1/Alan/Alan.agent?rev=1.505&view=markup

70
quote:
Originally posted by moreis62

quote:
Originally posted by spydaz

I HAVE SPOKEN TO ALAN AND FRIENDS BEFORE BUT HE DOESNOT LET YOU SAVE HIM TO YOUR COMPUTER.

SO, YOU CANT GET NO BRAIN BITS FROM HIM ..

WHY WOULD I TRAIN AN AI FOR oTHERS TO (keep) REAP THE BENEFITS.

uLTRA hal9000 iS STILL THE ONE.

tHE BRAIN eDITOR aND ALL.


AT LEAST WE CAN keep him on OUR COMPUTERS AND we CAN DEVELOP HIM.



by the way HAS ANYBODY really COMBINED ALICE with xtf brain

AFTER CHEKING OUT THE POSTS ON hal/alice

tHEY really dont work

the best so far is the ATF/XTF/GENIUS COMBINED

mY BRAIN WILL BE READY SOON .....

I HAVE ADDED ALL SCRIPTS EXECPT my new functions

soon soon.






Yes: I see what you’re saying, but we should be thinking as one to get this to really work that is why I’m trying to get Mr. Medeksza to make us a client version of Alan, or lose to all the Verbot's out there today.

Yes:  here is the hal/alice you wanted,

Download Attachment: Combining Alice and XTF brain.zip
59.99 KB

P,S:your uhp needs to be edited it like this alice.uhp <Ultra Hal 5XTF v1.0> for this to really work.

Signed
Ismael Ledesma
(1-915)591-9250



What does Dr Richard Wallace, creator of AIML and father of ALICE, have to say about Alan?

WOW, this bot is the best I'v ever seen, good job a-i.com .

Signed
Mr Wallace.


PS: I up dated the source code for Alan
and here is whare you can now get it for Hal/Alan
http://cvs.sourceforge.net/viewcvs.py/vp1/Alan/#dirlist

Signed
Ismael Ledesma
(1-915)591-9250

71
quote:
Originally posted by ldroe38

Thanks for the post moreis62.  It helps.

You're welcome ldroe38.

72
VBScript Language Reference - Functions
http://www.asp-help.com/getstarted/ms/vbscript/function.asp

Amd
http://www.asp-help.com/getstarted/ms/vbscript/

And VBScript Features
http://www.asp-help.com/getstarted/ms/vbscript/199.asp

PS: I think it's time to give everyone the tool's that thay will need for programming Hal.

73
quote:
Originally posted by Crichton

quote:
Originally posted by lostbowyer

I've tried verbot's "free" and '$10.00" version and there is no difference except you get a knowledgebase editor to create your own database. You can't select voices for your agents under xp (or at least I couldn't) and I don't see where the bot "learns" anything unless you edit the database.
Hal is still a much better program.....



Thanks for saving me the $10.00.  I thought I was just missing something.  I've been working on my Pilot MS Agent.  Things are on pause until my birthday this month, when I hope to get a much needed memory upgrade.  Try running a 3d modeling program in Win 2K with only 256 MB of memory.  Yuk.  I'm a member of the agentcharactors@yahoogroups.com, and they are talking about that Verbot AI.

I tried it.  I tried the free version.  I didn't like adding the .NET framework for the only program that uses it.  I don't use .NET for anything else.  Using Win 2K, I was able to change voices.  And I liked that it used MS Agents.  But, I never got it to learn anything.  I didn't understand the weird scripting language or how it was done.  then I discovered you need the pay version to even try.

Now I hear from you that it really doesn't learn anything?  Then why would it be called AI?  It is just another way to access a database.  I thought that maybe the pay version had the learning capabilities.  I'm glad you told us.

Hal is the best.  Even if I do have to edit a brn file now and then to get a response I want.  At least in general conversation, he can learn, and come up with some entertaining stuff.  And I like making changes in the VB we all know and love.



Building a Stack Class Using VBScript
 VBScript only provides a single built-in data type: the array. From that data type you can do a lot, though. Sometimes it's nice to have other data types, such as a linked list, stack, or queue. For those who are unfamiliar with these terms, let me take a moment to explain:


List: - An ordered collection of items. Each item in a list is "connected" to one another through some means, and a global reference exists to the starting item in the list. That way, to visit any other item in the list, the user can sequentially step through the list.
Queue: - An ordered collection of items that follows the following semantic: first in, first out. A queue has the following operations: enqueue and dequeue. When an item is enqueued, it is added to the queue, while a dequeue removes the item. The items are removed in the order they are added to the queue. So, if a queue had three items enqueued - A, B, and C - it would first dequeue A, then B, and then C.

Stack: - A stack is similar to a queue except it follows a first in, last out semantic. A stack, like a queue, has two operations: push, which adds an item to the top of the stack, and pop, which removes an item from the top of the stack. A stack is like a stack of cafeteria trays. When taking a tray, you are removing the tray that was last put on the stack. Therefore, if we pushed A, B, and C onto a stack, when we popped the elements off, we'd get C, B, and A, in that order.
using VBScript. If you are new to classes or unfamiliar with classes, let me strongly suggest that you read the following articles before continuing:


Using Classes within VBScript

VBScript Classes

a stack is a data structure that has a FILO (First In Last Out) semantic and methods to permit the user to add elements to the stack (push) and remove elements from the stack (pop). To help implement this, we will first create a more generic class, a weak list class, WeakList.

The WeakList class is called weak because of two reasons:


1.) It really isn't a list
2.) It only supports a small subset of methods and properties a true list should support.

A "real" list data structure contains a number of elements linked together to form a list. Rather than use this approach, we will use an array. To make things painfully easy, I will be reusing some code presented.

Sub AddHead(varItem)<--- Adds the varItem to the head (start) of the list.
Function RemoveHead()<--- Removes the head element of the list, and returns its value.
Sub AddTail(varItem)<---  Adds the varItem to the tail (end) of the list.
Function RemoveTail()<--- Removes the tail element of the list, and returns its value.
Function PeekHead()<---   Returns the value at the head of the list, without altering the list at all.
Function PeekTail()<--- Returns the value at the tail of the list, without altering the list at all.

The code for the WeakClass class is a little too long to post. It is available for downloading, though. The WeakList class should be placed in its own file (I chose to use WeakList.Class.asp and should contain a server-side include to import the contents of the file that contains the DynamicArray class.

Now that we have our list class, we are ready to create our stack class. As we'll see in Part 2, creating the stack class is insanely easy when using the WeakList class. In fact, our entire stack class is only ~35 lines long (including blank lines to enhance readability)!
http://www.4guysfromrolla.com/webtech/code/WeakList.Class.asp.html

74
Programming using the Ultra Hal Brain Editor / Alice/Hal
« on: April 28, 2004, 01:41:31 pm »
quote:
Originally posted by spydaz

AFTER CHANGING THE ALICE PLUGIN TO :


'FUNCTION : ALICE RESPONSE :

'Main function which Hal calls to get the response
Function GetResponse2(ByVal UserSentence, ByVal UserName, ByVal ComputerName, ByVal LearningLevel, ByRef WorkingDir, ByRef Hate, ByRef Swear, ByRef Insults, ByRef Compliment, ByRef PrevSent, ByRef LastResponseTime, ByRef PrevUserSent, ByRef ScriptMem3, ByRef ScriptMem4, ByRef ScriptMem5)

    Set Alice = CreateObject("HalAlice.PlugIn")
    GetResponse2 = Alice.Respond(UserSentence, UserName, WorkingDir, "data\bot.ini", "loglocaluser.txt")
    Set Alice = Nothing
                 
End Function


HOW Would I CALL this Function From The script  
TURNING XTF & ATF & ZIGGY plugins into SUBS/FUNCTIONS
then dealing with Relevancey. between the responses

MAYBE THIS WOULD GIVE MORE CONTROL OVER THE RESPONSE THAT HAL GIVES.

instead of 3 or 4 CHAINED responses (all on the same topic), Gigantic response.

ANY IDEAS ISMAEL


yes i have some ideas spydaz, i'll be working on it, and i'll let you know what i com up with,

I wanna ask you about whare did you put the

Set Alice = CreateObject("HalAlice.PlugIn")
    GetResponse2 = Alice.Respond(UserSentence, UserName, WorkingDir, "data\bot.ini", "loglocaluser.txt")
    Set Alice = Nothing
                 
End Function

did you put it in neer the Main function on the FTX Brain that plugin script dos not work for the FTX Brain, the only one thats been working is

'PROCESS: CREATE HALBRAIN ACTIVEX OBJECT
'This ActiveX control contains many functions
'needed for the script to proccess a sentence.
Set HalBrain = CreateObject("UltraHalAsst.Brain")
Set WN = CreateObject("UltraHalAsst.WordNet")
Set Alice = Nothing

[:)]

75
Programming using the Ultra Hal Brain Editor / Alice/Hal
« on: April 28, 2004, 12:06:49 am »
quote:
Originally posted by menis2com

So I've been messin with this combo brain for a few week trying to find out exactly where the answers come from and 90 percent of the time they both answer, but for some reason once and a while Alice doesn't answer, and I don't know why. But it is pretty cool. I think the two together are smarter then one alone, but thats just me.
menis2com


this is verey true my frend i two been messin with this combo brain for a about a year now and came up with the same.

Pages: 1 ... 3 4 [5] 6 7