Bootstrap
Gli script di base bot bootstrap set.
DefineWord
This script allows synonyms, translations, and alternative spellings to be given for a word.
It understands phrases like "lik means like", "lol means laugh", "nom means name".
This is one of the bootstrap scripts.
Alias: @DefineWord
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Nov 7 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 803, oggi: 15, settimana: 15, mese: 18
Ultima Connessione: Yesterday, 3:38
This script allows synonyms, translations, and alternative spellings to be given for a word.
It understands phrases like "lik means like", "lol means laugh", "nom means name".
This is one of the bootstrap scripts.
Alias: @DefineWord
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Nov 7 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 803, oggi: 15, settimana: 15, mese: 18
Ultima Connessione: Yesterday, 3:38
Math
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: 2, pollice in giù: 1, stelle: 4.0
Language: Self
Collega: 782, oggi: 14, settimana: 14, mese: 18
Ultima Connessione: Yesterday, 3:39
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: 2, pollice in giù: 1, stelle: 4.0
Language: Self
Collega: 782, oggi: 14, settimana: 14, mese: 18
Ultima Connessione: Yesterday, 3:39
Say It
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, utils, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 781, oggi: 15, settimana: 15, mese: 18
Ultima Connessione: Yesterday, 3:37
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, utils, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 781, oggi: 15, settimana: 15, mese: 18
Ultima Connessione: Yesterday, 3:37
DateAndTime
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, utils, bootstrap
Creato: Nov 7 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 760, oggi: 15, settimana: 15, mese: 18
Ultima Connessione: Yesterday, 3:37
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, utils, bootstrap
Creato: Nov 7 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 760, oggi: 15, settimana: 15, mese: 18
Ultima Connessione: Yesterday, 3:37
Empty
An empty shell of a Self state machine.
This can be used as a starting point for a new script, or as a bot's self programmed script.
If comprehension is enabled in your bot, it will program its last state machine script, so you should initially have an empty script last.
Alias: @Empty
Categorie: Self, Bootstrap
Tags: self, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 718, oggi: 15, settimana: 15, mese: 18
Ultima Connessione: Yesterday, 3:39
An empty shell of a Self state machine.
This can be used as a starting point for a new script, or as a bot's self programmed script.
If comprehension is enabled in your bot, it will program its last state machine script, so you should initially have an empty script last.
Alias: @Empty
Categorie: Self, Bootstrap
Tags: self, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 718, oggi: 15, settimana: 15, mese: 18
Ultima Connessione: Yesterday, 3:39
My Name Is
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: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 900, oggi: 14, settimana: 14, mese: 17
Ultima Connessione: Yesterday, 3:39
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: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 900, oggi: 14, settimana: 14, mese: 17
Ultima Connessione: Yesterday, 3:39
Loop
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: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 951, oggi: 13, settimana: 13, mese: 16
Ultima Connessione: Yesterday, 3:40
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: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 951, oggi: 13, settimana: 13, mese: 16
Ultima Connessione: Yesterday, 3:40
Topic
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, utils, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 4.67
Language: Self
Collega: 821, oggi: 13, settimana: 13, mese: 16
Ultima Connessione: Yesterday, 3:38
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, utils, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 4.67
Language: Self
Collega: 821, oggi: 13, settimana: 13, mese: 16
Ultima Connessione: Yesterday, 3:38
Understanding
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: 5, pollice in giù: 0, stelle: 4.4
Language: Self
Collega: 677, oggi: 14, settimana: 14, mese: 16
Ultima Connessione: Yesterday, 3:38
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: 5, pollice in giù: 0, stelle: 4.4
Language: Self
Collega: 677, oggi: 14, settimana: 14, mese: 16
Ultima Connessione: Yesterday, 3:38
WhatIs (Wikidata)
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: self, utils, knowledge, bootstrap
Creato: Jun 23 2015, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 652, oggi: 12, settimana: 12, mese: 14
Ultima Connessione: Yesterday, 3:37
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: self, utils, knowledge, bootstrap
Creato: Jun 23 2015, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 652, oggi: 12, settimana: 12, mese: 14
Ultima Connessione: Yesterday, 3:37
WhereIs (Wikidata)
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: self, utils, knowledge, bootstrap, geospatial, wikidata
Creato: Jun 23 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 608, oggi: 11, settimana: 12, mese: 14
Ultima Connessione: Yesterday, 3:37
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: self, utils, knowledge, bootstrap, geospatial, wikidata
Creato: Jun 23 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 608, oggi: 11, settimana: 12, mese: 14
Ultima Connessione: Yesterday, 3:37
Vision
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, bootstrap, examples, vision, image processing
Creato: Jun 3 2016, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 561, oggi: 11, settimana: 12, mese: 14
Ultima Connessione: Yesterday, 3:05
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, bootstrap, examples, vision, image processing
Creato: Jun 3 2016, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 561, oggi: 11, settimana: 12, mese: 14
Ultima Connessione: Yesterday, 3:05
Reduction
A redirect script that redirect some kind phrases to simpler forms.
Alias: @Reduction
Categorie: Self, Bootstrap
Tags: self, bootstrap, redirect
Creato: Sep 14 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 382, oggi: 12, settimana: 12, mese: 14
Ultima Connessione: Yesterday, 21:09
A redirect script that redirect some kind phrases to simpler forms.
Alias: @Reduction
Categorie: Self, Bootstrap
Tags: self, bootstrap, redirect
Creato: Sep 14 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 382, oggi: 12, settimana: 12, mese: 14
Ultima Connessione: Yesterday, 21:09