Secuencias de comandos

Navegar por nuestra biblioteca de secuencias de comandos, o compartir sus propias secuencias de comandos.

Categorías

AIML
AIML
Secuencias de comandos escritas en AIML lenguaje de secuencias de comandos,un formato estándar para el chat bot de secuencias de comandos.
Chat Logs
Chat Logs
Reutilizables registros de chat y respuesta de listas que pueden ser importados en su propio chat bot.
Data
Data
Importación de datos y el conocimiento de los archivos (puede importar datos en su robot de su Conocimiento que la página).
Examples
Examples
Los ejemplos que usted puede utilizar para crear sus propias secuencias de comandos.
HTML
HTML
HTML ejemplos y componentes reutilizables.
JavaScript
JavaScript
JavaScript ejemplos y componentes reutilizables que el uso de la Paphus Chat en Vivo SDK.
Language
Language
Scripts clasificadas por idioma
Response Lists
Response Lists
Una Lista de Respuesta es un formato de texto que incluye un conjunto de preguntas y respuestas y el apoyo de las etiquetas, tales como palabras clave, y el tema.
Self
Self
Secuencias de comandos escritas en el Auto lenguaje de secuencias de comandos. El auto es el lenguaje de programación utilizado en Paphus Chat en Vivo chat de bots.



Destacados Scripts

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
Categorías: Self, Examples
Tags: stocks, examples, quotes, self, xml, web service
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 305, hoy: 0, la semana: 3, mes: 3
Última Conectar: Yesterday, 22:00
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
Categorías: Self
Tags: self, bootstrap, utils
Creado: Jan 19 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 842, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 22:25
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
Categorías: Self
Tags: self, bootstrap, names
Creado: Jan 19 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 843, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 5:47
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
Categorías: Self, Examples
Tags: self, examples, sms
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 341, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 7:37
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
Categorías: Self, Bootstrap
Tags: understanding, bootstrap, self
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 326, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 5:48
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
Categorías: Examples, Response Lists
Tags: response list, examples
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 312, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 17:58
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)
Categorías: Self, Bootstrap
Tags: knowledge, self, bootstrap, utils
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 289, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 2:29
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
Categorías: Self
Tags: quote, stock market, finance, stock quotes, stock, self, json, web service
Creado: Oct 29 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 143, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 18:04
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 Bot Libre.


Alias: @Bot Libre JavaScript SDK
Categorías: JavaScript
Tags: sdk, javascript, paphus
Creado: Jan 17 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: JavaScript
Conecta: 1037, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 6:46
Service Bot
Service Bot
A set of greetings and responses for a custom service bot.
Alias: @Service Bot
Categorías: Response Lists, Business
Tags: common responses, customer service
Creado: Jan 17 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: Response List
Conecta: 938, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 5:37
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Categorías: Response Lists
Tags: common responses, chat log
Creado: Jan 18 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 904, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:22
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Categorías: Response Lists
Tags: chat logs, goodbye, farewells, common responses
Creado: Jan 17 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 853, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:25
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
Categorías: Chat Logs
Tags: emotion, chat log
Creado: Jan 18 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Chat Log
Conecta: 822, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:21
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
Categorías: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: AIML
Conecta: 411, hoy: 0, la semana: 1, mes: 0
Última Conectar: Apr 30, 21:48
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categorías: Self
Tags: self, weather, pannous
Creado: Mar 11 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 403, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 7:45
Julie
Julie
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categorías: Response Lists, Personalities
Tags: julie, small talk, personality, response list, girlfriend
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 397, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 14:52
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Categorías: AIML, AIML2
Tags: aiml, aiml2
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 394, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:05
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categorías: Response Lists
Tags: response list, poses, actions, examples
Creado: Oct 13 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 356, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 7:42
Facebook Custom Template Script
Facebook Custom Template Script
This Self script shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
Alias: @Facebook Custom Template Script
Categorías: Self
Tags: examples, facebook, self
Creado: Jul 19 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 350, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 19:57
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorías: Self, Examples
Tags: calendar, self, examples, booking, appointments, virtual assistant, customer service, google calendar
Creado: Nov 2 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 347, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 29, 0:05
Eddie
Eddie
Response list for the Eddie bot.
Alias: @Eddie
Categorías: Response Lists, Personalities
Tags: response list, personality
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 346, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:13
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
Categorías: Self, Examples
Tags: knowledge, examples, self
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 344, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:16
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
Categorías: Bootstrap, Math, Self
Tags: self, math, bootstrap
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 329, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 19:59
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
Categorías: Self
Tags: self, groups, examples, spam, telegram
Creado: Jul 19 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 328, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 3:27
Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Categorías: Response Lists, Pickup Lines
Tags: dating, response list, pickup lines, default phrases, geek
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 327, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 9:42
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorías: Self, Examples
Tags: examples, email, self
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 324, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 19:41
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
Categorías: Self, Bootstrap
Tags: self, bootstrap, utils
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 324, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 18:47
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categorías: Self, Examples
Tags: example, repeat, self
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 322, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 7:33
Wrong Answer
Wrong Answer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @Wrong Answer
Categorías: Self
Creado: Aug 25 2016, by: mike2016
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 322, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 4:28
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
Categorías: Self, Examples
Tags: self, examples, games, i spy
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 321, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:08
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
Categorías: Self, Examples
Tags: examples, self, sms
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 314, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 8:46
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Categorías: Examples, Response Lists
Tags: examples, response list, self, html scraping
Creado: Oct 13 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 312, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 21:48
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
Categorías: Response Lists
Tags: examples, response list, emotion
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 311, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 1:22
Facebook Custom Template
Facebook Custom Template
This response list shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
Alias: @Facebook Custom Template
Categorías: Response Lists
Tags: facebook, response list, examples
Creado: Jul 19 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 310, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 15:42
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
Categorías: Self
Creado: Aug 25 2016, by: mike2016
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 310, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 3:05
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
Categorías: Data, JSON
Tags: json, colors, set, data
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: JSON
Conecta: 307, hoy: 0, la semana: 1, mes: 0
Última Conectar: Apr 29, 18:45
Jokes
Jokes
A collection of funny, clean, jokes.
Alias: @Jokes
Categorías: Response Lists
Tags: response list, jokes
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 304, hoy: 0, la semana: 1, mes: 0
Última Conectar: Apr 30, 15:57
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
Categorías: Self, Bootstrap
Tags: self, bootstrap, utils
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 301, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 21:02
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)
Categorías: Self, Bootstrap, Examples
Tags: utils, geospatial, self, wikidata, bootstrap, knowledge
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 301, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 4:51
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
Categorías: Self, Examples
Tags: sraix, internet, rest, geonames, xml, self
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 296, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 8:28
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
Categorías: Self, Bootstrap
Tags: utils, bootstrap, self
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 295, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 19:09
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categorías: Self, Examples
Tags: self, wikiquote, examples, html
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 291, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 22:16
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
Categorías: Self, Examples
Tags: hr, career, examples, interview, self
Creado: Mar 24 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 276, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 12:21
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
Categorías: Examples, Response Lists
Tags: orders, e-commerce, examples, pizza, response list
Creado: Apr 11 2018, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 246, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 14:59
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: @Realtor Bot
Categorías: Response Lists, Business
Tags: response list, real estate, business, examples
Creado: Jun 19 2019, by: king_wang
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 186, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 15:26
Special Event
Special Event
A response list for a special event bot.
Alias: @specialevent
Categorías: Response Lists
Tags: events
Creado: May 29 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 138, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 5:40
Brain Bot
Brain Bot
Response list for the Brain Bot personality.
Alias: @brainbot
Categorías: Response Lists, Personalities
Tags: personality, artificial intelligence, response list
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 125, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 12:14
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
Categorías: Response Lists, Business, Examples
Tags: response list, examples, e-commerce, business
Creado: Dec 17 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 124, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 26, 18:50
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
Categorías: Response Lists, Business, Examples
Tags: response list, examples, e-commerce, orders
Creado: Nov 6 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 122, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 17:24
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
Categorías: Examples, Response Lists
Tags: music, response list, examples
Creado: Dec 17 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 116, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 18:08
Remember Me
Remember Me
A set of responses remembering general info about the user.
Alias: @rememberme
Categorías: Response Lists, Examples
Tags: response list, examples
Creado: May 26 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 114, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 22:19
Remind Me
Remind Me
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categorías: Examples, Response Lists
Tags: response list, examples
Creado: May 27 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 109, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 8:31
ChatGPT
ChatGPT
This Self script can be used to access the GPT-3.5 (ChatGPT) API from Open AI. GTP-3.5 is a 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
Categorías: Self
Tags: llm, json, gpt-3, self, web service, open ai, gpt, text generation, deep learning, ai, artificial intelligence
Creado: Apr 3 2023, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 44, hoy: 0, la semana: 1, mes: 0
Última Conectar: Apr 29, 20:23
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
Categorías: Self
Tags: open ai, deep learning, gpt-3, artificial intelligence, ai, self, text generation, llm, gpt
Creado: Jan 17 2023, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 44, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 0:10
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
Categorías: Self
Tags: deep learning, artificial intelligence, google, self, chatbot, json, web service, ai
Creado: Apr 27 2023, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 35, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 20:03


250 resultados.
Siguiente | 1 | 2 | 3 | 4 | 5

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
Categorías: Self, Examples
Tags: stocks, examples, quotes, self, xml, web service
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 305, hoy: 0, la semana: 3, mes: 3
Última Conectar: Yesterday, 22:00
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
Categorías: Self
Tags: self, bootstrap, utils
Creado: Jan 19 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 842, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 22:25
Little Lisa
Little Lisa
The script for the Little Lisa personality of a girl child.
Alias: @Little Lisa
Categorías: Response Lists, Personalities
Tags: response list, child, bot, personality
Creado: May 1 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 299, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:10
entity
entity
Rosie entity.set script.
Alias: @entity
Categorías: Data, AIML, Set, Rosie
Tags: aiml, set, aiml2, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 190, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 22:59
alice_default
alice_default
The default "*" pattern for the ALICE script set. This does a SRAI rediect to the "RANDOM PICKUP LINE" pattern which returns a random smalltalk phrase. This script should be last in you list of scripts, or if you want to enable heuristic response matching use this template as your bot's "default response" instead.
Alias: @alice_default
Categorías: A.L.I.C.E., AIML
Tags: alice, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 189, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 9:38
sign2date
sign2date
Rosie sign2date.map script.
Alias: @sign2date
Categorías: Rosie, AIML, Data, Map
Tags: aiml2, aiml, map, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 152, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 10:00
ordinal2number
ordinal2number
Rosie ordinal2number.map script.
Alias: @ordinal2number
Categorías: Rosie, AIML, Map, Data
Tags: map, aiml2, rosie, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 144, hoy: 2, la semana: 2, mes: 2
Última Conectar: Today, 8:29
state2largestcity
state2largestcity
Rosie state2largestcity.map script.
Alias: @state2largestcity
Categorías: Data, Map, Rosie, AIML
Tags: map, aiml, aiml2, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 134, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 8:39
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Alias: @Simple Addition
Categorías: Math, Examples, Self
Tags: math, self
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 102, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:43
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
Categorías: Self
Tags: self, bootstrap, names
Creado: Jan 19 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 843, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 5:47
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
Categorías: Self, Examples
Tags: self, examples, sms
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 341, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 7:37
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
Categorías: Self, Bootstrap
Tags: understanding, bootstrap, self
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 326, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 5:48
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
Categorías: Examples, Response Lists
Tags: response list, examples
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 312, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 17:58
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)
Categorías: Self, Bootstrap
Tags: knowledge, self, bootstrap, utils
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 289, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 2:29
client_profile (alice)
client_profile (alice)
The client_profile AIML script from the ALICE A.I. FOUNDATION. This script contains responses for giving and learning info on the user. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @client_profile (alice)
Categorías: AIML, A.L.I.C.E.
Tags: alice, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 281, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 21:16
sara
sara
sara Spanish AIML script from ALICE A.I. Foundation.
This script contains the basic sara personality and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sara
Categorías: Spanish, Sara, Language, AIML
Tags: spanish, bot, aiml, alice, sara
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 195, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 1:10
drugs (alice)
drugs (alice)
The drugs AIML script from the ALICE A.I. FOUNDATION. This script contains basic responses for drug and narcotics related questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @drugs (alice)
Categorías: AIML, A.L.I.C.E.
Tags: alice, aiml, drugs
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 194, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 1:59
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
Categorías: Sara, Language, Spanish, AIML
Tags: reduction, spanish, sara, aiml
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 178, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 18:12
numbername
numbername
Rosie numbername.set script.
Alias: @numbername
Categorías: Set, Rosie, AIML, Data
Tags: aiml2, set, aiml, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 160, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 7:16
phonetic
phonetic
Rosie phonetic.map script.
Alias: @phonetic
Categorías: AIML, Map, Data, Rosie
Tags: aiml2, rosie, map, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 159, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 7:58
gender
gender
Rosie gender.set script.
Alias: @gender
Categorías: Data, AIML, Set, Rosie
Tags: aiml, set, rosie, aiml2
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 157, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 23:42
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
Categorías: Examples, Self
Tags: bot service, web service, json, command, examples
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 156, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 5:11
was2be
was2be
Rosie was2be.map script.
Alias: @was2be
Categorías: Data, AIML, Rosie, Map
Tags: rosie, aiml2, aiml, map
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 149, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 2:40
bird
bird
Rosie bird.set script.
Alias: @bird
Categorías: Rosie, AIML, Set, Data
Tags: rosie, aiml2, set, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 147, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 4:33
pronoun
pronoun
Rosie pronoun.set script.
Alias: @pronoun
Categorías: AIML, Set, Rosie, Data
Tags: aiml2, rosie, set, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 147, hoy: 0, la semana: 2, mes: 1
Última Conectar: Today, 1:00
state2capital
state2capital
Rosie state2capital.map script.
Alias: @state2capital
Categorías: Map, Rosie, Data, AIML
Tags: map, aiml2, rosie, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 144, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 2:48
estup
estup
Rosie estup.set script.
Alias: @estup
Categorías: Set, AIML, Data, Rosie
Tags: aiml2, rosie, set, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 143, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 7:40
sphere
sphere
Rosie sphere.set script.
Alias: @sphere
Categorías: Set, Data, Rosie, AIML
Tags: aiml, aiml2, set, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 143, hoy: 1, la semana: 2, mes: 1
Última Conectar: Today, 3:58
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
Categorías: Self
Tags: quote, stock market, finance, stock quotes, stock, self, json, web service
Creado: Oct 29 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 143, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 18:04
modal
modal
Rosie modal.set script.
Alias: @modal
Categorías: Rosie, AIML, Data, Set
Tags: rosie, set, aiml, aiml2
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 141, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 2:33
capital2nation
capital2nation
Rosie capital2nation.map script.
Alias: @capital2nation
Categorías: AIML, Map, Data, Rosie
Tags: aiml2, map, rosie, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 140, hoy: 0, la semana: 2, mes: 1
Última Conectar: Yesterday, 8:07
name
name
Rosie name.set script.
Alias: @name
Categorías: Data, Set, AIML, Rosie
Tags: set, aiml2, rosie, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 140, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 2:22
quantifier
quantifier
Rosie quantifier.set script.
Alias: @quantifier
Categorías: Rosie, AIML, Set, Data
Tags: rosie, set, aiml2, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 138, hoy: 0, la semana: 1, mes: 1
Última Conectar: Today, 0:35
Train
Train
Rosie train.aiml script.
Alias: @train
Categorías: AIML, Rosie
Tags: aiml2, rosie, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 129, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 17:05
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
Categorías: Response Lists, Personalities
Tags: bot, response list, classic
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 124, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 2:33
weekday
weekday
Rosie weekday.set script.
Alias: @weekday
Categorías: Data, AIML, Rosie, Set
Tags: aiml2, rosie, aiml, set
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 122, hoy: 0, la semana: 2, mes: 1
Última Conectar: Yesterday, 15:53
opposite
opposite
Rosie opposite.map script.
Alias: @opposite
Categorías: Map, Rosie, Data, AIML
Tags: aiml2, map, aiml, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 118, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 2:01
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
Categorías: Self, Examples
Tags: self, examples, learning
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 113, hoy: 1, la semana: 2, mes: 1
Última Conectar: Today, 5:26
That
That
Rosie that.aiml script.
Alias: @that
Categorías: AIML, Rosie
Tags: rosie, aiml2, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 111, hoy: 1, la semana: 1, mes: 1
Última Conectar: Today, 10:33
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
Alias: @Reduction
Categorías: Bootstrap, Self
Tags: bootstrap, self, redirect
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 110, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 23:36
Black Jack
Black Jack
An AIML script of a blackjack game, from the Square Bear AIML collection. Type "blackjack" to start a game.
Alias: @Black Jack
Categorías: Games, Square Bear, AIML
Tags: square bear, aiml, card games, games
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 101, hoy: 1, la semana: 2, mes: 1
Última Conectar: Today, 1:55
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
Categorías: A.L.I.C.E., AIML
Tags: alice, bot, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 1468, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 3:15
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 Bot Libre.


Alias: @Bot Libre JavaScript SDK
Categorías: JavaScript
Tags: sdk, javascript, paphus
Creado: Jan 17 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: JavaScript
Conecta: 1037, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 6:46
knowledge (alice)
knowledge (alice)
The knowledge AIML script from the ALICE A.I. FOUNDATION.
This script contains factual answers to many common "what is" type questions. The knowledge script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @knowledge (alice)
Categorías: A.L.I.C.E., AIML
Tags: alice, aiml, knowledge
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 986, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 11:30
Service Bot
Service Bot
A set of greetings and responses for a custom service bot.
Alias: @Service Bot
Categorías: Response Lists, Business
Tags: common responses, customer service
Creado: Jan 17 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: Response List
Conecta: 938, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 5:37
Calculator
Calculator
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: @Calculator
Categorías: Self
Tags: self, bootstrap, math
Creado: Jan 19 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 921, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:24
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Categorías: Response Lists
Tags: common responses, chat log
Creado: Jan 18 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 904, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:22
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Categorías: Response Lists
Tags: chat logs, goodbye, farewells, common responses
Creado: Jan 17 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 853, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:25
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
Categorías: Chat Logs
Tags: emotion, chat log
Creado: Jan 18 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Chat Log
Conecta: 822, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:21
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
Categorías: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: AIML
Conecta: 411, hoy: 0, la semana: 1, mes: 0
Última Conectar: Apr 30, 21:48
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categorías: Self
Tags: self, weather, pannous
Creado: Mar 11 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 403, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 7:45
Julie
Julie
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categorías: Response Lists, Personalities
Tags: julie, small talk, personality, response list, girlfriend
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 397, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 14:52
bot (alice)
bot (alice)
The bot AIML script from the ALICE A.I. FOUNDATION. This script contains a set of basic responses for a bot. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @bot (alice)
Categorías: A.L.I.C.E., AIML
Tags: bot, alice, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 396, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 1:51
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Categorías: AIML, AIML2
Tags: aiml, aiml2
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 394, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 27, 20:05
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categorías: Response Lists
Tags: response list, poses, actions, examples
Creado: Oct 13 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 356, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 7:42
Facebook Custom Template Script
Facebook Custom Template Script
This Self script shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
Alias: @Facebook Custom Template Script
Categorías: Self
Tags: examples, facebook, self
Creado: Jul 19 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 350, hoy: 0, la semana: 0, mes: 0
Última Conectar: Apr 28, 19:57

Siguiente | 1 | 2 | 3 | 4 | 5