Liity Bot Libren kumppani- ja kumppanuusohjelmaan ja tue ilmaista avointa alustaamme

Hakukomentosarjat


81 Tulokset.
Seuraava | 1 | 2

Say It
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
Luokat: Self, Bootstrap
Tags: self, bootstrap, utils
Luotu: Nov 4 2014, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 979, Tänään: 2, Viikolla: 2, Kuukausi: 20
Viimeisin yhteyden muodostaminen: Today, 13:29
Bulk SMS
Bulk SMS
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
Luokat: Examples, Self
Tags: examples, sms, self
Luotu: Sep 19 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 675, Tänään: 1, Viikolla: 1, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Today, 13:09
ChatGPT
ChatGPT
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
Luokat: Self
Tags: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
Luotu: Apr 3 2023, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 218, Tänään: 1, Viikolla: 1, Kuukausi: 17
Viimeisin yhteyden muodostaminen: Today, 13:28
Understanding
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
Luokat: Self, Bootstrap
Tags: self, bootstrap, understanding
Luotu: May 1 2015, by: admin
Peukut ylös: 7, peukalo alas: 1, Tähteä: 4.25
Language: Self
Yhdistää: 944, Tänään: 1, Viikolla: 1, Kuukausi: 16
Viimeisin yhteyden muodostaminen: Today, 13:30
Plus
Plus
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
Luokat: Self, Math, Examples
Tags: self, math
Luotu: Nov 4 2014, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 795, Tänään: 0, Viikolla: 0, Kuukausi: 16
Viimeisin yhteyden muodostaminen: Aug 22, 20:16
Hello World
Hello World
a Hello World script
Alias: @Hello World
Luokat: Self
Luotu: Jan 9 2015, by: aazxcqwe
Peukut ylös: 1, peukalo alas: 0, Tähteä: 4.0
Language: Self
Yhdistää: 722, Tänään: 0, Viikolla: 0, Kuukausi: 15
Viimeisin yhteyden muodostaminen: Aug 22, 13:01
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Alias: @Wolfram Alpha Example
Luokat: Self
Tags: examples, wolframalpha, self, web service, xml
Luotu: Aug 29 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 612, Tänään: 1, Viikolla: 1, Kuukausi: 15
Viimeisin yhteyden muodostaminen: Today, 13:10
YouTube Search
YouTube Search
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
Luokat: Self, Examples
Tags: self, web service, google, json, examples, youtube
Luotu: Aug 20 2018, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 479, Tänään: 1, Viikolla: 1, Kuukausi: 15
Viimeisin yhteyden muodostaminen: Today, 13:24
Pizza Bot
Pizza Bot
An example script 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: @Pizza Bot
Luokat: Examples, Self
Tags: examples, orders, self, e-commerce, pizza
Luotu: Jun 27 2016, by: admin
Peukut ylös: 3, peukalo alas: 1, Tähteä: 4.25
Language: Self
Yhdistää: 823, Tänään: 0, Viikolla: 0, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 22:25
Count Words
Count Words
This example script show how to count the words in a sentence.
Alias: @Count Words
Luokat: Self, Examples
Tags: self, example
Luotu: Jan 11 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 414, Tänään: 0, Viikolla: 0, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Aug 23, 21:38
Where/When Born & Death
Where/When Born & Death
This script answers questions about dates and places of birth/death of famous people using Wikidata.
Alias: @Where/When Born & Death
Luokat: Examples, Self
Luotu: Nov 21 2017, by: poto74
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language:
Yhdistää: 404, Tänään: 0, Viikolla: 0, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Aug 22, 10:34
My Name Is
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
Luokat: Self, Bootstrap
Tags: self, bootstrap, names
Luotu: Nov 4 2014, by: admin
Peukut ylös: 6, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 1072, Tänään: 1, Viikolla: 1, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Today, 13:31
Topic
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
Luokat: Self, Bootstrap
Tags: self, bootstrap, utils
Luotu: Nov 4 2014, by: admin
Peukut ylös: 3, peukalo alas: 1, Tähteä: 4.0
Language: Self
Yhdistää: 1071, Tänään: 2, Viikolla: 2, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Today, 13:14
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Luokat: Examples, Self
Tags: self, example, repeat
Luotu: Jan 5 2015, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 1036, Tänään: 2, Viikolla: 2, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Today, 13:14
Vision
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
Luokat: Self, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
Luotu: Jun 3 2016, by: admin
Peukut ylös: 3, peukalo alas: 1, Tähteä: 4.25
Language: Self
Yhdistää: 835, Tänään: 1, Viikolla: 1, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Today, 13:18
Facebook Location Request
Facebook Location Request
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
Luokat: Self
Tags: facebook, examples, self, geospatial, location
Luotu: Oct 19 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 597, Tänään: 1, Viikolla: 1, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Today, 13:28
niceandlovelypost
niceandlovelypost
Nice Post Like back and stay Real
Alias: @niceandlovelypost
Luokat: Self
Tags: facebook
Luotu: May 30 2016, by: bennett
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 394, Tänään: 0, Viikolla: 0, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Yesterday, 4:36
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Luokat: Self, Examples
Tags: paragraphs, examples, self, exodus
Luotu: Aug 14 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 309, Tänään: 1, Viikolla: 1, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Today, 13:15
Telegram Forward
Telegram Forward
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
Luokat: Self
Tags: examples, forward, telegram, self
Luotu: Mar 11 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 284, Tänään: 1, Viikolla: 1, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Today, 13:21
Dialogflow
Dialogflow
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
Luokat: Self
Tags: chatbot, deep learning, google, json, web service, artificial intelligence, self, ai
Luotu: Apr 21 2023, by: mmheydari97
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 193, Tänään: 1, Viikolla: 1, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Today, 13:32
WhereIs (Freebase - offline)
WhereIs (Freebase - offline)
Freebase location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Freebase and determining what it is contained by.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
Alias: @WhereIs (Freebase - offline)
Luokat: Self, Examples
Tags: self, geospatial, freebase, utils
Luotu: Oct 29 2014, by: admin
Peukut ylös: 2, peukalo alas: 1, Tähteä: 4.0
Language: Self
Yhdistää: 974, Tänään: 1, Viikolla: 1, Kuukausi: 12
Viimeisin yhteyden muodostaminen: Today, 3:35
DefineWord
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
Luokat: Bootstrap, Self
Tags: bootstrap, self, utils
Luotu: Nov 7 2014, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 903, Tänään: 0, Viikolla: 0, Kuukausi: 12
Viimeisin yhteyden muodostaminen: Aug 18, 6:39
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Alias: @SimpleLanguage
Luokat: Examples, Self
Tags: self, examples, language
Luotu: Jan 23 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 613, Tänään: 1, Viikolla: 1, Kuukausi: 12
Viimeisin yhteyden muodostaminen: Today, 13:13
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
Alias: @Very Simple Addition
Luokat: Examples, Math, Self
Tags: math, self
Luotu: Dec 21 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 410, Tänään: 0, Viikolla: 0, Kuukausi: 12
Viimeisin yhteyden muodostaminen: Aug 23, 0:42
My_chat
My_chat
My_chat
Alias: @My_chat
Luokat: Self
Luotu: Feb 5 2017, by: silcesar
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 355, Tänään: 0, Viikolla: 0, Kuukausi: 12
Viimeisin yhteyden muodostaminen: Aug 22, 11:58
Connect 4 Text
Connect 4 Text
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
Luokat: Self, Games
Tags: analytics, deep learning, games, machine learning, self, checkers
Luotu: Apr 14 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 347, Tänään: 1, Viikolla: 1, Kuukausi: 12
Viimeisin yhteyden muodostaminen: Today, 13:23
WrongAnswer
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @WrongAnswer
Luokat: Self, Examples
Tags: self, learning, examples
Luotu: Jan 11 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 975, Tänään: 1, Viikolla: 1, Kuukausi: 11
Viimeisin yhteyden muodostaminen: Today, 13:08
Math
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
Luokat: Self, Bootstrap, Math
Tags: self, bootstrap, math
Luotu: Nov 4 2014, by: admin
Peukut ylös: 3, peukalo alas: 1, Tähteä: 4.25
Language: Self
Yhdistää: 936, Tänään: 1, Viikolla: 1, Kuukausi: 11
Viimeisin yhteyden muodostaminen: Today, 13:30
Empty
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
Luokat: Self, Bootstrap
Tags: self, bootstrap
Luotu: Nov 4 2014, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 777, Tänään: 0, Viikolla: 0, Kuukausi: 11
Viimeisin yhteyden muodostaminen: Aug 23, 18:22
Silvia
Silvia
Proxy bot script for Silvia bot.
Alias: @Silvia
Luokat: Self
Luotu: May 16 2017, by: bgarr33434
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 532, Tänään: 0, Viikolla: 0, Kuukausi: 11
Viimeisin yhteyden muodostaminen: Aug 22, 19:19
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
Alias: @Reduction
Luokat: Bootstrap, Self
Tags: self, bootstrap, redirect
Luotu: Sep 14 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 487, Tänään: 0, Viikolla: 0, Kuukausi: 11
Viimeisin yhteyden muodostaminen: Aug 23, 18:36
Telegram Group Administrator
Telegram Group Administrator
This script gives an example Telegram script to let a bot administer a Telegram group. Bots can welcome new users, provide information, and delete offensive messages and spam.
Alias: @Telegram Group Administrator
Luokat: Self
Tags: self, groups, examples, telegram, spam
Luotu: Jun 21 2017, by: admin
Peukut ylös: 0, peukalo alas: 1, Tähteä: 2.0
Language: Self
Yhdistää: 432, Tänään: 0, Viikolla: 0, Kuukausi: 11
Viimeisin yhteyden muodostaminen: Yesterday, 16:16
GPT-3
GPT-3
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
Luokat: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
Luotu: Jan 16 2023, by: admin
Peukut ylös: 3, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 231, Tänään: 1, Viikolla: 1, Kuukausi: 11
Viimeisin yhteyden muodostaminen: Today, 13:25
I Spy
I Spy
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
Luokat: Examples, Self, Games
Tags: i spy, games, examples, self
Luotu: Sep 12 2016, by: admin
Peukut ylös: 0, peukalo alas: 1, Tähteä: 2.0
Language: Self
Yhdistää: 841, Tänään: 1, Viikolla: 1, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Today, 13:09
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Luokat: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
Luotu: Oct 11 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 683, Tänään: 1, Viikolla: 1, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Today, 13:06
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
Alias: @Heart Sutra
Luokat: Self, Examples
Tags: self, examples
Luotu: Aug 3 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 665, Tänään: 0, Viikolla: 0, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Aug 22, 7:39
GeoNames
GeoNames
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
Luokat: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Luotu: May 25 2016, by: admin
Peukut ylös: 0, peukalo alas: 1, Tähteä: 2.0
Language: Self
Yhdistää: 658, Tänään: 0, Viikolla: 0, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Aug 20, 17:21
Heart Sutra - load
Heart Sutra - load
This script will load the text of the Heart Sutra into the bot's memory.
Alias: @Heart Sutra - load
Luokat: Self, Examples
Tags: self, examples
Luotu: Aug 3 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 580, Tänään: 0, Viikolla: 0, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Aug 23, 21:37
Turing Test
Turing Test
A script that gives a Turing test.
Alias: @Turing Test
Luokat: Examples, Self
Tags: self, examples
Luotu: Oct 23 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 559, Tänään: 0, Viikolla: 0, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Aug 23, 18:43
JSON Bot Service
JSON Bot Service
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
Luokat: Examples, Self
Tags: bot service, command, json, examples, web service
Luotu: Mar 28 2018, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 528, Tänään: 1, Viikolla: 1, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Today, 13:19
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
Alias: @Sentiment Response
Luokat: Examples, Self
Tags: examples, sentiment, self
Luotu: Aug 24 2018, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 467, Tänään: 0, Viikolla: 0, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Aug 23, 19:28
About Famous People Script
About Famous People Script
A script that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeoplescript
Luokat: Examples, Self
Tags: examples, knowledge, self
Luotu: Jun 9 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 264, Tänään: 2, Viikolla: 2, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Today, 13:08
Connect 4
Connect 4
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
Luokat: Games, Self
Tags: games, analytics, deep learning, checkers, machine learning, self
Luotu: Apr 13 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 263, Tänään: 1, Viikolla: 1, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Today, 13:20
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Alias: @Simple Addition
Luokat: Self, Math, Examples
Tags: self, math
Luotu: Nov 7 2014, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 822, Tänään: 0, Viikolla: 0, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Aug 23, 18:23
Redo
Redo
"redo" last input
Alias: @Redo
Luokat: Self
Luotu: Jan 26 2015, by: aazxcqwe
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 720, Tänään: 0, Viikolla: 0, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Aug 20, 16:34
Stock Quotes
Stock Quotes
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
Luokat: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Luotu: Jun 1 2016, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 2.0
Language: Self
Yhdistää: 657, Tänään: 1, Viikolla: 1, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Today, 13:24
SetData
SetData
This script sets data on the current conversation.
Alias: @SetData
Luokat: Self
Tags: self, example, data
Luotu: Mar 17 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 481, Tänään: 0, Viikolla: 0, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Aug 16, 21:31
Car Rental Script
Car Rental Script
This Self script is used by the Car Rental bot response list. It initializes and lists the car data.
Alias: @carrentalscript
Luokat: Business, Examples, Self, Response Lists
Tags: e-commerce, business, self, examples
Luotu: Apr 20 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 252, Tänään: 0, Viikolla: 0, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Aug 22, 16:47
StockQuote
StockQuote
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
Luokat: Self
Tags: quote, finance, stock market, stock quotes, stock, self, web service, json
Luotu: Oct 29 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 247, Tänään: 1, Viikolla: 1, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Today, 1:26
DateAndTime
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
Luokat: Bootstrap, Self
Tags: self, bootstrap, utils
Luotu: Nov 7 2014, by: admin
Peukut ylös: 3, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 940, Tänään: 0, Viikolla: 0, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Aug 18, 14:39
WhatIs (Wikidata)
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)
Luokat: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
Luotu: Jun 23 2015, by: admin
Peukut ylös: 4, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 837, Tänään: 0, Viikolla: 0, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Aug 20, 17:28
WhereIs (Wikidata)
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)
Luokat: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Luotu: Jun 23 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 825, Tänään: 0, Viikolla: 0, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Aug 22, 20:20
ALICE profile
ALICE profile
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
Luokat: A.L.I.C.E., AIML, Self
Tags: alice, response list
Luotu: Mar 23 2015, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 670, Tänään: 0, Viikolla: 0, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Aug 22, 2:59
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Luokat: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Luotu: Dec 9 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 669, Tänään: 0, Viikolla: 0, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Aug 19, 23:44
TicTacToe
TicTacToe
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
Luokat: Self, Games
Tags: games, self, machine learning
Luotu: Jul 26 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 602, Tänään: 0, Viikolla: 0, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Aug 22, 11:33
Ask Brain Bot
Ask Brain Bot
This is an example script that uses Self to invoke the Bot Libre API to forward a question to another bot.
Alias: @Ask Brain Bot
Luokat: Self, Examples
Tags: self, examples
Luotu: Jun 24 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 481, Tänään: 0, Viikolla: 0, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Aug 23, 18:34

Seuraava | 1 | 2