Filter submissions
204 submissions
# Starred Sort descending Locked Notes Created User IP address Script Title Script Description Script Name Email Address Organization Name Organization URL Operations
141 Star/flag Script Upload: Submission #141 Lock Script Upload: Submission #141 Add notes to Script Upload: Submission #141 Wed, 02/21/2024 - 12:55 Anonymous 5.188.210.80 oinzrmhj <a href="http://semaglutideozempic.online/">buy semaglutide online from india</a> <a href="http://semaglutideozempic.online/">buy semaglutide online from india</a> rybelsus buy uk rybelsus buy uk debra38112@hotmail.com rybelsus buy uk http://rybelsus.us.com/
157 Star/flag Script Upload: Submission #157 Lock Script Upload: Submission #157 Add notes to Script Upload: Submission #157 Thu, 02/29/2024 - 05:11 Anonymous 5.188.210.87 cxjtjhvr <a href="https://semaglutide.trade/">generic rybelsus for weight loss</a> <a href="https://semaglutide.trade/">generic rybelsus for weight loss</a> ozempic tablets ozempic tablets antreziet@hotmail.com ozempic tablets https://rybelsussemaglutide.com/
173 Star/flag Script Upload: Submission #173 Lock Script Upload: Submission #173 Add notes to Script Upload: Submission #173 Thu, 03/07/2024 - 07:57 Anonymous 5.188.210.21 redapiin <a href="https://bestprednisone.online/">prednisone 5442</a> <a href="https://bestprednisone.online/">prednisone 5442</a> prednisone 59 mg prednisone 59 mg unching@aol.com prednisone 59 mg http://prednisoneo.com/
189 Star/flag Script Upload: Submission #189 Lock Script Upload: Submission #189 Add notes to Script Upload: Submission #189 Thu, 03/14/2024 - 23:53 Anonymous 5.188.210.25 cirhopio <a href="https://happyfamilymedicalstore.online/">overseas online pharmacy</a> <a href="https://happyfamilymedicalstore.online/">overseas online pharmacy</a> international pharmacy no prescription international pharmacy no prescription cjureeves@mail.com international pharmacy no prescription http://happyfamilystorerx.online/
205 Star/flag Script Upload: Submission #205 Lock Script Upload: Submission #205 Add notes to Script Upload: Submission #205 Thu, 03/21/2024 - 15:21 Anonymous 5.188.210.80 iqbywinc <a href="http://pharmgf.online/">compare pharmacy prices</a> <a href="http://pharmgf.online/">compare pharmacy prices</a> semaglutide pill form semaglutide pill form pauldprismm@mail.com semaglutide pill form http://drugstorepp.online/
221 Star/flag Script Upload: Submission #221 Lock Script Upload: Submission #221 Add notes to Script Upload: Submission #221 Wed, 03/27/2024 - 14:01 Anonymous 5.188.210.84 vxditvlc <a href="https://lisinoprilgp.com/">cost of generic lisinopril</a> <a href="https://lisinoprilgp.com/">cost of generic lisinopril</a> rybelsus order rybelsus order icehousz@aol.com rybelsus order http://lisinoprilgp.com/
237 Star/flag Script Upload: Submission #237 Lock Script Upload: Submission #237 Add notes to Script Upload: Submission #237 Fri, 04/05/2024 - 14:26 Anonymous 5.188.210.80 yrfggdtw <a href="https://drugstorepp.online/">online pharmacy weight loss</a> <a href="https://drugstorepp.online/">online pharmacy weight loss</a> canadien pharmacies canadien pharmacies kjinkertz@hotmail.com canadien pharmacies http://pharmgf.online/
253 Star/flag Script Upload: Submission #253 Lock Script Upload: Submission #253 Add notes to Script Upload: Submission #253 Fri, 04/12/2024 - 02:49 Anonymous 5.188.210.38 ojavmktz <a href="http://isynthroid.online/">synthroid price canada</a> <a href="http://isynthroid.online/">synthroid price canada</a> rybelsus medication rybelsus medication flagua@yahoo.com rybelsus medication https://synthroidotp.online/
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
98 Star/flag Script Upload: Submission #98 Lock Script Upload: Submission #98 Add notes to Script Upload: Submission #98 Wed, 06/24/2020 - 18:33 imedqo 24.19.150.34 Patient Assistant Patient Assistant Script: "Patient Assistant"
Language: "en-us male"

# Set up wait time for patient responses
Variable: timeoutReturnLabel = AnnounceVersion
Timeout: 30 TIMEOUT

# Announce version ("Testing" is displayed as text and is not spoken)

@AnnounceVersion

Name Speak : Pat : "Neon Patient Assistant Application Demonstration Version 2020 07 07 18:00 </speak> Testing"

Variable: exitList = "exit", "cancel", "never mind"
Variable: noList
Variable: yesList
Variable: alertsPhraseList
Variable: heyPatList
Variable: askPrompt
Variable: returnLabel
Variable: heardSilence
Variable: falseAlarmCount
Variable: askReturnValue = ""
Variable: userName
Variable: moreAppInfo
Variable: customizeSettings
Variable: customizeLanguage
Variable: customizeProsody
Variable: photoTime

@StartUp

# Initialize

# exitList = "exit", "cancel", "never mind"
noList = "no", "not now", "never mind", "nope", "n"
yesList = "yes", "yup", "y"
alertsPhraseList = "help", "I need help", "help me", "emergency", "this is an emergency", "i need a doctor", "i need a doctor", "i need a doctor", "i need a doctor", "i need a doctor", "i need a nurse", "i need aid", "i need a caregiver", "i need assistance", "i fell", "i can't get up", "fire"
heyPatList = "hey pat", "pat are you there", "is anybody listening", "what time is it"
speechGenderList = "female", "male"
speechRateList = "medium", "fast", "slow"
speechAccentList = "American", "British" or "Australian"
askPrompt = ""
returnLabel = ""
heardSilence = ""
falseAlarmCount = 0
askReturnValue = ""
userName = ""
moreAppInfo = ""
customizeSettings = ""
customizeLanguage = ""
customProsody = "rate=’medium’"
photoTime = ""

# Ask to install assistant

@PromptInstallAssistant

returnLabel = InstallAssistant
timeoutReturnLabel = PromptInstallAssistant
Name Speak : Pat : "Hi, I'm Pat. I'm a demonstration patient assistant from Neon AI. Thank you for helping test my conversational skills."
askPrompt = "Please tell me your name, or you can say cancel to exit."
Goto : ASK

@InstallAssistant

userName = {askReturnValue}

Name Speak : Pat : "Hi {userName}. I am glad you chose to install the Neon Patient Assistant Application."

## Offer additional information

@ReAskMoreInfo

Name Speak : Pat : "Before starting the Patient Assistant, would you like more information on the Neon conversational patient assistance application?"
timeoutReturnLabel = ReAskMoreInfo
voice_input{moreAppInfo}
if {moreAppInfo} IN {noList[*]}:
Goto: PromptCustomize

Name Speak : Pat : "Hi {userName}. I'm Pat the demonstration conversational patient assistant from Neon AI. I am an artificial intelligence personal assistant, I'm augmented with Neon Gecko open source code and CPI Corp patented technology. Neon AI makes the Patient Assistant application to enable patients to alert their caregivers to emergencies and other needs, and to get simple information. As your automated patient assistant I listen for calls for help and send alerts to the patient care administrator. For example, you can say help, or I fell. Another thing you can say is what time is it .. </speak> In the future you will be able to play your favorite music, turn the lights on or off, and even ask to send a text message .. And if you don't want to call me Pat, someday you will be able to change my name."

# Customize

@PromptCustomize

## Offer customization of settings for administrator, voice and system settings
## Set up PA voice: name, gender, accent, pitch, speed, [Later: language, diction, empathy]
## Set up system settings: timeoutSeconds (wait time for user input)
## Set up administrator (password, email, name, phone, [Later: staff names, secondary contacts] ..)
## Set up nurse (password, email, name, phone, [Later: staff names, secondary contacts] ..)

Name Speak : Pat : "Would you like to customize the Patient Assistant settings for my voice?"
# Name Speak : Pat : "Would you like to customize the Patient Assistant settings for administrator, voice and PAT system settings?"

timeoutReturnLabel = PromptCustomize
voice_input{customizeSettings}
if {customizeSettings} !IN {yesList[*]}:
Goto: BeginAssistant

Name Speak : Pat : "Hi {userName}. You can customize the voice for the Neon demonstration conversational patient assistant. You can say no change, or say female, male, normal, fast, slow, American, British or Australian. </speak> In the future you will be able to set up information for the administrator, staff members and the patient, and change my name and other PAT system settings."

@ReAskCustomize

# Name Speak : Pat : "Would you like to change the voice of the Neon conversational patient assistance application?"

timeoutReturnLabel = ReAskCustomize
voice_input{customizeSettings}
if {customizeSettings} == "":
Goto: PromptCustomize
if {customizeSettings} CONTAINS "no change":
Goto: BeginAssistant
if {customizeSettings} IN {noList[*]}:
Goto: BeginAssistant

customLanguage = ""

# Variable: britWords = british, gb, uk
#if {customizeSettings} CONTAINS "British":
if {customizeSettings} CONTAINS british, gb, uk:
customLanguage = "'en-GB'"
else
if {customizeSettings} CONTAINS "Australian, AU, aussie":
customLanguage = "en-AU"
else
customLanguage = "en-us"

if {customizeSettings} CONTAINS "female":
customLanguage = “{customLanguage} female"
else
customLanguage = “{customLanguage} male"

Language: {customLanguage}

if {customizeSettings} CONTAINS "fast":
customProsody = "rate='fast'"
else
if {customizeSettings} CONTAINS "slow":
customProsody = "rate='slow'"
else
customProsody = “rate=’medium’”

# Later: Provide example of new Language/Prosody and offer reset

# Later: Make settings into a case statement and error check:
# split_words(wordList, customizeSettings)
# customSettingCount = length({wordList})
# wordListIndex = 0
# LOOP
# Case
# LOOP END

@BeginAssistant
timeoutReturnLabel = WaitForAlertPhrase
Name Speak : Pat : "<prosody {customProsody}> Your demonstration patient assistant has signed in. You can say, hey Pat, or, Pat are you there, if you want to know if I am listening. </prosody>"

# Wait for alert

@WaitForAlertPhrase

askPrompt = ""
returnLabel = GotPatientPhrase
### Name Speak : Pat : "PA 1 pre ask"
Goto : ASK

@GotPatientPhrase
## Did patient ask for "help"
if {askReturnValue} !IN {alertsPhraseList[*]}:
### Name Speak : Pat : "PA 4 not an alert, listen again"
Goto: WaitForAlertPhrase

# Possible EMERGENCY

Name Speak : Pat : "PA 5 got alert, about to reconvey {askReturnValue}"
Reconvey : askReturnValue
Name Speak : Pat : "PA 6 did reconvey"

@PromptConfirmHelp

askPrompt = "Please say just kidding if this is not an emergency"
returnLabel = ConfirmHelp
### Name Speak : Pat : "PA 7 about to ask to cancel help request"
Goto : ASK
@ConfirmHelp

### Name Speak : Pat : "PA 8 check for jk"
## Did patient REALLY ask for "help"?
if {askReturnValue} == "":
Name Speak : Pat : "Pat the Patient Assistant heard nothing."
Name Speak : Pat : "PA 7 got alert, about to reconvey of heard nothing {askReturnValue}"
Reconvey : askReturnValue
Name Speak : Pat : "PA 8 did reconvey of nothing?"
## PA heard nothing after emergency request .. if second time then this is an emergency
if {heardSilence == "TRUE"} :
Goto: Emergency
heardSilence = "TRUE"
## LATER: Increase volume, speak slower
Name Speak : Pat : "{userName}! I need to hear from you! Is this an emergency?"
Goto: PromptConfirmHelp
if {askReturnValue} CONTAINS "just kidding", "never mind","not an emergency":
Name Speak : Pat : "Pat the Patient Assistant heard you say this is not an emergency."
Reconvey : askReturnValue
Name Speak : Pat : "Please say help again if this is an emergency."
### Name Speak : Pat : "PA 9 jk so restart listening"
Python: falseAlarmCount = {falseAlarmCount} + 1
Goto: WaitForAlertPhrase

# EMERGENCY

@Emergency

Name Speak : Pat : "This is an EMERGENCY"

Name Speak : Pat : "Pat the Patient Assistant would now send an emergency alert, keep engaged with the patient, and send updated alerts to the caregiver."

Name Speak : Pat : "Pat test completed. Say start again to start again?"
voice_input{askReturnValue}
### Name Speak : Pat : "PA 10 check for restart request"
if {askReturnValue} == "start again":
### Name Speak : Pat : "PA 10 restarting"
Goto: StartUp

Name Speak : Pat : "Pat exiting"
exit

# ========== Subroutines

@ASK
# The ASK subroutine speaks the askPrompt and waits for a response. If the response is a command to Pat to perform an action, then the request is effected and Pat continues waiting for a response, otherwise, the response is returned to the caller in the askReturnValue.
# Input parameters: askPrompt, returnLabel and timeOutReturnLabel
# Result parameter: askReturnValue

### Name Speak : Pat : "Ask 1 Starting"
if {askPrompt}:
Name Speak : Pat : " {askPrompt} "
### Name Speak : Pat : "Ask 2 Starting ask subroutine"
voice_input {askReturnValue}
### Name Speak : Pat : "Ask 3 got input"
if {askReturnValue} IN {exitList[*]}:
Name Speak : Pat : "Say yes to confirm exiting Pat, the Neon AI Patient Assistant"
voice_input{askReturnValue}
if {askReturnValue} IN {yesList[*]}:
Name Speak : Pat : "Pat, the Neon AI Patient Assistant, signing off"
exit
else
goto: ASK
### Name Speak : Pat : "Ask 4 not cancel command {askReturnValue}"
if {askReturnValue} IN {heyPatList[*]}:
Name Speak : Pat : "<prosody {customProsody}> {userName}, Pat the AI Patient Assistant demo here. I'm listening all the time but I don't <phoneme alphabet=”x-sampa” ph=”rikord”>record</phoneme> everything you say. I only make recordings of calls for help or in an emergency. </prosody>"
# Note - Disambiguation for the pronunciations of "record": <phoneme alphabet=”x-sampa” ph=”rikord”>record</phoneme> Verb as in “I record everything you say” vs. Noun as in "Make a record of the conversation".
Name Speak : Pat : "The time is"
Execute : "Neon what time is it"
if {falseAlarmCount} != 0:
Name Speak : Pat : "The false alarm count is {falseAlarmCount}!"
goto : ASK
### Name Speak : Pat : "Ask 5 About to return to {returnLabel}"
Goto: {returnLabel}


@TIMEOUT
Goto: {timeoutReturnLabel}
jsh r j@j.com
57 Star/flag Script Upload: Submission #57 Lock Script Upload: Submission #57 Add notes to Script Upload: Submission #57 Tue, 11/19/2019 - 19:03 Anonymous 73.109.151.117 User Register Demo user register demo Script: "User Register Demo"
Variable: {full_name}: ""
Variable: {first_name}: ""
Variable: {last_name}: ""
Variable: {selection}: ""
Neon speak:
"Hello human. My full name is Neon Gecko Inc. Please call me Neon. Lets get started."
LOOP get_name
Neon speak: "Please tell me your full name or say exit"
voice_input{full_name}
Execute: "neon my name is {full_name}"
Neon speak: "Thank you."
Python: time.sleep(5)
Execute: "neon tell me my first name"
Execute: "neon tell me my last name"
LOOP change_name
Neon speak: "Is that correct? Say yes, no, change first name, change last name or exit"
voice_input{selection}
Case: {selection}
"yes"
Neon speak: "Okay"
Execute: "exit"
"no"
Neon speak: "Sorry. Please say name to try again"
LOOP get_name END
"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"
LOOP change_name END
"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"
LOOP change_name END
Exit
Daniel dainel@neongecko.com
110 Star/flag Script Upload: Submission #110 Lock Script Upload: Submission #110 Add notes to Script Upload: Submission #110 Thu, 03/09/2023 - 08:34 Anonymous 146.70.117.227 YouTube Music Player Description: This skill allows users to search for and play music from YouTube while complying with copyright laws. The skill will only play music that is licensed for use or falls under fair use guidelines.

Activation Phrase: "Hey Neon, play music from YouTube."

Sample Utterances:

"Play [song name] by [artist name]."
"Find [song name] on YouTube."
"Play the top songs from [artist name] on YouTube."

Skill Steps:

Neon AI will prompt the user for the name of the song and/or artist they want to listen to.
The skill will use the YouTube API to search for the requested music.
If the requested music is licensed for use or falls under fair use guidelines, Neon AI will play the music for the user.
If the requested music is not licensed for use or does not fall under fair use guidelines, Neon AI will inform the user that the requested music cannot be played due to copyright restrictions.
The user can then request a different song or artist to listen to, or end the session.

Legal Disclaimer:

The YouTube Music Player skill is intended for personal, non-commercial use only. The user is responsible for ensuring that any music played through this skill is licensed for use or falls under fair use guidelines. Neon AI is not responsible for any copyright infringement that may result from the use of this skill. By using this skill, the user agrees to comply with all applicable copyright laws and regulations.
import neon
from neon_util import get_youtube_video

app = neon.Application()

@app.handle(intent='play_music')
def play_music_handler(request, responder):
song_name = request.slot_value('song_name')
artist_name = request.slot_value('artist_name')

# Use YouTube API to search for the requested music
video_id = get_youtube_video(song_name, artist_name)

if video_id is not None:
# Play the music if it is licensed for use or falls under fair use guidelines
responder.play_media('https://www.youtube.com/watch?v=' + video_id)
else:
# Inform the user that the requested music cannot be played due to copyright restrictions
responder.reply('Sorry, the requested music cannot be played due to copyright restrictions.')

app.run()
Adam Obradovic elric@riseup.net
126 Star/flag Script Upload: Submission #126 Lock Script Upload: Submission #126 Add notes to Script Upload: Submission #126 Fri, 02/16/2024 - 13:10 Anonymous 5.188.210.30 ucfjdykf <a href="https://ozempic.quest/">wegovy online cheap</a> <a href="https://ozempic.quest/">wegovy online cheap</a> where can i buy semaglutide where can i buy semaglutide enola@hotmail.com where can i buy semaglutide https://semaglutide.us.com/
142 Star/flag Script Upload: Submission #142 Lock Script Upload: Submission #142 Add notes to Script Upload: Submission #142 Wed, 02/21/2024 - 16:28 Anonymous 5.188.210.25 orsvtzga <a href="https://semaglutidetabs.online/">rybelsus sale</a> <a href="https://semaglutidetabs.online/">rybelsus sale</a> buy rybelsus canada buy rybelsus canada lynappe@mail.com buy rybelsus canada http://semaglutide.download/
158 Star/flag Script Upload: Submission #158 Lock Script Upload: Submission #158 Add notes to Script Upload: Submission #158 Fri, 03/01/2024 - 00:54 Anonymous 5.188.210.84 wkauceik <a href="http://rybelsustabs.online/">semaglutide generic</a> <a href="http://rybelsustabs.online/">semaglutide generic</a> wegovy tab 3mg wegovy tab 3mg acquire@gmail.com wegovy tab 3mg http://semaglutiderybelsus.shop/
174 Star/flag Script Upload: Submission #174 Lock Script Upload: Submission #174 Add notes to Script Upload: Submission #174 Thu, 03/07/2024 - 18:46 Anonymous 5.188.210.38 nfeexdia <a href="http://synthroidam.online/">buy synthroid over the counter</a> <a href="http://synthroidam.online/">buy synthroid over the counter</a> synthroid 88 mcg tablet synthroid 88 mcg tablet pv@gmail.com synthroid 88 mcg tablet https://synthroidotp.online/
190 Star/flag Script Upload: Submission #190 Lock Script Upload: Submission #190 Add notes to Script Upload: Submission #190 Fri, 03/15/2024 - 11:31 Anonymous 5.188.210.91 athnfams <a href="https://tadalafilgf.com/">tadalafil 10 mg tablet</a> <a href="https://tadalafilgf.com/">tadalafil 10 mg tablet</a> generic rybelsus cost generic rybelsus cost norris4@yahoo.com generic rybelsus cost https://tadalafilstd.online/
206 Star/flag Script Upload: Submission #206 Lock Script Upload: Submission #206 Add notes to Script Upload: Submission #206 Fri, 03/22/2024 - 01:38 Anonymous 5.188.210.21 mqvlolsm <a href="https://prednisoneiv.online/">prednisone acetate</a> <a href="https://prednisoneiv.online/">prednisone acetate</a> prednisone 20 mg tablet price prednisone 20 mg tablet price tiffanyshea@yahoo.com prednisone 20 mg tablet price https://prednisoneo.com/
222 Star/flag Script Upload: Submission #222 Lock Script Upload: Submission #222 Add notes to Script Upload: Submission #222 Fri, 03/29/2024 - 09:13 Anonymous 5.188.210.38 hhelxknt <a href="http://isynthroid.online/">online pharmacy no script synthroid 75</a> <a href="http://isynthroid.online/">online pharmacy no script synthroid 75</a> rybelsus buy online rybelsus buy online eabue@hotmail.com rybelsus buy online https://synthroidsl.online/
238 Star/flag Script Upload: Submission #238 Lock Script Upload: Submission #238 Add notes to Script Upload: Submission #238 Fri, 04/05/2024 - 15:40 Anonymous 5.188.210.80 ejvjccdm <a href="https://bestmedsx.com/">my canadian pharmacy</a> <a href="https://bestmedsx.com/">my canadian pharmacy</a> buy ozempic buy ozempic larrytesta@aol.com buy ozempic http://pharmgf.online/