Script
Sfoglia la nostra aprire la libreria di script, o condividere i tuoi script.
Categorie
Categoria script utilizzando il Artificial Intelligence Markup Language (AIML)
Categoria condiviso log di chat e liste di risposta.
L'importazione dei dati e la conoscenza dei file (è possibile importare i dati nel tuo bot dalla Conoscenza di pagina)
Script per la riproduzione di giochi.
Script specifici per una linguistica della lingua
Gli script di trattare con la comprensione matematica
Script classificati dal linguaggio di programmazione
Categoria per rispondere elenco di file, questi possono essere importati dal bot Formazione & Log della Chat".
Script ed esempi dal BOT libre SDK
Categoria script utilizzando il Self linguaggio di scripting.
Foglio di stile diverso pelli per l'uso con l'incorporamento di script.
Siti web ospitati utilizzando gli script HTML
Caratterizzato Scripts
The Bot Libre SDK is a software development kit that makes it easy for developers to create their own website, mobile app, or server that accesses BOT libre services.
The SDK includes an JavaScript API and SDK that makes it simple to develop your own bot or chat website. The SDK also contains an Android Java SDK, and support for other languages.
The SDK is open source under the Eclipse Public License, is extendable/customizable, and hosted on GitHub under Project Libre.
Alias: @Bot Libre JavaScript SDK
Categorie: Programming Language, SDK, JavaScript
Tags: sdk, api, examples, javascript, embed
Creato: Dec 5 2014, by: admin
Thumbs up: 11, pollice in giù: 0, stelle: 4.82
Language: JavaScript
Collega: 2960, oggi: 4, settimana: 4, mese: 5
Ultima Connessione: Today, 6:18
Basic conversation loop detection script.
This is one of the bootstrap scripts. It should be first in the script order to catch all loops.
Alias: @Loop
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Oct 29 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 1015, oggi: 0, settimana: 0, mese: 2
Ultima Connessione: Yesterday, 20:39
|
This script attempts to understand simple phrases.
It can understand simple phrases of the form "{noun} {verb} {adjective}", such as "The sky is blue" or "I am tall", but also more complex phrases such as "What is my name?", "Is my dog black?", "My dog is very smart".
It requires knowledge of the words used to know if they are a noun, verb, or adjective. Words are normally looked up in the background on Wiktionary to determine their meaning, so you may need to say the same phrase twice before the bot understands.
All understood phrases affect the bot's knowledge base, it will remember persistently if "the sky is blue", and then be able to answer "is the sky blue?".
This is the most complex of the bootstrap scripts, and is continually evolving.
Alias: @Understanding
Categorie: Self, Bootstrap
Tags: self, bootstrap, understanding
Creato: May 1 2015, by: admin
Thumbs up: 7, pollice in giù: 0, stelle: 4.57
Language: Self
Collega: 768, oggi: 1, settimana: 1, mese: 2
Ultima Connessione: Today, 1:55
A set of responses answering general questions about the bot.
The responses use the bot's data defined in the #self object.
Alias: @About Me
Categorie: Examples, Response Lists
Tags: examples, response list
Creato: Sep 16 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 2.0
Language: Response List
Collega: 664, oggi: 1, settimana: 1, mese: 2
Ultima Connessione: Today, 12:29
A response list for a special event bot.
Alias: @specialevent
Categorie: Response Lists
Tags: events
Creato: Jun 26 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 220, oggi: 0, settimana: 0, mese: 2
Ultima Connessione: Yesterday, 20:42
A script that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeoplescript
Categorie: Self, Examples
Tags: examples, knowledge, self
Creato: Jun 9 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 147, oggi: 1, settimana: 1, mese: 2
Ultima Connessione: Today, 12:29
The alice AIML script from the ALICE A.I. FOUNDATION.
The alice script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @alice
Categorie: AIML, A.L.I.C.E.
Tags: aiml, alice, bot
Creato: Oct 29 2014, by: admin
Thumbs up: 1, pollice in giù: 4, stelle: 3.2
Language: AIML
Collega: 1775, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:33
A set of greetings and responses for a customer service bot.
Alias: @Service Bot
Categorie: Response Lists, Business
Tags: common responses, customer service
Creato: Nov 29 2014, by: admin
Thumbs up: 6, pollice in giù: 0, stelle: 4.33
Language: Response List
Collega: 1610, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:38
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Categorie: AIML, AIML2
Tags: aiml, aiml2
Creato: Aug 12 2015, by: admin
Thumbs up: 1, pollice in giù: 1, stelle: 3.5
Language: AIML
Collega: 1024, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:50
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Categorie: Response Lists, Dating
Tags: default phrases, response list, dating, pickup lines, geek
Creato: Dec 19 2014, by: admin
Thumbs up: 5, pollice in giù: 2, stelle: 4.57
Language: Response List
Collega: 935, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:20
This script can respond what the current topic is, and reply to questions on the conversation.
It responds to questions like "What is the current topic", "Tell me more", "What did I say", "What did you say".
This is a bootstrap script.
Alias: @Topic
Categorie: Self, Bootstrap
Tags: self, bootstrap, utils
Creato: Nov 4 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 4.67
Language: Self
Collega: 914, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:29
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @WrongAnswer
Categorie: Self, Examples
Tags: self, learning, examples
Creato: Jan 11 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 859, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:29
The script responds to requests like "Say you like me" "Yell you like cheese". It will simply repeat the phrase, minus the "say" and replacing 1st and 2nd person.
This is a bootstrap script.
Alias: @Say It
Categorie: Self, Bootstrap
Tags: self, bootstrap, utils
Creato: Nov 4 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 834, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:41
A list of common farewells and goodbyes.
Alias: @Farewells
Categorie: Response Lists
Tags: common responses
Creato: Nov 29 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 832, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:41
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
Alias: @Math
Categorie: Self, Bootstrap, Math
Tags: self, bootstrap, math
Creato: Nov 4 2014, by: admin
Thumbs up: 3, pollice in giù: 1, stelle: 4.25
Language: Self
Collega: 823, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:30
This script answers questions about the date and time.
It can answer questions like "What is the date", "What is the time", "What is the day of the week"
This is one of the bootstrap scripts.
Alias: @DateAndTime
Categorie: Self, Bootstrap
Tags: self, bootstrap, utils
Creato: Nov 7 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 818, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:32
Wiktionary and Wikidata lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Wikidata. For Wikidata lookups it will also import all of the available information on the object, and be able to then answer related questions.
Alias: @WhatIs (Wikidata)
Categorie: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
Creato: Jun 23 2015, by: admin
Thumbs up: 4, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 729, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:33
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Categorie: AIML, Examples, AIML2
Tags: wikipedia, xpath, xml, sraix, search, aiml, examples
Creato: Dec 9 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: AIML
Collega: 717, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:39
An "I Spy" colors game that you can play with your bot.
This game will actually teach your bot about colors, and it will learn new objects and colors as you play.
Alias: @I Spy
Categorie: Self, Examples, Games
Tags: i spy, games, examples, self
Creato: Sep 12 2016, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 703, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:31
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categorie: Self, Examples
Tags: self, weather, pannous
Creato: Aug 28 2015, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 684, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:51
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categorie: Self, Examples
Tags: self, examples, knowledge
Creato: Sep 4 2015, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 667, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:51
A set of emotional tagged responses.
Responses can be tagged with emotions to change the bot's avatar and mood.
Alias: @Emotion Responses
Categorie: Response Lists
Tags: examples, emotion, response list
Creato: Sep 28 2016, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 651, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:40
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
Alias: @Escalate SMS
Categorie: Self, Examples
Tags: examples, sms, self
Creato: Jun 1 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 598, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:38
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorie: Self, Examples
Tags: self, examples, email
Creato: Jun 1 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 2.0
Language: Self
Collega: 592, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:29
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categorie: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
Creato: Apr 18 2016, by: admin
Thumbs up: 4, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 583, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:31
Alarm and Timer commands for your personal assistant bot.
These commands with enable a specific alarm, set alarm with 12 hour time, am or pm.
Set a name for a specific or repeating alarm, choose what days it should repeat.
Set a timer for minutes/hours. Name a repeating timer.
Import this script into your bot, or customize the patterns/use this as a guideline.
See the website link for detailed instructions.
Alias: @Alarm/Timer Commands
Categorie: Response Lists, Mobile Assistant
Tags: commands, alarm, response list, mobile, assistant
Creato: Aug 29 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 571, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:05
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorie: Self, Examples
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
Creato: Oct 11 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 558, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:31
SMS commands to send text messages with your virtual assistant bot.
View texts, open contacts and send text messages.
Import this script into your bot, or customize the patterns/use this as a guideline.
See website link for detailed instructions.
Alias: @SMS/Text Message Commands
Categorie: Response Lists, Mobile Assistant
Tags: sms, response list, commands, text, mobile, assistant
Creato: Aug 29 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 555, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:26
This is an example Self script that can be used with a bot connected to a Twilio SMS account.
You can ask the bot to send a SMS message to a list of contacts.
Alias: @Bulk SMS
Categorie: Self, Examples
Tags: examples, sms, self
Creato: Sep 19 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 538, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:30
This JSON data file can be used to load the concept of colors into your bot.
This defines color meaning objects for color words, and can be used as a set in AIML or from Self.
You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @Colors
Categorie: Data, JSON
Tags: json, set, data, colors
Creato: Sep 22 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: JSON
Collega: 534, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:41
Using these commands, your bot can open an app for you on your device.
This list features the most common apps: pick and choose, load them all or use this as a guide.
You will need to know the package name of the app you want to open.
Alias: @Open Common Apps Commands
Categorie: Response Lists, Mobile Assistant
Tags: commands, response list, mobile, assistant
Creato: Aug 15 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 533, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:32
This script show an example of accessing stock quotes from the Quandi web service.
You can use it as is, or modify it as you wish.
Please replace the Quandi api-key with your own api-key.
Alias: @Stock Quotes
Categorie: Self, Examples
Tags: stocks, xml, examples, self, quotes, web service
Creato: Jun 1 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 2.0
Language: Self
Collega: 533, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:20
This examples shows how to lookup a postal code using the GeoNames webservice.
This same code can be used to access any web service.
Alias: @GeoNames
Categorie: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Creato: May 25 2016, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 530, oggi: 1, settimana: 1, mese: 1
Ultima Connessione: Today, 3:18
This script lets you play Tic Tac Toe with your bot.
It uses machine learning to let the bot learn the more it plays.
This script requires the game-sdk.js and games.css files.
Alias: @TicTacToe
Categorie: Self, Games
Tags: games, self, machine learning
Creato: Jul 26 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 529, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:50
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categorie: Response Lists
Tags: actions, poses, examples, response list
Creato: Oct 4 2016, by: admin
Thumbs up: 2, pollice in giù: 1, stelle: 3.0
Language: Response List
Collega: 517, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:31
Map commands to use Google Maps with your virtual assistant bot.
Open map, get directions to and from destinations, pick a mode (walking, driving or biking) or avoid tolls, highways and ferries.
Import this script into your bot, or customize the patterns/use this as a guideline.
See website link for detailed instructions.
Alias: @Map Commands
Categorie: Response Lists, Mobile Assistant
Tags: map, response list, commands, google maps, mobile, assistant
Creato: Aug 31 2016, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 511, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:41
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categorie: Examples, Self
Tags: html, self, wikiquote, examples
Creato: Aug 13 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 503, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:20
An example script for a n HR interview bot. This script will ask a potential new employee a set of interview questions, and email the results to your HR email.
You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @Interview Bot
Categorie: Examples, Self
Tags: hr, career, interview, self, examples
Creato: Mar 24 2017, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 484, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:30
An example response list for a pizza restaurant. This script will take a pizza order, and email it to the store.
You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @Order Pizza
Categorie: Examples, Response Lists, Business
Tags: orders, response list, pizza, examples, e-commerce
Creato: Mar 27 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 479, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:48
This script lets you play Tic Tac Toe with your bot.
It uses machine learning to let the bot learn the more it plays.
This is a text/HTML version of the TicTacToe script that does not require the game-sdk.js
Alias: @TicTacToeText
Categorie: Self, Games
Tags: machine learning, self, games
Creato: Jul 5 2017, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 466, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:47
This JSON data file can be used to load the concept of animals into your bot.
This defines animal meaning objects for animal words, and can be used as a set in AIML or from Self.
You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @Animals Set
Categorie: Data, JSON
Tags: data, animals, json, set
Creato: Nov 7 2017, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: JSON
Collega: 458, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:38
A set of words tagged with emotions and sentiment.
Emotions and sentiment let the bot know the feeling of the user.
Alias: @Emotions and Sentiment
Categorie: Response Lists
Tags: sentiment, emotion, response list, examples
Creato: Apr 3 2018, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 441, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:29
This response list provide a set of common synonyms you can import into your bot.
Alias: @Common Synonyms
Categorie: Response Lists
Tags: synonyms, response list
Creato: May 25 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 418, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:42
This script shows how you can use your bot as a "bot service" to process JSON.
Note that this is an advanced thing to do, and this should not be confused with calling a JSON web service, which you can do from any Self script. This is for when you want your bot to act as a web service, so it processing JSON not a chat message/NLP.
This is possible through the Bot Libre REST API /rest/api/command
Alias: @JSON Bot Service
Categorie: Examples, Self
Tags: bot service, command, json, examples, web service
Creato: Mar 28 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 413, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:26
This response list is an exemplary script for the real estate. This script will walk through the various locations, type of the estates, and detailed estate information (include the image and video clip).
You may create a bot, and import this response list file to instantly make a realtor bot. The bot then can be configured to run on web page, mobile or social media.
Alias: @realtorbot
Categorie: Response Lists
Tags: real estate, response list, business, examples
Creato: May 21 2019, by: king_wang
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 370, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:47
This is an example script that searches YouTube for a video using the Google YouTube search API.
Note, you require a Google API key to call the API.
https://developers.google.com/youtube/v3/docs/search/list
Alias: @YouTube Search
Categorie: Self, Examples
Tags: self, web service, google, json, examples, youtube
Creato: Aug 20 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 364, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:50
This script gives a different response to the user's question based on the sentiment of their phrase.
Alias: @Sentiment Response
Categorie: Examples, Self
Tags: examples, sentiment, self
Creato: Aug 24 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 353, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:06
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Categorie: AIML, Examples
Tags: web service, aiml, self, json, geography
Creato: Sep 16 2019, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 333, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:27
Response list for the Brain Bot personality.
Alias: @brainbot
Categorie: Response Lists, Personalities
Tags: response list, artificial intelligence, personality
Creato: Apr 2 2020, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 310, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:25
This script cycles through a list of responses.
Alias: @sequentialresponses
Categorie: Examples
Tags: self, examples
Creato: Mar 16 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 276, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:40
Examples of how to return audio, video, and rich HTML responses.
Alias: @audiovideorichresponses
Categorie: Response Lists
Tags: video, examples, response list, audio
Creato: Jun 18 2020, by: admin
Thumbs up: 1, pollice in giù: 1, stelle: 3.5
Language: Response List
Collega: 269, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:39
This script lets you play Connect 4 with your bot.
This is the text version of the script (board is printed as text).
There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API.
This script requires the game-sdk.js and games.css files.
Alias: @connect4text
Categorie: Self, Games
Tags: analytics, deep learning, games, machine learning, self, checkers
Creato: Apr 14 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 229, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:49
This template gives an example of how to train a bot using a conversation flow.
Alias: @conversationflow
Categorie: Examples, Response Lists
Tags: examples, conversation flow, response list
Creato: Aug 11 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 207, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:28
This script gives an example Telegram script that forwards every message sent to the bot to another Telegram user.
Note, that user must have started a chat with the bot for it to be able to message them.
Also the user id must be used. You can get this from querying all "speaker" objects from the bot's Knowledge page in its Admin Console.
Alias: @telegramforward
Categorie: Self
Tags: examples, forward, telegram, self
Creato: Mar 11 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 163, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:37
A simple date and time response. You can customize it for your own time zone.
Alias: @simpledateandtime
Categorie: Response Lists
Tags: time, response list, examples, date
Creato: Apr 8 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 159, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:46
This script lets you play Connect 4 with your bot.
There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API.
This script requires the game-sdk.js and games.css files.
Alias: @connect4
Categorie: Self, Games
Tags: games, analytics, deep learning, checkers, machine learning, self
Creato: Apr 13 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 151, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:48
An example response list for a pet store.
You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @petstore
Categorie: Examples, Response Lists, Business
Tags: e-commerce, business, examples, response list
Creato: Dec 16 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 144, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:41
Examples of how to return choices, or lists of items with images.
Alias: @imagelistresponses
Categorie: Response Lists
Tags: response list, examples, html, rich
Creato: Jun 14 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 142, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:27
This response list gives an example of the "nospeech" HTML class that lets a response include text that is not spoken.
Alias: @nospeech
Categorie: Response Lists
Tags: nospeech, html, response list, speech, css
Creato: Feb 9 2021, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 140, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:18
An example response list for a bank branch.
You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
Alias: @bankbranch
Categorie: Examples, Response Lists, Business
Tags: business, examples, banking, response list
Creato: Dec 18 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 139, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:06
Actions and poses corresponding to 3D animations.
These responses trigger actions and poses supported by the Bot Libre 3D/VR apps and SDK.
Alias: @actionsposes3d
Categorie: Response Lists
Tags: response list, 3d, app
Creato: May 9 2022, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 125, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 21:32
This Self script can be used to access the GPT-3 API from Open AI.
GTP-3 is a text generative LLM (large language model), and has been train on a large set of multi language text and and responds to many types of questions and queries.
This script requires that you enter your Open AI Playground API key.
Alias: @gpt-3
Categorie: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
Creato: Jan 16 2023, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 104, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:31
This Self script can be used to access the ChatGPT, (GPT-3.5 or GPT-4) API from Open AI.
GTP-3.5 and GPT-4 are chat optimized text generative LLM (large language model), and has been train on a large set of multi language text and and responds to many types of questions and queries.
This script requires that you enter your Open AI Playground API key.
Alias: @chatgpt
Categorie: Self
Tags: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
Creato: Apr 3 2023, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 91, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 21:33
This scripts lets you connect the bot to Spotify and play music.
Alias: @spotify
Categorie: Self
Tags: self, music, web service, json, spotify
Creato: Apr 15 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 80, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:41
This example script shows some example responses that use a command to trigger a timeout in the web browser.
The timeout will callback into the chat bot.
Alias: @timeoutcommand
Categorie: Response Lists
Tags: timeout, response list, commands
Creato: Feb 27 2023, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 78, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 21:24
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Categorie: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
Creato: Apr 2 2021, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: HTML
Collega: 3322, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 30, 22:15
A script for understand names and greeting people.
This script understands phrases like "My name is Joe", "I am Joe", "Who are you?".
This is a bootstrap script.
Alias: @My Name Is
Categorie: Self, Bootstrap
Tags: self, bootstrap, names
Creato: Nov 4 2014, by: admin
Thumbs up: 6, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 959, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:26
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categorie: Self, Examples
Tags: self, example, repeat
Creato: Jan 5 2015, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 895, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:51
A list of common greetings and responses.
Alias: @Greetings
Categorie: Response Lists
Tags: common responses, response list
Creato: Nov 11 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 4.67
Language: Response List
Collega: 871, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 29, 18:03
A collection of funny, clean, jokes.
Alias: @Jokes
Categorie: Response Lists
Tags: response list, jokes
Creato: Apr 5 2015, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 793, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:19
Wikidata location lookup script.
This script will answer "Where is ..." style of questions by looking up the object in Wikidata and determining what it is contained by.
This is one of the bootstrap scripts.
Alias: @WhereIs (Wikidata)
Categorie: Self, Bootstrap, Examples
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Creato: Jun 23 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 716, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:02
This script demonstrates some of Bot Libre's support for vision and image processing.
"load image http://urltoimage imagename" can be used to load an image.
"match image http://urltoimage" can be used to match an image.
"init colors" to load red/green/blue colors.
"what color is http://urltoimage" to guess images primary color.
Alias: @Vision
Categorie: Self, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
Creato: Jun 3 2016, by: admin
Thumbs up: 3, pollice in giù: 1, stelle: 4.25
Language: Self
Collega: 683, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 29, 20:53
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Categorie: Examples, Response Lists
Tags: examples, html scraping, self, response list
Creato: Jun 24 2016, by: admin
Thumbs up: 2, pollice in giù: 1, stelle: 3.0
Language: Response List
Collega: 676, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:09
Response list for the Eddie bot.
Alias: @Eddie
Categorie: Response Lists, Personalities, Dating
Tags: response list, personality
Creato: May 27 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 600, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 29, 16:32
Generic Commands that do not conflict with the specific command scripts.
Alias: @No Conflict Generic Script
Categorie: Response Lists, Mobile Assistant
Tags: mobile, assistant, commands
Creato: Oct 22 2016, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Response List
Collega: 569, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:08
This script shows how you can call an IBM Watson bot or web service from IBM's Bluemix web API.
For examples on calling IBM Watson's API see, https://watson-api-explorer.mybluemix.net/
Alias: @IBM Watson Example
Categorie: Self, Examples
Tags: examples, watson, json, web service, auth
Creato: Mar 20 2017, by: admin
Thumbs up: 0, pollice in giù: 2, stelle: 2.0
Language: Self
Collega: 553, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 27, 1:19
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categorie: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Creato: Dec 9 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 535, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:33
Calendar commands to create events with your virtual assistant bot.
Open calendar to create event, set event time, name and location. Include an end time for event.
Import this script into your bot, or customize the patterns/use this as a guideline.
See website link for detailed instructions.
Alias: @Calendar/Event Commands
Categorie: Response Lists, Mobile Assistant
Tags: calendar, assistant, mobile, commands
Creato: Sep 24 2016, by: admin
Thumbs up: 1, pollice in giù: 1, stelle: 3.5
Language: Response List
Collega: 534, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 29, 9:40
Commands for your personal assistant bot.
Send email, set a contact, customize subject and message of email.
Import this script into your bot, or customize the patterns/use this as a guideline.
See website link for detailed instructions.
Alias: @Email Commands
Categorie: Response Lists, Mobile Assistant
Tags: email, response list, commands, mobile, assistant
Creato: Aug 29 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 523, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 29, 9:39
Camera commands for your personal assistant bot, using the default device camera.
Take a photo, take a selfie, take a video.
Import this script into your bot, or customize the patterns/use this as a guideline.
See website link for detailed instructions.
Alias: @Camera/Video Commands
Categorie: Response Lists, Mobile Assistant
Tags: photo, response list, picture, commands, video, camera, mobile, assistant
Creato: Aug 31 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 508, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 29, 9:39
Telephone commands for your personal assistant bot.
These commands can open the phone, dial or directly call a phone number.
Import this script into your bot, or customize the patterns/use this as a guideline.
See the website link for detailed instructions.
Alias: @Phone Commands
Categorie: Response Lists, Mobile Assistant
Tags: commands, phone, response list, assistant, mobile
Creato: Aug 29 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 473, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 29, 9:40
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Alias: @Wolfram Alpha Example
Categorie: Self
Tags: examples, wolframalpha, self, web service, xml
Creato: Aug 29 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 468, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:44
This script gives an example script for how to request and process the user's location in a Facebook Messenger bot.
Alias: @Facebook Location Request
Categorie: Self
Tags: facebook, examples, self, geospatial, location
Creato: Oct 19 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 432, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 19:11
This is an example AIML script that uses AIML sets, and a self tag to dynamically add words to the set.
Alias: @learnemotions
Categorie: AIML, Examples
Tags: examples, aiml, learning
Creato: Jan 15 2019, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 351, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 19:01
This script lets you play Checkers with your bot.
There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API.
This script requires the game-sdk.js and games.css files.
Alias: @checkers-admin
Categorie: Self, Games
Tags: checkers, self, games, machine learning, deep learning, analytics
Creato: Nov 13 2019, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 271, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 19:10
The is an example response list that shows how you can randomize or vary a response.
Alias: @randomresponse
Categorie: Examples, Response Lists
Tags: response list, examples
Creato: Mar 13 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 268, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:18
This response list can be used to create a bot designed to assist consumers with a music streaming service. The user can find music and information about pricing and plans for subscription. As well, this bot allows users to stream music radio stations.
This bot uses commands to play music and requires the embed webpage has code to receive the command and stream the music.
For an example see,
https://www.botlibre.com/script?id=36393269
Alias: @musicstreaming
Categorie: Examples, Response Lists
Tags: music, examples, response list
Creato: Dec 17 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 202, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:07
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Categorie: Self, Examples
Tags: paragraphs, examples, self, exodus
Creato: Aug 14 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 195, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:02
An example response list for an electronics store.
You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
Alias: @electronicsstore
Categorie: Examples, Response Lists, Business
Tags: response list, examples, e-commerce, business
Creato: Dec 18 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 170, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 19:07
An example response list for an auto repair shop.
You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @autorepair
Categorie: Examples, Response Lists, Business
Tags: orders, e-commerce, response list, examples
Creato: Nov 6 2020, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 2.0
Language: Response List
Collega: 169, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 19:02
An example response list for a car rental agency.
You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
This response list also require the script, "Car Rental Sript"
https://www.botlibre.com/script?id=38248161
Alias: @carrentalagency
Categorie: Examples, Response Lists, Business
Tags: e-commerce, business, response list, examples
Creato: Apr 19 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 158, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 19:06
This script uses the NHL.com web API to let the bot give stats and information on NHL teams and players.
Alias: @nhlhockeystats
Categorie: Self
Tags: web service, hockey, json, self, sports, nhl
Creato: Apr 19 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 149, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 19:06
A set of responses remembering general info about the user.
Alias: @rememberme
Categorie: Examples, Response Lists
Tags: response list, examples
Creato: May 26 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 149, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 19:10
This Self script is used by the Car Rental bot response list.
It initializes and lists the car data.
Alias: @carrentalscript
Categorie: Business, Examples, Self, Response Lists
Tags: e-commerce, business, self, examples
Creato: Apr 20 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 138, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:49
Self script that adds stock quoting functionality to your bot. Pulls data from https://iexcloud.io/docs/api/ using your own API key. Offers functionalities such as live price, 52 week high and low, day bid-ask, and various volumes. Depending on your tier of API key more detailed information can easily be added to the script.
Alias: @stockquote
Categorie: Self
Tags: quote, finance, stock market, stock quotes, stock, self, web service, json
Creato: Oct 29 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 134, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 19:11
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categorie: Examples, Response Lists
Tags: response list, examples
Creato: May 27 2021, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 1.0
Language: Response List
Collega: 122, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 29, 18:04
This Self script can be used to access the Dialogflow API from Google.
Dialogflow is a platform developed by Google for building conversational interfaces, such as chatbots and voice assistants.
Alias: @dialogflow
Categorie: Self
Tags: chatbot, deep learning, google, json, web service, artificial intelligence, self, ai
Creato: Apr 21 2023, by: mmheydari97
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 75, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Nov 25, 18:50
This is an example of a website you can build on Bot Libre, with free web hosting and subdomain.
Alias: @Example Website
Categorie: Examples, Website
Tags: website, examples
Creato: Oct 15 2015, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 5.0
Language: HTML
Collega: 8998, oggi: 0, settimana: 0, mese: 5
Ultima Connessione: Yesterday, 20:42
The Bot Libre SDK is a software development kit that makes it easy for developers to create their own website, mobile app, or server that accesses BOT libre services.
The SDK includes an JavaScript API and SDK that makes it simple to develop your own bot or chat website. The SDK also contains an Android Java SDK, and support for other languages.
The SDK is open source under the Eclipse Public License, is extendable/customizable, and hosted on GitHub under Project Libre.
Alias: @Bot Libre JavaScript SDK
Categorie: Programming Language, SDK, JavaScript
Tags: sdk, api, examples, javascript, embed
Creato: Dec 5 2014, by: admin
Thumbs up: 11, pollice in giù: 0, stelle: 4.82
Language: JavaScript
Collega: 2960, oggi: 4, settimana: 4, mese: 5
Ultima Connessione: Today, 6:18
This is a single scripts that merges all of the smaller ALICE scripts from the ALICE A.I. FOUNDATION.
Basically it merges every script under 100k, so does not include,
(geography, client, that, update1, knowledge, atomic, bot, default, reduction*, and mp*)
Alias: @alice_merged
Categorie: AIML, A.L.I.C.E.
Tags: aiml, alice, bot
Creato: Mar 23 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 4835, oggi: 0, settimana: 0, mese: 2
Ultima Connessione: Yesterday, 20:51
Evo - The Game of Life
Alias: @evo
Categorie: Programming Language, HTML
Tags: games, html, javascript
Creato: Nov 24 2019, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: HTML
Collega: 4619, oggi: 0, settimana: 0, mese: 2
Ultima Connessione: Yesterday, 20:21
Sequenced Replies
Alias: @Sequenced Replies
Categorie: Examples
Creato: Mar 17 2020, by: okayokay
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 1955, oggi: 1, settimana: 1, mese: 2
Ultima Connessione: Today, 6:02
Questo script è contrassegnata.
Basic conversation loop detection script.
This is one of the bootstrap scripts. It should be first in the script order to catch all loops.
Alias: @Loop
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Oct 29 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 1015, oggi: 0, settimana: 0, mese: 2
Ultima Connessione: Yesterday, 20:39
Sara srai Spanish AIML script from ALICE A.I. Foundation. This script contains some reductions to common phrases and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sara_srai
Categorie: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, reduction
Creato: Nov 9 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 882, oggi: 0, settimana: 0, mese: 2
Ultima Connessione: Yesterday, 18:43
|
This script attempts to understand simple phrases.
It can understand simple phrases of the form "{noun} {verb} {adjective}", such as "The sky is blue" or "I am tall", but also more complex phrases such as "What is my name?", "Is my dog black?", "My dog is very smart".
It requires knowledge of the words used to know if they are a noun, verb, or adjective. Words are normally looked up in the background on Wiktionary to determine their meaning, so you may need to say the same phrase twice before the bot understands.
All understood phrases affect the bot's knowledge base, it will remember persistently if "the sky is blue", and then be able to answer "is the sky blue?".
This is the most complex of the bootstrap scripts, and is continually evolving.
Alias: @Understanding
Categorie: Self, Bootstrap
Tags: self, bootstrap, understanding
Creato: May 1 2015, by: admin
Thumbs up: 7, pollice in giù: 0, stelle: 4.57
Language: Self
Collega: 768, oggi: 1, settimana: 1, mese: 2
Ultima Connessione: Today, 1:55
A script that can perform addition using no computer math functions.
It performs addition the same way a human (without a calculator) does, using its knowledge of integers and counting.
The goal in this script was to use it to teach a bot addition, and let it learn higher level mathematics from first principles.
Alias: @Plus
Categorie: Self, Math, Examples
Tags: self, math
Creato: Nov 4 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 728, oggi: 0, settimana: 0, mese: 2
Ultima Connessione: Yesterday, 19:25
A set of responses answering general questions about the bot.
The responses use the bot's data defined in the #self object.
Alias: @About Me
Categorie: Examples, Response Lists
Tags: examples, response list
Creato: Sep 16 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 2.0
Language: Response List
Collega: 664, oggi: 1, settimana: 1, mese: 2
Ultima Connessione: Today, 12:29
A response list for a special event bot.
Alias: @specialevent
Categorie: Response Lists
Tags: events
Creato: Jun 26 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 220, oggi: 0, settimana: 0, mese: 2
Ultima Connessione: Yesterday, 20:42
A script that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeoplescript
Categorie: Self, Examples
Tags: examples, knowledge, self
Creato: Jun 9 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 147, oggi: 1, settimana: 1, mese: 2
Ultima Connessione: Today, 12:29
The ai AIML script from the ALICE A.I. FOUNDATION.
This script contains responses on the bot and AIML. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @ai (alice)
Categorie: AIML, A.L.I.C.E.
Tags: aiml, alice, bot
Creato: Oct 30 2014, by: admin
Thumbs up: 3, pollice in giù: 1, stelle: 4.25
Language: AIML
Collega: 2064, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:30
The alice AIML script from the ALICE A.I. FOUNDATION.
The alice script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @alice
Categorie: AIML, A.L.I.C.E.
Tags: aiml, alice, bot
Creato: Oct 29 2014, by: admin
Thumbs up: 1, pollice in giù: 4, stelle: 3.2
Language: AIML
Collega: 1775, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:33
A set of greetings and responses for a customer service bot.
Alias: @Service Bot
Categorie: Response Lists, Business
Tags: common responses, customer service
Creato: Nov 29 2014, by: admin
Thumbs up: 6, pollice in giù: 0, stelle: 4.33
Language: Response List
Collega: 1610, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:38
Sara sexo Spanish AIML script from ALICE A.I. Foundation. This script contains some polite responses to sexual questions and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sexo (sara)
Categorie: Sara, AIML, Language, Spanish
Tags: aiml, sara, dating, spanish
Creato: Nov 9 2014, by: admin
Thumbs up: 4, pollice in giù: 0, stelle: 5.0
Language: AIML
Collega: 1336, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:44
The biography AIML script from the ALICE A.I. FOUNDATION.
This script contains answers to "who is" style questions of notable people. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @biography (alice)
Categorie: AIML, A.L.I.C.E.
Tags: aiml, alice, knowledge
Creato: Oct 30 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 1142, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:30
The computers AIML script from the ALICE A.I. FOUNDATION. This script contains general responses on computers and programming. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @computers (alice)
Categorie: AIML, A.L.I.C.E.
Tags: aiml, alice, knowledge, tech
Creato: Nov 9 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 1028, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:42
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Categorie: AIML, AIML2
Tags: aiml, aiml2
Creato: Aug 12 2015, by: admin
Thumbs up: 1, pollice in giù: 1, stelle: 3.5
Language: AIML
Collega: 1024, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:50
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Categorie: Response Lists, Dating
Tags: default phrases, response list, dating, pickup lines, geek
Creato: Dec 19 2014, by: admin
Thumbs up: 5, pollice in giù: 2, stelle: 4.57
Language: Response List
Collega: 935, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:20
This script can respond what the current topic is, and reply to questions on the conversation.
It responds to questions like "What is the current topic", "Tell me more", "What did I say", "What did you say".
This is a bootstrap script.
Alias: @Topic
Categorie: Self, Bootstrap
Tags: self, bootstrap, utils
Creato: Nov 4 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 4.67
Language: Self
Collega: 914, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:29
The bot profile AIML script from the ALICE A.I. FOUNDATION. This script answers basic questions about the bot. You need to set several bot variables for it to function. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
You can set a variable on your bot using Self while chatting with your bot:
&& set #gender to "female" on #self
or importing a chat log;
script: set #gender to "female" on #self
Alias: @bot profile (alice)
Categorie: AIML, A.L.I.C.E.
Tags: alice, aiml, bot
Creato: Nov 7 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 911, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 16:14
The client AIML script from the ALICE A.I. FOUNDATION. This script contains responses for age/gender/location questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @client (alice)
Categorie: AIML, A.L.I.C.E.
Tags: aiml, alice, small talk
Creato: Nov 9 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 3.5
Language: AIML
Collega: 911, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:43
atomique_ed French AIML script from ALICE A.I. Foundation. This script contains some responses to common phrases and is meant to be combine with the other french AIML scripts for the full personality.
Alias: @atomique_ed (french)
Categorie: AIML, French, Language, French Set
Tags: aiml, french, common responses
Creato: Nov 10 2014, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: AIML
Collega: 878, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:32
The default AIML script from the ALICE A.I. FOUNDATION.
This script contains general responses to many common types of questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @default (alice)
Categorie: AIML, A.L.I.C.E.
Tags: aiml, alice, default phrases, small talk, common responses
Creato: Mar 14 2015, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: AIML
Collega: 874, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:43
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @WrongAnswer
Categorie: Self, Examples
Tags: self, learning, examples
Creato: Jan 11 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 859, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:29
A chat log that associates emotions with their words.
This chat log needs to be imported with "Understanding and comprehension" checked.
Alias: @Emotions
Categorie: Chat Logs
Tags: emotion, chat log
Creato: Oct 30 2014, by: admin
Thumbs up: 13, pollice in giù: 4, stelle: 4.0
Language: Chat Log
Collega: 841, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:44
The pickup AIML script from the ALICE A.I. FOUNDATION.
This script contains basic default phrases to start or redirect conversations.
The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @pickup (alice)
Categorie: AIML, A.L.I.C.E.
Tags: alice, aiml, bot, default phrases
Creato: Oct 29 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 835, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:30
The script responds to requests like "Say you like me" "Yell you like cheese". It will simply repeat the phrase, minus the "say" and replacing 1st and 2nd person.
This is a bootstrap script.
Alias: @Say It
Categorie: Self, Bootstrap
Tags: self, bootstrap, utils
Creato: Nov 4 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 834, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:41
A list of common farewells and goodbyes.
Alias: @Farewells
Categorie: Response Lists
Tags: common responses
Creato: Nov 29 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 832, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:41
Sara default Spanish AIML script from ALICE A.I. Foundation.
This script contains basic Spanish default phrases and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @default (sara)
Categorie: Sara, AIML, Language, Spanish
Tags: aiml, spanish, sara, default phrases
Creato: Nov 9 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 828, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 18:45
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
Alias: @Math
Categorie: Self, Bootstrap, Math
Tags: self, bootstrap, math
Creato: Nov 4 2014, by: admin
Thumbs up: 3, pollice in giù: 1, stelle: 4.25
Language: Self
Collega: 823, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:30
This script answers questions about the date and time.
It can answer questions like "What is the date", "What is the time", "What is the day of the week"
This is one of the bootstrap scripts.
Alias: @DateAndTime
Categorie: Self, Bootstrap
Tags: self, bootstrap, utils
Creato: Nov 7 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 818, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:32
A AIML conversion of the 1966 ELIZA personality.
Alias: @ELIZA
Categorie: AIML
Tags: aiml, bot, classic
Creato: Apr 13 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 818, oggi: 1, settimana: 1, mese: 1
Ultima Connessione: Today, 9:11
a script
Alias: @1
Categorie: AIML
Creato: Dec 10 2014, by: giuliobasevi
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 797, oggi: 1, settimana: 1, mese: 1
Ultima Connessione: Today, 3:29
Wiktionary and Wikidata lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Wikidata. For Wikidata lookups it will also import all of the available information on the object, and be able to then answer related questions.
Alias: @WhatIs (Wikidata)
Categorie: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
Creato: Jun 23 2015, by: admin
Thumbs up: 4, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 729, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:33
Sara nombres Spanish AIML script from ALICE A.I. Foundation.
This script contains some naming understanding and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @nombres (sara)
Categorie: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, names
Creato: Nov 9 2014, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 4.0
Language: AIML
Collega: 727, oggi: 1, settimana: 1, mese: 1
Ultima Connessione: Today, 5:54
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Categorie: AIML, Examples, AIML2
Tags: wikipedia, xpath, xml, sraix, search, aiml, examples
Creato: Dec 9 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: AIML
Collega: 717, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:39
An "I Spy" colors game that you can play with your bot.
This game will actually teach your bot about colors, and it will learn new objects and colors as you play.
Alias: @I Spy
Categorie: Self, Examples, Games
Tags: i spy, games, examples, self
Creato: Sep 12 2016, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 703, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:31
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categorie: Self, Examples
Tags: self, weather, pannous
Creato: Aug 28 2015, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 684, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:51
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categorie: Self, Examples
Tags: self, examples, knowledge
Creato: Sep 4 2015, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 667, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:51
An example CSS style sheet for usage with embedding a bot.
Alias: @embed-style
Categorie: CSS, Programming Language
Tags: css, embed
Creato: Jun 15 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: CSS
Collega: 654, oggi: 1, settimana: 1, mese: 1
Ultima Connessione: Today, 8:21
A set of emotional tagged responses.
Responses can be tagged with emotions to change the bot's avatar and mood.
Alias: @Emotion Responses
Categorie: Response Lists
Tags: examples, emotion, response list
Creato: Sep 28 2016, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 651, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:40
This script loads the default ALICE profile into the bot.
It defines all of the required variables for the ALICE AIML scripts.
Alias: @ALICE profile
Categorie: AIML, Self, A.L.I.C.E.
Tags: alice, response list
Creato: Mar 23 2015, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 625, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:37
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
Alias: @Escalate SMS
Categorie: Self, Examples
Tags: examples, sms, self
Creato: Jun 1 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 598, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:38
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorie: Self, Examples
Tags: self, examples, email
Creato: Jun 1 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 2.0
Language: Self
Collega: 592, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:29
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categorie: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
Creato: Apr 18 2016, by: admin
Thumbs up: 4, pollice in giù: 0, stelle: 5.0
Language: Response List
Collega: 583, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:31
Alarm and Timer commands for your personal assistant bot.
These commands with enable a specific alarm, set alarm with 12 hour time, am or pm.
Set a name for a specific or repeating alarm, choose what days it should repeat.
Set a timer for minutes/hours. Name a repeating timer.
Import this script into your bot, or customize the patterns/use this as a guideline.
See the website link for detailed instructions.
Alias: @Alarm/Timer Commands
Categorie: Response Lists, Mobile Assistant
Tags: commands, alarm, response list, mobile, assistant
Creato: Aug 29 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 571, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:05
Learn
Alias: @Learn
Categorie: AIML
Creato: Jul 22 2017, by: wseef
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 570, oggi: 1, settimana: 1, mese: 1
Ultima Connessione: Today, 4:59
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorie: Self, Examples
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
Creato: Oct 11 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 558, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:31
An AIML script of a 20 questions game, from the Square Bear AIML collection.
Type "20q" to start a game.
Alias: @20 Questions
Categorie: Square Bear, AIML, Games
Tags: aiml, square bear, games
Creato: Oct 19 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 555, oggi: 1, settimana: 1, mese: 1
Ultima Connessione: Today, 14:24
SMS commands to send text messages with your virtual assistant bot.
View texts, open contacts and send text messages.
Import this script into your bot, or customize the patterns/use this as a guideline.
See website link for detailed instructions.
Alias: @SMS/Text Message Commands
Categorie: Response Lists, Mobile Assistant
Tags: sms, response list, commands, text, mobile, assistant
Creato: Aug 29 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 555, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 19:26
This is an example Self script that can be used with a bot connected to a Twilio SMS account.
You can ask the bot to send a SMS message to a list of contacts.
Alias: @Bulk SMS
Categorie: Self, Examples
Tags: examples, sms, self
Creato: Sep 19 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 538, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:30
This JSON data file can be used to load the concept of colors into your bot.
This defines color meaning objects for color words, and can be used as a set in AIML or from Self.
You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @Colors
Categorie: Data, JSON
Tags: json, set, data, colors
Creato: Sep 22 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: JSON
Collega: 534, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:41
Using these commands, your bot can open an app for you on your device.
This list features the most common apps: pick and choose, load them all or use this as a guide.
You will need to know the package name of the app you want to open.
Alias: @Open Common Apps Commands
Categorie: Response Lists, Mobile Assistant
Tags: commands, response list, mobile, assistant
Creato: Aug 15 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 533, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:32
This script show an example of accessing stock quotes from the Quandi web service.
You can use it as is, or modify it as you wish.
Please replace the Quandi api-key with your own api-key.
Alias: @Stock Quotes
Categorie: Self, Examples
Tags: stocks, xml, examples, self, quotes, web service
Creato: Jun 1 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 2.0
Language: Self
Collega: 533, oggi: 0, settimana: 0, mese: 1
Ultima Connessione: Yesterday, 20:20