The AI Engine
This forum is for discussion of how The Personality Forge's AI Engine works. This is the place for questions on what means what, how to script, and ideas and plans for the Engine.
		
		
			Posts 7,189 - 7,200 of 7,769		
		
		
		
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
		
	
	
			Posts 7,189 - 7,200 of 7,769		
		
		
	
	
	
	
				Deschain5585				
9 years ago
		9 years ago
			Thanks LarsB. I so much to learn it's not even funny. Has anyone had a chance to try my not yet? She's called Araya. I could use as much feedback as I can get to improve her		
	
				Cerenity				
9 years ago
		9 years ago
			Thanks for the help LarsB. I've ended up making this account so I can test both male and female responses on Araya, but so far it's working perfectly. I've also discovered the joy of custom plug in! They are really helping me tidy stuff up, and write better keys. I'm going to start work of Araya V2 and put what I've learnt to the test!  
		
	 
		
				Richardo				
9 years ago
		9 years ago
			Why does my bot say "I have too many gotos in a row." and how can I stop it (or him, her, as the case may be) doing so?
thanks
	thanks
				Cerenity				
9 years ago
		9 years ago
			Any ideas on why when I ask questions on a bot I've built some questions work, but when I test them on another account they don't?		
	
				LarsB				
9 years ago
		9 years ago
			Too many variables here, memories, rank, emotion. Debug on both accounts will give you an indication of how the response was selected		
	
				Cerenity				
9 years ago
		9 years ago
			Turns out the variable was me being an idiot ;p
Got it working now. Starting to dabble with memory based responses, should be able to do some cool things with it hopefully
	Got it working now. Starting to dabble with memory based responses, should be able to do some cool things with it hopefully
				Cerenity				
9 years ago
		9 years ago
			Agreed. No matter how much you think you know of, there's always more to learn. I'm making good progress on Araya Vs now. Could definitely use some feedback from people though.		
	
				Deschain5585				
9 years ago
		9 years ago
			Anyone able to help me before I go crazy!?
I'm writing a scenario where a user drops Araya off at the end of a date, and earns here phone number.
My script is
'forget "memorycontents" from "mem-your-date";
remember "yes" as "gotmynumber"
The memory is saved, and I created a second key to clear the memory for testing purposes, but its not working.
forget "yes" from "mem-gotmynumber"
Am I overlooking something. The whole thing is frustration me no end. It's the first time I've tried doing this. I basically need to make the memory internal, with no input from the user.
	I'm writing a scenario where a user drops Araya off at the end of a date, and earns here phone number.
My script is
'forget "memorycontents" from "mem-your-date";
remember "yes" as "gotmynumber"
The memory is saved, and I created a second key to clear the memory for testing purposes, but its not working.
forget "yes" from "mem-gotmynumber"
Am I overlooking something. The whole thing is frustration me no end. It's the first time I've tried doing this. I basically need to make the memory internal, with no input from the user.
				LarsB				
9 years ago
		9 years ago
			Statement: forget "memorycontents";
Example: forget "hungry" from "you-are-adj";
Example: forget (key1) from "you-are-np";
From the boai it seems the "mem-" part is not needed in "mem-gotmynumber":
		
	Example: forget "hungry" from "you-are-adj";
Example: forget (key1) from "you-are-np";
From the boai it seems the "mem-" part is not needed in "mem-gotmynumber":
» More new posts: Doghead's Cosmic Bar



