Filter submissions
211 submissions
# Starred Locked Notes Created User IP address Script Title Script Description Script Sort descending Name Email Address Organization Name Organization URL Operations
51 Star/flag Script Upload: Submission #51 Lock Script Upload: Submission #51 Add notes to Script Upload: Submission #51 Tue, 11/19/2019 - 15:24 Anonymous 73.109.151.117 Website Navigator website navigator Script: "Website Navigator"
# Synonym: "demo website navigator"
# Synonym: "website navigator demo"
# Language: "English American Female"
Variable: {options}: table_scrape(https://neongecko.com)
# Variable: {options}: demos: https://www.neongecko.com/demos , videos: https://www.neongecko.com/demos , nano: https://www.neongecko.com/NeonNanoforWebsiteDesigners , audible: https://www.neongecko.com/NeonAudibleAiTech , tools: https://www.neongecko.com/NeonTechnology , websites: https://www.neongecko.com/neonnano , phones: https://www.neongecko.com/NeonAndroid , devices: https://www.neongecko.com/NeonAIforHome
Variable: {chosen}: ""
# Neon speak: "Options: {options}"
Neon speak: "Please tell me what Neon AI web page you'd like to see. You can say things like random{options} or say quit or exit."
LOOP WN
voice_input{chosen}
# Neon speak: "navigating to {chosen}"
if {chosen} == "quit":
Neon speak: "say pause to turn off the mic or say exit to close the window."
voice_input{chosen}
if {chosen} == "pause":
# execute skill to turn off mic
Execute: "neon mute microphone"
else:
if closest{chosen,options}:
Execute: "neon browse to closest{chosen,options}"
else:
Neon speak: "Page not found"
Neon speak: "Tell me another Neon AI web page you'd like to see or say quit."
LOOP WN END
Exit
Daniel daniel@neongecko.com
65 Star/flag Script Upload: Submission #65 Lock Script Upload: Submission #65 Add notes to Script Upload: Submission #65 Tue, 12/03/2019 - 12:30 imedqo 73.109.151.117 Welcome Loops Demo demo welcome loops skill file Script: "Welcome Loops Demo"
Variable: {name}: ""
Variable: {like}: ""
Variable: {location}: ""
Variable: {question}: ""
Neon Speak: "Hello, My name is Neon."
Neon Speak: "What is your name?"
voice_input{name}
Neon Speak: "Nice to meet you {name}"
Neon Speak: "tell me a brand you like, for example, I like neon"
voice_input{like}
Execute: "tell me my coupons"
Neon Speak: "Where are you"
voice_input{location}
Execute: "tell me the time in {location}"
Execute: "tell me the weather in {location}"
LOOP Q1
Neon Speak: "Please ask me a question or say exit"
if {question} == "exit"
Exit
voice_input{question}
#Execute: "{question}"
LOOP Q1 END
Exit
Josh josh@neongecko.com
48 Star/flag Script Upload: Submission #48 Lock Script Upload: Submission #48 Add notes to Script Upload: Submission #48 Tue, 11/19/2019 - 14:04 Anonymous 73.109.151.117 Welcome Neon Demo Welcome Neon Demo Script: "Welcome Neon Demo"
#Language: "English British Male"
Language: "en-gb"
Variable: {full_name}: ""
Variable: {first_name}: ""
Variable: {last_name}: ""
Variable: {response}: ""
Neon speak:
"Hello human. My full name is Neon Gecko Inc; call me Neon. Lets get started."
Execute: "what time is it"
Execute: "what is the weather"
Neon speak:
"Please say your first and last name or say exit, or you can type your response"
voice_input{full_name}
Execute: "my name is {full_name}"
Neon speak: "Thank you."
#Execute: "tell me my full name"
if profile{user.first_name}:
Execute: "tell me my first name"
if profile{user.last_name}:
Execute: "tell me my last name"
Neon speak:
"Is that correct? Say yes, change first name, change last name or exit"
voice_input{response}
Case: {response}
"yes"
Exit
"change first name"
Neon speak:
"Tell me your first name or say exit"
voice_input{first_name}
Execute: "neon my first name is {first_name}"
Execute: "neon tell me my first name"
"change last name"
Neon speak:
"Tell me your last name or say exit"
voice_input{last_name}
Execute: "neon my last name is {last_name}"
Execute: "neon tell me my last name"
Exit
Daniel daniel@neongecko.com
62 Star/flag Script Upload: Submission #62 Lock Script Upload: Submission #62 Add notes to Script Upload: Submission #62 Tue, 12/03/2019 - 11:51 imedqo 73.109.151.117 Welcome A welcome file to greet guests of neon.ai Script: "Welcome"
Variable: {name}: ""
Variable: {like}: ""
Variable: {location}: ""
Variable: {question}: ""
Neon Speak: "Hello, My name is Neon."
Neon Speak: "What is your name?"
voice_input{name}
Neon Speak: "Nice to meet you {name}"
Neon Speak: "tell me a brand you like, for example, I like neon"
voice_input{like}
Execute: "tell me my coupons"
Neon Speak: "Where are you"
voice_input{location}
Execute: "tell me the time in {location}"
Execute: "tell me the weather in {location}"
Neon Speak: "Please ask me a question or say exit"
voice_input{question}
if {question} == "exit"
Exit
Execute: "{question}"
Exit
Josh josh@neongecko.com
107 Star/flag Script Upload: Submission #107 Lock Script Upload: Submission #107 Add notes to Script Upload: Submission #107 Mon, 12/26/2022 - 19:58 Anonymous 111.196.190.249 welcomezhh welcomezhh in Chinese Script: "welcomezhh"
Language: zh-cn, female
Variable: name
Variable: like
Variable: location
Variable: question
Neon Speak: "你好, 我名字是 Neon."
Neon Speak: "你叫什么名字?"
voice_input(name)
Neon Speak: "很高兴见到你 {name}"

Neon Speak: "你在哪个城市?"
voice_input(location)
Execute: " {location} 现在什么时间?"
Execute: " {location} 现在什么天气?"
LOOP Q1
Neon Speak: "请问我问题,或说退出或 exit"
if {question} == "exit":
Exit
if {question} == "退出":
Exit
voice_input(question)
#Execute: "{question}"
LOOP Q1 END
Exit
andy zhou ablozhou@gmail.com
55 Star/flag Script Upload: Submission #55 Lock Script Upload: Submission #55 Add notes to Script Upload: Submission #55 Tue, 11/19/2019 - 18:29 Anonymous 73.109.151.117 WTP Demo Demo script with examples of nested cases and voice_input. Script: "WTP Demo"
Language: "en-au female"
Synonym: "Demo WTP"
Synonym: "WTP Demo"
Variable: {response}: ""
Neon speak:
"Say 1 or World Times for world times"
"Say 2 or World Weather for world weather"
"Say 3 or World Populations for world populations"
voice_input{response}
Case {response}:
"1 or World Times"
Neon speak:
"Say A or Athens for Athens's time"
"Say B or Bombay for Bombay's time"
"Say S or Seattle for Seattle's time"
voice_input{response}
Case {response}:
"A or Athens"
Execute: "What time is it in Athens"
"B or Bombay"
Execute: "What time is it in Bombay"
"S or Seattle"
Execute: "What time is it in Seattle"
"2 or World Weather"
Neon speak:
"Say A or Athens for the weather in Athens"
"Say B or Bombay for the weather in Bombay"
"Say S or Seattle for the weather in Seattle"
voice_input{response}
Case {response}:
"A or Athens"
Execute: "What is the weather in Athens"
"B or Bombay"
Execute: "What is the weather in Bombay"
"S or Seattle"
Execute: "What is the weather in Seattle"
"3 or World Populations"
Neon speak:
"Say A or Athens for Athens's population"
"Say B or Bombay for Bombay's population"
"Say S or Seattle for Seattle's population"
voice_input{response}
Case {response}:
"A or Athens"
Execute: "What is the population of Athens"
"B or Bombay"
Execute: "What is the population of Bombay"
"S or Seattle"
Execute: "What is the population of Seattle"
Exit
Daniel daniel@neongecko.com
83 Star/flag Script Upload: Submission #83 Lock Script Upload: Submission #83 Add notes to Script Upload: Submission #83 Tue, 03/17/2020 - 13:09 imedqo 73.109.151.117 xyz xyz script Script: "xyz"
Neon speak: "Hello"
Neon speak: "Thank you for running the xyz script. Would you like to hear a joke"
Execute: "tell me a joke"
Neon speak: "Here is the current time"
Execute: "what is the time"
Exit
josh josh@neongecko.com
97 Star/flag Script Upload: Submission #97 Lock Script Upload: Submission #97 Add notes to Script Upload: Submission #97 Fri, 06/19/2020 - 15:55 Anonymous 50.35.82.111 Demo Profile Reconveyance Short demo that includes reading a value from a user profile and reconveyance of user input. Script: Demo Profile Reconveyance
Variable: body = "Test email body\nnewline"
Variable: emailAddr = profile(user.email)
Variable: spoken
if {emailAddr}:
Neon speak: "your email address is {emailAddr}"
else:
Neon speak: I don't know what your email address is
Neon speak: Say something and I'll say it back to you
voice_input(spoken)
Neon Speak: You said:
Reconvey: spoken

Exit
Daniel daniel@neongecko.com
101 Star/flag Script Upload: Submission #101 Lock Script Upload: Submission #101 Add notes to Script Upload: Submission #101 Mon, 06/29/2020 - 17:32 Anonymous 50.47.129.133 Language Test Short example demonstrating changing language settings. Script: Language test
Language: en-us male
Neon speak: "I am an American Male"
Language: female en-au
Neon speak: "Now I am Australian Female"
Language: en-gb
Neon speak: Now I am British in your preferred gender
Exit
Daniel McKnight daniel@neongecko.com
80 Star/flag Script Upload: Submission #80 Lock Script Upload: Submission #80 Add notes to Script Upload: Submission #80 Mon, 02/03/2020 - 18:00 imedqo 73.109.151.117 Test Eliza Name speak Eliza test Script: Test Eliza
Language: "en-GB female"

Variable: input = ""
Variable: split_input

# Static Strings
Variable: initial = It's nice to meet you. How are you today?
Variable: final = Goodbye. Thank you for talking to me.
Variable: quit = bye, goodbye, quit

# Substitutions
Variable: input_sub = dont don't,
cant can't,
wont won't,
recollect remember,
dreamt dreamed,
dreams dream,
maybe perhaps,
when what,
certainly yes,
machine computer,
computers computer,
were was,
"you're" "you are",
"i'm" "i am",
same alike

# Synonyms
Variable: belief = belief, feel, think, believe, wish
Variable: family = family, mother, mom, father, dad, sister, brother, wife, children, child
Variable: desire = desire, want, need, wish
Variable: sad = sad, unhappy, depressed, sick
Variable: happy = happy, elated, glad, better
Variable: cannot = cannot, can't
Variable: everyone = everyone, everybody, nobody, noone
Variable: people = people, they, others, adults, children, teenagers
Variable: be = be, am, is, are, was
Variable: sorry = sorry, i apologize
Variable: language = deutsch, francais, italiano, espanol

# Input to response matching
Variable: key_sub = "{sorry_0} [sorry] for {Vsorry}" "Please don't apologize about {Vsorry}" "No need to apologize about {Vsorry[*]}" "I've told you that apologies are not required." "Vsorry's are {Vsorry[*]}",
"i remember {Viremember}" "Do you often think of {Viremember}?" "Does thinking of {Viremember} bring anything else to mind?" "What else do you recollect?" "Why do you recollect {Viremember} just now?" "What in the present situation reminds you of {Viremember}?" "Viremember's are {Viremember[*]}",
"do you remember {Vyouremember}" "Did you think I would forget {Vyouremember}?" "Why do you think I should recall {Vyouremember} now?" "What about {Vyouremember}? "You mentioned {Vyouremember}?" "Vyouremember's are {Vyouremember[*]}",
"if {Vif}" "Do you think its likely that {Vif}?" "Do you wish that {Vif}?" "What do you know about {Vif}?" "Really, if {Vif}?" "Vif's are {Vif[*]}",
"{Vdreamed} dreamed {Vdreamed2}" "Really, {Vdreamed2}?" "Have you ever fantasized {Vdreamed2} while you were awake?" "Have you ever dreamed {Vdreamed2} before?" "Vdreamed2's are {Vdreamed2[*]}",
"dream" "What does that dream suggest to you?" "Do you dream often?" "What persons appear in your dreams? "Do you believe that dreams have something to do with your problems?",
"perhaps" "You don't seem quite certain." "Why the uncertain tone?" "Can't you be more positive?" "You aren't sure?" "Don't you know?",
"name" "I am not interested in names." "I've told you before, I don't care about names -- please continue.",
"{Vlanguage}[language]{Vlanguage2}" "I speak only English" "I do not speak {[language]}",
"hello" "How do you do. Please state your problem." "Hi. What seems to be your problem?",
"how are you" "We were discussing you -- not me.",
"are you {Vareyou}" "Why are you interested in whether I am {Vareyou} or not?" "Would you prefer if I weren't {Vareyou}?" "Perhaps I am {Vareyou} in your fantasies." "Do you sometimes think I am {Vareyou}?" "Vareyou's are {Vareyou[*]}",
"computer" "Do computers worry you?" "Why do you mention computers?" "What do you think machines have to do with your problem?" "Don't you think computers can help people?" "What about machines worries you?" "What do you think about machines?",
"am i {Vami}" "Do you believe you are {Vami}?" "Would you want to be {Vami}?" "Do you wish I would tell you you are {Vami}?" "What would it mean if you were {Vami}?" "Vami's are {Vami[*]}",
"[people] are {Vpeople}" "Did you think they might not be {Vpeople}?" "Would you like it if they were not {Vpeople}?" "What if they were not {Vpeople}?" "Possibly they are {Vpeople}." "Vpeople's are {Vpeople[*]}",
"was i {Vwasi}" "What if you were {Vwasi}?" "Do you think you were {Vwasi}?" "Were you {Vwasi}?" "What would it mean if you were {Vwasi}?" "What does {Vwasi} suggest to you ?" "Vwasi's are {Vwasi[*]}",
"i was {Viwas}" "Were you really?" "Why do you tell me you were {Viwas} now?" "Perhaps I already know you were {Viwas}." "Viwas's are {Viwas[*]}",
"was you {Vwereyou}" "Would you like to believe I was {Vwereyou}?" "What suggests that I was {Vwereyou}?" "What do you think?" "Perhaps I was {Vwereyou}." "What if I had been {Vwereyou}?" "Vwereyou's are {Vwereyou[*]}",
"i am {Vsad} [sad]" "I am sorry to hear that you are {[sad]}." "Do you think that coming here will help you not to be {[sad]}?" "I'm sure it's not pleasant to be {[sad]}." "Can you explain what made you {[sad]}?",
"i am {Vhappy} [happy]" "How have I helped you to be {[happy]}?" "Has your treatment made you {[happy]}?" "What makes you {[happy]} just now?" "Can you explain why you are suddenly {[happy]}?",
"i [belief] {Vbelief1} i {Vbelief2}" "Do you really think so?" "But you are not sure you {Vbelief2}." "Do you really doubt you {Vbelief2}?" "Vbelief2's are {Vbelief2[*]}",
"i am {Viam}" "Is it because you are {Viam} that you came to me?" "How long have you been {Viam}?" "Do you believe it is normal to be {Viam}?" "Do you enjoy being {Viam}?" "Viam's are {Viam[*]}",
"i [cannot] {Vicannot}" "Why do you think that you can't {Vicannot}?" "Have you tried?" "Perhaps you could {Vicannot} now." "Do you really want to be able to {Vicannot}?" "Vicannot's are {Vicannot[*]}",
"i don't {Vidont}" "Don't you really {Vidont}?" "Why don't you {Vidont}?" "Do you wish to be able to {Vidont}?" "Does that trouble you?" "Vidont's are {Vidont[*]}",
"do i feel {Vdoifeel}" "Tell me more about such feelings." "Do you often feel {Vdoifeel}?" "Do you enjoy feeling {Vdoifeel}?" "Of what does feeling {Vdoifeel} remind you?" "Vdoifeel's are {Vdoifeel[*]}",
"i {Viyou} you" "Perhaps in your fantasies we {Viyou} each other." "Do you wish to {Viyou} me?" "You seem to need to {Viyou} me." "Do you {Viyou} anyone else?" "Viyou's are {Viyou[*]}",
"you are {Vyouare}" "What makes you think I am {Vyouare}?" "Does it please you to believe I am {Vyouare}?" "Do you sometimes wish you were {Vyouare}?" "Perhaps you would like to be {Vyouare}." "Vyouare's are {Vyouare[*]}",
"you {Vyoume} me" "Why do you think I {Vyoume} you?" "You like to think I {Vyoume} you, don't you ?" "What makes you think I {Vyoume} you?" "Really, I {Vyoume} you?" "Do you wish to believe I {Vyoume} you?" "Suppose I did {Vyoume} you -- what would that mean?" "Does someone else believe I {Vyoume} you?" "Vyoume's are {Vyoume[*]}",
"yes" "You seem to be quite positive." "You are sure." "I see." "I understand.",
"no" "Are you saying no just to be negative?" "You are being a bit negative." "Why not?" "Why 'no'?",
"my {Vmyfamily1} [family] {Vmyfamily2}" "Tell me more about your {[family]}." "Who else in your family {Vmyfamily2}?" "Your {[family]}?" "What else comes to mind when you think of your {[family]}?" "Vmyfamily2's are {Vmyfamily2[*]}",
"i [desire] {Vdesire}" "What would it mean to you if you got {Vdesire}?" "Why do you want {Vdesire}?" "Suppose you got {Vdesire} soon?" "What if you never got {Vdesire}?" "What would getting {Vdesire} mean to you?" "What does wanting {Vdesire} have to do with this discussion?" "Vdesire's are {Vdesire[*]}",
"what" "Why do you ask?" "Does that question interest you?" "What is it you really wanted to know?" "Are such questions much on your mind?" "What answer would please you most?" "What do you think?" "What comes to mind when you ask that?" "Have you asked such questions before?" "Have you asked anyone else?",
"because" "Is that the real reason?" "Don't any other reasons come to mind?" "Does that reason seem to explain anything else?" "What other reasons might there be?",
"why don't you {Vwhydontyou}" "Do you believe I don't {Vwhydontyou}?" "Perhaps I will {Vwhydontyou} in good time." "Should you {Vwhydontyou} yourself?" "You want me to {Vwhydontyou}?" "Vwhydontyou's are {Vwhydontyou[*]}",
"why can't i {Vwhycanti}" "Do you think you should be able to {Vwhycanti}?" "Do you want to be able to {Vwhycanti}?" "Do you believe this will help you to {Vwhycanti}?" "Have you any idea why you can't {Vwhycanti}?" "Vwhycanti's are {Vwhycanti[*]}",
"why" "Why do you ask?" "Does that question interest you?" "What is it you really wanted to know?" "Are such questions much on your mind?" "What answer would please you most?" "What do you think?" "What comes to mind when you ask that?" "Have you asked such questions before?" "Have you asked anyone else?",
"[everyone] {Veveryone}" "Really, {[everyone]}?" "Surely not {[everyone]} {Veveryone}." "Can you think of anyone in particular ?" "Who, for example?" "Are you thinking of a very special person?" "Who, may I ask?" "Someone special perhaps?" "You have a particular person in mind, don't you?" "Who do you think you're talking about?" "Veveryone's are {Veveryone[*]}",
"always" "Can you think of a specific example?" "When?" "What incident are you thinking of?" "Really, always?",
"alike" "In what way?" "What resemblance do you see?" "What does that similarity suggest to you?" "What other connections do you see?" "What do you suppose that resemblance means?" "What is the connection, do you suppose?" "Could here really be some connection?" "How?",
"[be] like" "In what way?" "What resemblance do you see?" "What does that similarity suggest to you?" "What other connections do you see?" "What do you suppose that resemblance means?" "What is the connection, do you suppose?" "Could here really be some connection?" "How?",
"can you {Vcanyou}" "You believe I can {Vcanyou} don't you?" "You want me to be able to {Vcanyou}." "Perhaps you would like to be able to {Vcanyou} yourself." "Vcanyou's are {Vcanyou[*]}",
"can i {Vcani}" "Whether or not you can {Vcani} depends on you more than me." "Do you want to be able to {Vcani}?" "Perhaps you don't want to {Vcani}." "Vcani's are {Vcani[*]}",
"your {Vyour}" "Why are you concerned over my {Vyour}?" "What about your own {Vyour}?" "Are you worried about someone else's {Vyour}?" "Really, my {Vyour}?" "Vyour's are {Vyour[*]}",
"my {Vmy}" "Your {Vmy}?" "Why do you say your {Vmy}?" "Does that suggest anything else which belongs to you?" "Is it important that your {Vmy}?" "Vmy's are {Vmy[*]}",
"you {Vyou}" "We are discussing you -- not me." "Oh. I {Vyou}?" "You're not really talking about me -- are you?" "What are your feelings now?" "Vyou's are {Vyou[*]}",
"i {Vi}" "You say {Vi}?" "Can you elaborate on that?" "Do you say {Vi} for some special reason?" "That's quite interesting." "Vi's are {Vi[*]}",
"thank you" "you are welcome" "don't mention it" "no problem",
"[quit]" "{final}",
"{Vx}" "I'm not sure I understand you fully." "Please go on." " What do you mean by {Vx}?" "Do you feel strongly about discussing such things?" "Vx's are {Vx[*]}"

Name speak: Eliza: {initial}

LOOP pre
voice_input {input}
Set: user_speech = {input}
sub_values{input, input_sub}
sub_key{input, key_sub}

Name speak: Eliza: {input}
if {user_speech} in {quit}:
Exit
LOOP pre END

Neon speak: {final}
Exit
Daniel McKnight daniel@neongecko.com
96 Star/flag Script Upload: Submission #96 Lock Script Upload: Submission #96 Add notes to Script Upload: Submission #96 Thu, 06/11/2020 - 17:27 Anonymous 50.35.82.111 Test Email Demo script for sending emails Script: Test Email
Variable: body = "Test email body\nnewline"
Neon speak: "</speak>sending email"
Email: My Email Title, body
Exit
Daniel McKnight daniel@neongecko.com