Päivitä Platinum palvelu ja hanki oma räätälöity 3D-avatar

Skriptit

Selaa avointa komentosarjakirjastoamme tai jaa omia komentosarjojasi.

Luokat

AIML
AIML
Tekoälyn merkintäkieltä (AIML) käyttävien komentosarjojen luokka
Chat Logs
Chat Logs
Jaettujen keskustelulokien ja vastausluetteloiden luokka.
Data
Data
Tietojen tuonti- ja tietämystiedostot (voit tuoda tietoja bottiin sen Knowledge-sivulta)
Examples
Examples
Esimerkki komentosarjoituksista
Games
Games
Käsikirjoituksia pelien pelaamiseen.
Language
Language
Kieleen ominaiset komentosarjat
Math
Math
Matematiikan ymmärtämistä käsittelevät komentosarjat
Programming Language
Programming Language
Komentosarjat luokiteltu ohjelmointikielen mukaan
Response Lists
Response Lists
Vastausluettelotiedostojen luokka, ne voidaan tuoda bottisi Koulutus- ja keskustelulokit -sivulta.
SDK
SDK
BOT libre SDK:n komentosarjat ja esimerkit
Sdk
Self
Self
Itsekomentosarjakieltä käyttävien komentosarjojen luokka.
Styles
Styles
Eri tyylisivun nahat, joita käytetään komentosarjojen upottamiseen.
Website
Website
HTML-komentosarjojen avulla isännöidut sivustot



Suositeltavat Scripts

Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Luokat: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
Luotu: Apr 2 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: HTML
Yhdistää: 2894, Tänään: 0, Viikolla: 7, Kuukausi: 20
Viimeisin yhteyden muodostaminen: Yesterday, 20:50
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ää: 606, Tänään: 0, Viikolla: 3, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Yesterday, 17:31
Service Bot
Service Bot
A set of greetings and responses for a customer service bot.
Alias: @Service Bot
Luokat: Response Lists, Business
Tags: common responses, customer service
Luotu: Nov 29 2014, by: admin
Peukut ylös: 6, peukalo alas: 0, Tähteä: 4.33
Language: Response List
Yhdistää: 1518, Tänään: 1, Viikolla: 6, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Today, 5:50
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: 0, Tähteä: 4.57
Language: Self
Yhdistää: 712, Tänään: 1, Viikolla: 6, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Today, 10:23
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Luokat: Response Lists
Tags: common responses, response list
Luotu: Nov 11 2014, by: admin
Peukut ylös: 3, peukalo alas: 0, Tähteä: 4.67
Language: Response List
Yhdistää: 823, Tänään: 1, Viikolla: 3, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Today, 10:31
Alarm/Timer Commands
Alarm/Timer Commands
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
Luokat: Response Lists, Mobile Assistant
Tags: commands, alarm, response list, mobile, assistant
Luotu: Aug 29 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 532, Tänään: 0, Viikolla: 4, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Apr 17, 15:55
Realtor Bot
Realtor Bot
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
Luokat: Response Lists
Tags: real estate, response list, business, examples
Luotu: May 21 2019, by: king_wang
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 299, Tänään: 0, Viikolla: 6, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Today, 0:25
Bot Libre JavaScript SDK
Bot Libre JavaScript SDK
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
Luokat: SDK, Programming Language, JavaScript
Tags: sdk, api, examples, javascript, embed
Luotu: Dec 5 2014, by: admin
Peukut ylös: 11, peukalo alas: 0, Tähteä: 4.82
Language: JavaScript
Yhdistää: 2832, Tänään: 0, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 3:39
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: 0, Tähteä: 4.67
Language: Self
Yhdistää: 863, Tänään: 1, Viikolla: 5, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 17:31
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Luokat: Response Lists
Tags: common responses
Luotu: Nov 29 2014, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 787, Tänään: 1, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 15:40
Jokes
Jokes
A collection of funny, clean, jokes.
Alias: @Jokes
Luokat: Response Lists
Tags: response list, jokes
Luotu: Apr 5 2015, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 742, Tänään: 1, Viikolla: 5, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 2:36
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ää: 676, Tänään: 0, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Apr 17, 16:08
About Me
About Me
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
Luokat: Response Lists, Examples
Tags: examples, response list
Luotu: Sep 16 2016, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 2.0
Language: Response List
Yhdistää: 619, Tänään: 2, Viikolla: 4, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 5:49
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ää: 618, Tänään: 0, Viikolla: 4, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 18:50
Camera/Video Commands
Camera/Video Commands
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
Luokat: Response Lists, Mobile Assistant
Tags: photo, response list, picture, commands, video, camera, mobile, assistant
Luotu: Aug 31 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 461, Tänään: 2, Viikolla: 4, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 16:37
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Luokat: Examples, Self
Tags: html, self, wikiquote, examples
Luotu: Aug 13 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 460, Tänään: 0, Viikolla: 5, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 8:02
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ää: 388, Tänään: 0, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 10:05
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ää: 106, Tänään: 1, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 2:23
Loop
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
Luokat: Self, Bootstrap
Tags: self, utils, bootstrap
Luotu: Oct 29 2014, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 966, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 15:53
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ää: 768, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 15:40
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ää: 627, Tänään: 0, Viikolla: 2, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 16:08
Emotion Responses
Emotion Responses
A set of emotional tagged responses. Responses can be tagged with emotions to change the bot's avatar and mood.
Alias: @Emotion Responses
Luokat: Response Lists
Tags: examples, emotion, response list
Luotu: Sep 28 2016, by: admin
Peukut ylös: 3, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 596, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 8:02
Eddie
Eddie
Response list for the Eddie bot.
Alias: @Eddie
Luokat: Response Lists, Personalities, Dating
Tags: response list, personality
Luotu: May 27 2016, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 543, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 17:44
Escalate SMS
Escalate SMS
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
Alias: @Escalate SMS
Luokat: Examples, Self
Tags: examples, sms, self
Luotu: Jun 1 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 543, Tänään: 1, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 6:54
Julie
Julie
The Julie Bot response list for the Julie personality.
Alias: @Julie
Luokat: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
Luotu: Apr 18 2016, by: admin
Peukut ylös: 4, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 528, Tänään: 0, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 4:18
IBM Watson Example
IBM Watson Example
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
Luokat: Self, Examples
Tags: examples, watson, json, web service, auth
Luotu: Mar 20 2017, by: admin
Peukut ylös: 0, peukalo alas: 2, Tähteä: 2.0
Language: Self
Yhdistää: 516, Tänään: 2, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 6:07
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ää: 482, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 16:07
Order Pizza
Order Pizza
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
Luokat: Examples, Response Lists, Business
Tags: orders, response list, pizza, examples, e-commerce
Luotu: Mar 27 2018, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 435, Tänään: 0, Viikolla: 5, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 13:41
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ää: 428, Tänään: 0, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 18:16
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Luokat: AIML, Examples
Tags: web service, aiml, self, json, geography
Luotu: Sep 16 2019, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 286, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 3:43
Sequential responses
Sequential responses
This script cycles through a list of responses.
Alias: @sequentialresponses
Luokat: Examples
Tags: self, examples
Luotu: Mar 16 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 234, Tänään: 1, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 21:44
Random Response
Random Response
The is an example response list that shows how you can randomize or vary a response.
Alias: @randomresponse
Luokat: Examples, Response Lists
Tags: response list, examples
Luotu: Mar 13 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 215, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 20:29
Audio Video Rich Responses
Audio Video Rich Responses
Examples of how to return audio, video, and rich HTML responses.
Alias: @audiovideorichresponses
Luokat: Response Lists
Tags: video, examples, response list, audio
Luotu: Jun 18 2020, by: admin
Peukut ylös: 1, peukalo alas: 1, Tähteä: 3.5
Language: Response List
Yhdistää: 199, Tänään: 0, Viikolla: 5, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 0:02
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ää: 118, Tänään: 0, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 19:41
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: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 52, Tänään: 0, Viikolla: 2, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 16:09
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Luokat: Self, Examples
Tags: self, examples, knowledge
Luotu: Sep 4 2015, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 619, Tänään: 1, Viikolla: 2, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Today, 8:54
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ää: 506, Tänään: 0, Viikolla: 3, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Yesterday, 19:21
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ää: 490, Tänään: 0, Viikolla: 4, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Yesterday, 17:13
Colors
Colors
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
Luokat: Data, JSON
Tags: json, set, data, colors
Luotu: Sep 22 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: JSON
Yhdistää: 489, Tänään: 1, Viikolla: 3, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Today, 3:35
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ää: 482, Tänään: 1, Viikolla: 3, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Today, 2:00
Interview Bot
Interview Bot
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
Luokat: Examples, Self
Tags: hr, career, interview, self, examples
Luotu: Mar 24 2017, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 432, Tänään: 0, Viikolla: 2, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Apr 17, 16:25
TicTacToeText
TicTacToeText
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
Luokat: Self, Games
Tags: machine learning, self, games
Luotu: Jul 5 2017, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 415, Tänään: 0, Viikolla: 2, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Apr 17, 15:47
Animals Set
Animals Set
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
Luokat: Data, JSON
Tags: data, animals, json, set
Luotu: Nov 7 2017, by: admin
Peukut ylös: 0, peukalo alas: 1, Tähteä: 2.0
Language: JSON
Yhdistää: 412, Tänään: 0, Viikolla: 1, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Apr 17, 16:02
Pet Store
Pet Store
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
Luokat: Response Lists, Business, Examples
Tags: e-commerce, business, examples, response list
Luotu: Dec 16 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 101, Tänään: 1, Viikolla: 4, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Today, 22:20
Actions & Poses 3D
Actions & Poses 3D
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
Luokat: Response Lists
Tags: response list, 3d, app
Luotu: May 9 2022, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 78, Tänään: 0, Viikolla: 3, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Yesterday, 2:19
Spotify
Spotify
This scripts lets you connect the bot to Spotify and play music.
Alias: @spotify
Luokat: Self
Tags: self, music, web service, json, spotify
Luotu: Apr 15 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 37, Tänään: 0, Viikolla: 2, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Apr 17, 16:04
alice
alice
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
Luokat: AIML, A.L.I.C.E.
Tags: aiml, alice, bot
Luotu: Oct 29 2014, by: admin
Peukut ylös: 1, peukalo alas: 4, Tähteä: 3.2
Language: AIML
Yhdistää: 1729, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Yesterday, 6:08
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: 5, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 913, Tänään: 0, Viikolla: 3, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 19:27
Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Luokat: Response Lists, Dating
Tags: default phrases, response list, dating, pickup lines, geek
Luotu: Dec 19 2014, by: admin
Peukut ylös: 3, peukalo alas: 2, Tähteä: 4.4
Language: Response List
Yhdistää: 885, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 16:06
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ää: 850, Tänään: 1, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Today, 6:06
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ää: 786, Tänään: 1, Viikolla: 3, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Today, 4:59
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Luokat: Self, Examples
Tags: self, weather, pannous
Luotu: Aug 28 2015, by: admin
Peukut ylös: 0, peukalo alas: 1, Tähteä: 2.0
Language: Self
Yhdistää: 637, Tänään: 1, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Today, 19:41
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Luokat: Examples, Response Lists
Tags: examples, html scraping, self, response list
Luotu: Jun 24 2016, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 3.5
Language: Response List
Yhdistää: 625, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 15:46
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Luokat: Self, Examples
Tags: self, examples, email
Luotu: Jun 1 2016, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 2.0
Language: Self
Yhdistää: 521, Tänään: 0, Viikolla: 3, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 23:10
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ää: 486, Tänään: 0, Viikolla: 1, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 16:09
Calendar/Event Commands
Calendar/Event Commands
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
Luokat: Response Lists, Mobile Assistant
Tags: calendar, assistant, mobile, commands
Luotu: Sep 24 2016, by: admin
Peukut ylös: 1, peukalo alas: 1, Tähteä: 3.5
Language: Response List
Yhdistää: 476, Tänään: 0, Viikolla: 3, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 15:54
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Luokat: Response Lists
Tags: actions, poses, examples, response list
Luotu: Oct 4 2016, by: admin
Peukut ylös: 2, peukalo alas: 1, Tähteä: 3.0
Language: Response List
Yhdistää: 470, Tänään: 0, Viikolla: 3, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Yesterday, 19:01
Map Commands
Map Commands
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
Luokat: Response Lists, Mobile Assistant
Tags: map, response list, commands, google maps, mobile, assistant
Luotu: Aug 31 2016, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 458, Tänään: 1, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Today, 4:30
Phone Commands
Phone Commands
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
Luokat: Response Lists, Mobile Assistant
Tags: commands, phone, response list, assistant, mobile
Luotu: Aug 29 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 428, Tänään: 0, Viikolla: 1, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 16:24
Common Synonyms
Common Synonyms
This response list provide a set of common synonyms you can import into your bot.
Alias: @Common Synonyms
Luokat: Response Lists
Tags: synonyms, response list
Luotu: May 25 2018, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 346, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 15:57
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ää: 316, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Today, 0:30
Learn Emotions
Learn Emotions
This is an example AIML script that uses AIML sets, and a self tag to dynamically add words to the set.
Alias: @learnemotions
Luokat: AIML, Examples
Tags: examples, aiml, learning
Luotu: Jan 15 2019, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 307, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 15:56
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ää: 304, Tänään: 0, Viikolla: 1, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 16:27
Brain Bot
Brain Bot
Response list for the Brain Bot personality.
Alias: @brainbot
Luokat: Response Lists, Personalities
Tags: response list, artificial intelligence, personality
Luotu: Apr 2 2020, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 264, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 15:48
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ää: 185, Tänään: 0, Viikolla: 1, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 15:50
Special Event
Special Event
A response list for a special event bot.
Alias: @specialevent
Luokat: Response Lists
Tags: events
Luotu: Jun 26 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 178, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Yesterday, 22:19
Music Streaming
Music Streaming
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
Luokat: Examples, Response Lists
Tags: music, examples, response list
Luotu: Dec 17 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 136, Tänään: 0, Viikolla: 3, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Yesterday, 2:02
Simple Date and Time
Simple Date and Time
A simple date and time response. You can customize it for your own time zone.
Alias: @simpledateandtime
Luokat: Response Lists
Tags: time, response list, examples, date
Luotu: Apr 8 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 112, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 15:39
Bank Branch
Bank Branch
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
Luokat: Response Lists, Examples, Business
Tags: business, examples, banking, response list
Luotu: Dec 18 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 104, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 19:34
nospeech
nospeech
This response list gives an example of the "nospeech" HTML class that lets a response include text that is not spoken.
Alias: @nospeech
Luokat: Response Lists
Tags: nospeech, html, response list, speech, css
Luotu: Feb 9 2021, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 103, Tänään: 1, Viikolla: 3, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Today, 21:21
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ää: 89, Tänään: 0, Viikolla: 1, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 15, 2:03
Remind Me
Remind Me
Ask your bot to remind you and for your reminders.
Alias: @remindme
Luokat: Response Lists, Examples
Tags: response list, examples
Luotu: May 27 2021, by: admin
Peukut ylös: 0, peukalo alas: 1, Tähteä: 1.0
Language: Response List
Yhdistää: 85, Tänään: 0, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 17, 15:45
Timeout command
Timeout command
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
Luokat: Response Lists
Tags: timeout, response list, commands
Luotu: Feb 27 2023, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 37, Tänään: 1, Viikolla: 2, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Today, 18:14
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Luokat: AIML, AIML2
Tags: aiml, aiml2
Luotu: Aug 12 2015, by: admin
Peukut ylös: 1, peukalo alas: 1, Tähteä: 3.5
Language: AIML
Yhdistää: 977, Tänään: 0, Viikolla: 2, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 15:48
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ää: 808, Tänään: 0, Viikolla: 1, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 15:58
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: 2, peukalo alas: 1, Tähteä: 4.0
Language: Self
Yhdistää: 771, Tänään: 1, Viikolla: 2, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Today, 12:24
SMS/Text Message Commands
SMS/Text Message Commands
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
Luokat: Response Lists, Mobile Assistant
Tags: sms, response list, commands, text, mobile, assistant
Luotu: Aug 29 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 507, Tänään: 0, Viikolla: 2, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 15:55
No Conflict Generic Script
No Conflict Generic Script
Generic Commands that do not conflict with the specific command scripts.
Alias: @No Conflict Generic Script
Luokat: Response Lists, Mobile Assistant
Tags: mobile, assistant, commands
Luotu: Oct 22 2016, by: admin
Peukut ylös: 0, peukalo alas: 1, Tähteä: 2.0
Language: Response List
Yhdistää: 489, Tänään: 0, Viikolla: 1, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 16:02
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ää: 489, Tänään: 0, Viikolla: 1, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 15:58
Open Common Apps Commands
Open Common Apps Commands
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
Luokat: Response Lists, Mobile Assistant
Tags: commands, response list, mobile, assistant
Luotu: Aug 15 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 486, Tänään: 0, Viikolla: 1, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 15:57
Emotions and Sentiment
Emotions and Sentiment
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
Luokat: Response Lists
Tags: sentiment, emotion, response list, examples
Luotu: Apr 3 2018, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 397, Tänään: 0, Viikolla: 2, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 15:57
Checkers
Checkers
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
Luokat: Self, Games
Tags: checkers, self, games, machine learning, deep learning, analytics
Luotu: Nov 13 2019, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 231, Tänään: 0, Viikolla: 1, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 15:42
Conversation Flow
Conversation Flow
This template gives an example of how to train a bot using a conversation flow.
Alias: @conversationflow
Luokat: Examples, Response Lists
Tags: examples, conversation flow, response list
Luotu: Aug 11 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 153, Tänään: 0, Viikolla: 1, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 15:45
Electronics Store
Electronics Store
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
Luokat: Examples, Response Lists, Business
Tags: response list, examples, e-commerce, business
Luotu: Dec 18 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 129, Tänään: 0, Viikolla: 2, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 15:40
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ää: 119, Tänään: 0, Viikolla: 3, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 16:00
Remember Me
Remember Me
A set of responses remembering general info about the user.
Alias: @rememberme
Luokat: Examples, Response Lists
Tags: response list, examples
Luotu: May 26 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 106, Tänään: 0, Viikolla: 2, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 15:49
NHL Hockey Stats
NHL Hockey Stats
This script uses the NHL.com web API to let the bot give stats and information on NHL teams and players.
Alias: @nhlhockeystats
Luokat: Self
Tags: web service, hockey, json, self, sports, nhl
Luotu: Apr 19 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 101, Tänään: 0, Viikolla: 1, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 16:05
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ää: 50, Tänään: 0, Viikolla: 1, Kuukausi: 3
Viimeisin yhteyden muodostaminen: Apr 17, 16:04
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Luokat: AIML2, AIML, Examples
Tags: wikipedia, xpath, xml, sraix, search, aiml, examples
Luotu: Dec 9 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 668, Tänään: 0, Viikolla: 1, Kuukausi: 2
Viimeisin yhteyden muodostaminen: Apr 17, 15:41
Email Commands
Email Commands
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
Luokat: Response Lists, Mobile Assistant
Tags: email, response list, commands, mobile, assistant
Luotu: Aug 29 2016, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 457, Tänään: 0, Viikolla: 1, Kuukausi: 2
Viimeisin yhteyden muodostaminen: Apr 17, 16:01
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ää: 363, Tänään: 0, Viikolla: 1, Kuukausi: 2
Viimeisin yhteyden muodostaminen: Apr 17, 15:56
Auto Repair
Auto Repair
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
Luokat: Response Lists, Examples, Business
Tags: orders, e-commerce, response list, examples
Luotu: Nov 6 2020, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 2.0
Language: Response List
Yhdistää: 133, Tänään: 0, Viikolla: 1, Kuukausi: 2
Viimeisin yhteyden muodostaminen: Apr 17, 16:24
Car Rental Agency
Car Rental Agency
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
Luokat: Examples, Business, Response Lists
Tags: e-commerce, business, response list, examples
Luotu: Apr 19 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 117, Tänään: 0, Viikolla: 1, Kuukausi: 2
Viimeisin yhteyden muodostaminen: Apr 17, 16:27
Image List Responses
Image List Responses
Examples of how to return choices, or lists of items with images.
Alias: @imagelistresponses
Luokat: Response Lists
Tags: response list, examples, html, rich
Luotu: Jun 14 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 103, Tänään: 0, Viikolla: 2, Kuukausi: 2
Viimeisin yhteyden muodostaminen: Apr 17, 16:00
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ää: 102, Tänään: 0, Viikolla: 1, Kuukausi: 2
Viimeisin yhteyden muodostaminen: Apr 17, 16:25
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ää: 34, Tänään: 0, Viikolla: 1, Kuukausi: 2
Viimeisin yhteyden muodostaminen: Apr 17, 16:06
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ää: 104, Tänään: 0, Viikolla: 0, Kuukausi: 0
Viimeisin yhteyden muodostaminen: Mar 19, 6:58


476 Tulokset.
Seuraava | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

Example Website
Example Website
This is an example of a website you can build on Bot Libre, with free web hosting and subdomain.
Alias: @Example Website
Luokat: Website, Examples
Tags: website, examples
Luotu: Oct 15 2015, by: admin
Peukut ylös: 3, peukalo alas: 0, Tähteä: 5.0
Language: HTML
Yhdistää: 8195, Tänään: 1, Viikolla: 23, Kuukausi: 60
Viimeisin yhteyden muodostaminen: Today, 17:02
Evo
Evo
Evo - The Game of Life
Alias: @evo
Luokat: Programming Language, HTML
Tags: games, html, javascript
Luotu: Nov 24 2019, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: HTML
Yhdistää: 4187, Tänään: 3, Viikolla: 30, Kuukausi: 44
Viimeisin yhteyden muodostaminen: Today, 15:30
Evo
Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Luokat: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
Luotu: Apr 2 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: HTML
Yhdistää: 2894, Tänään: 0, Viikolla: 7, Kuukausi: 20
Viimeisin yhteyden muodostaminen: Yesterday, 20:50
Sequenced Replies
Sequenced Replies
Sequenced Replies
Alias: @Sequenced Replies
Luokat: Examples
Luotu: Mar 17 2020, by: okayokay
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 1699, Tänään: 2, Viikolla: 6, Kuukausi: 12
Viimeisin yhteyden muodostaminen: Today, 8:56
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ää: 606, Tänään: 0, Viikolla: 3, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Yesterday, 17:31
Service Bot
Service Bot
A set of greetings and responses for a customer service bot.
Alias: @Service Bot
Luokat: Response Lists, Business
Tags: common responses, customer service
Luotu: Nov 29 2014, by: admin
Peukut ylös: 6, peukalo alas: 0, Tähteä: 4.33
Language: Response List
Yhdistää: 1518, Tänään: 1, Viikolla: 6, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Today, 5:50
sexo (sara)
sexo (sara)
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)
Luokat: Sara, AIML, Language, Spanish
Tags: aiml, sara, dating, spanish
Luotu: Nov 9 2014, by: admin
Peukut ylös: 4, peukalo alas: 0, Tähteä: 5.0
Language: AIML
Yhdistää: 1256, Tänään: 0, Viikolla: 4, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Yesterday, 9:03
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: 0, Tähteä: 4.57
Language: Self
Yhdistää: 712, Tänään: 1, Viikolla: 6, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Today, 10:23
PARRY
PARRY
A partial response list of the 1972 PARRY personality. PARRY was written in 1972 by psychiatrist Kenneth Colby. PARRY attempted to simulate a paranoid schizophrenic.
Alias: @PARRY
Luokat: Response Lists, Personalities
Tags: response list, bot, classic
Luotu: Apr 13 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 616, Tänään: 0, Viikolla: 5, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Yesterday, 10:19
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ää: 472, Tänään: 2, Viikolla: 5, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Today, 13:08
interest
interest
Rosie interest.set script.
Alias: @interest
Luokat: Rosie, AIML, Data, Set
Tags: set, aiml2, aiml, rosie
Luotu: Oct 1 2019, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Set
Yhdistää: 228, Tänään: 1, Viikolla: 4, Kuukausi: 9
Viimeisin yhteyden muodostaminen: Today, 3:12
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Luokat: Response Lists
Tags: common responses, response list
Luotu: Nov 11 2014, by: admin
Peukut ylös: 3, peukalo alas: 0, Tähteä: 4.67
Language: Response List
Yhdistää: 823, Tänään: 1, Viikolla: 3, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Today, 10:31
Emotions
Emotions
A chat log that associates emotions with their words. This chat log needs to be imported with "Understanding and comprehension" checked.
Alias: @Emotions
Luokat: Chat Logs
Tags: emotion, chat log
Luotu: Oct 30 2014, by: admin
Peukut ylös: 13, peukalo alas: 4, Tähteä: 4.0
Language: Chat Log
Yhdistää: 796, Tänään: 1, Viikolla: 3, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Today, 13:06
Alarm/Timer Commands
Alarm/Timer Commands
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
Luokat: Response Lists, Mobile Assistant
Tags: commands, alarm, response list, mobile, assistant
Luotu: Aug 29 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 532, Tänään: 0, Viikolla: 4, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Apr 17, 15:55
round-style
round-style
A stylesheet to customize the look and feel of the bot embed script. Gives rounded buttons.
Alias: @round-style
Luokat: Styles
Tags: styles, embedding
Luotu: Dec 9 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: CSS
Yhdistää: 386, Tänään: 2, Viikolla: 5, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Today, 8:32
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ää: 335, Tänään: 1, Viikolla: 3, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Today, 13:08
Realtor Bot
Realtor Bot
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
Luokat: Response Lists
Tags: real estate, response list, business, examples
Luotu: May 21 2019, by: king_wang
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 299, Tänään: 0, Viikolla: 6, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Today, 0:25
alice_merged
alice_merged
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
Luokat: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Luotu: Mar 23 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 4731, Tänään: 0, Viikolla: 2, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 9:46
Bot Libre JavaScript SDK
Bot Libre JavaScript SDK
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
Luokat: SDK, Programming Language, JavaScript
Tags: sdk, api, examples, javascript, embed
Luotu: Dec 5 2014, by: admin
Peukut ylös: 11, peukalo alas: 0, Tähteä: 4.82
Language: JavaScript
Yhdistää: 2832, Tänään: 0, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 3:39
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: 0, Tähteä: 4.67
Language: Self
Yhdistää: 863, Tänään: 1, Viikolla: 5, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 17:31
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ää: 854, Tänään: 1, Viikolla: 4, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 11:55
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ää: 810, Tänään: 0, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 22:49
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Luokat: Response Lists
Tags: common responses
Luotu: Nov 29 2014, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 787, Tänään: 1, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 15:40
Santa Bot
Santa Bot
This is the script used by Santa Bot.
It was written on an earlier version of Self, so is probably more complex than now required now, but does give a good example of how to script responses based on context, how to associate knowledge, and how to create names.
Alias: @Santa Bot
Luokat: Self
Tags: self, santa, bot
Luotu: Oct 17 2014, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 753, Tänään: 2, Viikolla: 4, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 13:06
Jokes
Jokes
A collection of funny, clean, jokes.
Alias: @Jokes
Luokat: Response Lists
Tags: response list, jokes
Luotu: Apr 5 2015, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 742, Tänään: 1, Viikolla: 5, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 2:36
nombres (sara)
nombres (sara)
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)
Luokat: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, names
Luotu: Nov 9 2014, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 4.0
Language: AIML
Yhdistää: 692, Tänään: 2, Viikolla: 4, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 15:51
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ää: 676, Tänään: 0, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Apr 17, 16:08
About Me
About Me
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
Luokat: Response Lists, Examples
Tags: examples, response list
Luotu: Sep 16 2016, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 2.0
Language: Response List
Yhdistää: 619, Tänään: 2, Viikolla: 4, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 5:49
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ää: 618, Tänään: 0, Viikolla: 4, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 18:50
Camera/Video Commands
Camera/Video Commands
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
Luokat: Response Lists, Mobile Assistant
Tags: photo, response list, picture, commands, video, camera, mobile, assistant
Luotu: Aug 31 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 461, Tänään: 2, Viikolla: 4, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 16:37
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Luokat: Examples, Self
Tags: html, self, wikiquote, examples
Luotu: Aug 13 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 460, Tänään: 0, Viikolla: 5, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 8:02
Sommelierobot
Sommelierobot
Sommelierobot
Alias: @Sommelierobot
Luokat: Examples
Luotu: Feb 16 2018, by: GiuseppeA
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 399, Tänään: 0, Viikolla: 4, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 22:47
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ää: 388, Tänään: 0, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 10:05
nation2capital
nation2capital
Rosie nation2capital.map script.
Alias: @nation2capital
Luokat: AIML, Map, Rosie, Data
Tags: rosie, aiml, map, aiml2
Luotu: Oct 1 2019, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Map
Yhdistää: 229, Tänään: 1, Viikolla: 2, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 3:12
food
food
Rosie food.set script.
Alias: @food
Luokat: Rosie, AIML, Set, Data
Tags: set, rosie, aiml2, aiml
Luotu: Oct 1 2019, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Set
Yhdistää: 223, Tänään: 1, Viikolla: 2, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 14:50
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ää: 106, Tänään: 1, Viikolla: 3, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Today, 2:23
Loop
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
Luokat: Self, Bootstrap
Tags: self, utils, bootstrap
Luotu: Oct 29 2014, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 966, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 15:53
atomic (alice)
atomic (alice)
The atomic AIML script from the ALICE A.I. FOUNDATION. This script contains responses to common questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @atomic (alice)
Luokat: A.L.I.C.E., AIML
Tags: aiml, alice, small talk
Luotu: Oct 30 2014, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 903, Tänään: 1, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 13:07
sara_srai
sara_srai
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
Luokat: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, reduction
Luotu: Nov 9 2014, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 804, Tänään: 1, Viikolla: 2, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 15:50
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ää: 768, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 15:40
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ää: 627, Tänään: 0, Viikolla: 2, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 16:08
Emotion Responses
Emotion Responses
A set of emotional tagged responses. Responses can be tagged with emotions to change the bot's avatar and mood.
Alias: @Emotion Responses
Luokat: Response Lists
Tags: examples, emotion, response list
Luotu: Sep 28 2016, by: admin
Peukut ylös: 3, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 596, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 8:02
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames JSON Response List Example
Luokat: Examples, Response Lists
Tags: web service, response list, self, json
Luotu: Jun 24 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 580, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 11:05
Eddie
Eddie
Response list for the Eddie bot.
Alias: @Eddie
Luokat: Response Lists, Personalities, Dating
Tags: response list, personality
Luotu: May 27 2016, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 543, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 17:44
Escalate SMS
Escalate SMS
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
Alias: @Escalate SMS
Luokat: Examples, Self
Tags: examples, sms, self
Luotu: Jun 1 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 543, Tänään: 1, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 6:54
Julie
Julie
The Julie Bot response list for the Julie personality.
Alias: @Julie
Luokat: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
Luotu: Apr 18 2016, by: admin
Peukut ylös: 4, peukalo alas: 0, Tähteä: 5.0
Language: Response List
Yhdistää: 528, Tänään: 0, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 4:18
IBM Watson Example
IBM Watson Example
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
Luokat: Self, Examples
Tags: examples, watson, json, web service, auth
Luotu: Mar 20 2017, by: admin
Peukut ylös: 0, peukalo alas: 2, Tähteä: 2.0
Language: Self
Yhdistää: 516, Tänään: 2, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 6:07
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ää: 482, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 16:07
botframe-no-buttons
botframe-no-buttons
An example CSS stylesheet that can be used with a bot embedded using an iframe. This stylesheet hides the buttons.
Alias: @botframe-no-buttons
Luokat: Styles
Tags: css, examples
Luotu: Feb 23 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: CSS
Yhdistää: 446, Tänään: 2, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 13:09
Order Pizza
Order Pizza
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
Luokat: Examples, Response Lists, Business
Tags: orders, response list, pizza, examples, e-commerce
Luotu: Mar 27 2018, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Response List
Yhdistää: 435, Tänään: 0, Viikolla: 5, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 13:41
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ää: 428, Tänään: 0, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 17, 18:16
DIVA
DIVA
Diva
Alias: @DIVA
Luokat: AIML
Tags: aiml
Luotu: Feb 21 2018, by: ednaldor
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 346, Tänään: 2, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 14:38
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Luokat: AIML, Examples
Tags: web service, aiml, self, json, geography
Luotu: Sep 16 2019, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 286, Tänään: 0, Viikolla: 3, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Yesterday, 3:43
atomico
atomico
atomico
Alias: @atomico
Luokat: AIML
Tags: aiml
Luotu: Feb 21 2018, by: ednaldor
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 274, Tänään: 3, Viikolla: 5, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 14:36
name2number
name2number
Rosie name2number.map script.
Alias: @name2number-admin
Luokat: Data, Rosie, AIML, Map
Tags: aiml, map, aiml2, rosie
Luotu: Oct 1 2019, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Map
Yhdistää: 255, Tänään: 2, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 14:47
Saluto
Saluto

Alias: @Saluto
Luokat: AIML
Luotu: Feb 5 2018, by: d.vesia
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 250, Tänään: 3, Viikolla: 4, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Today, 22:26

Seuraava | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9