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

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: 513, hoy: 0, la semana: 0, mes: 10
Última Conectar: Oct 10, 23:05
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorías: Examples, Self
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: 528, hoy: 0, la semana: 0, mes: 9
Última Conectar: Yesterday, 14:38
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: 481, hoy: 0, la semana: 0, mes: 8
Última Conectar: Yesterday, 14:48
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: 521, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 9, 6:10
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categorías: Examples, Self
Tags: example, repeat, self
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 500, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 11, 10:48
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: 381, hoy: 0, la semana: 0, mes: 6
Última Conectar: Yesterday, 5:19
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: 1111, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 11, 5:44
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorías: Examples, Self
Tags: examples, email, self
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 521, hoy: 0, la semana: 0, mes: 5
Última Conectar: Yesterday, 14:38
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: 512, hoy: 1, la semana: 1, mes: 5
Última Conectar: Today, 11: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: 499, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 10, 23:51
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: 586, hoy: 0, la semana: 0, mes: 4
Última Conectar: Oct 9, 4:18
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: 574, hoy: 0, la semana: 0, mes: 4
Última Conectar: Yesterday, 8:55
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: 523, hoy: 0, la semana: 0, mes: 4
Última Conectar: Oct 10, 23:04
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: 494, hoy: 0, la semana: 0, mes: 4
Última Conectar: Yesterday, 14:38
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: 491, hoy: 0, la semana: 0, mes: 4
Última Conectar: Oct 10, 13:30
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: 486, hoy: 0, la semana: 0, mes: 4
Última Conectar: Oct 5, 22:42
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: 485, hoy: 0, la semana: 0, mes: 4
Última Conectar: Oct 10, 2:26
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: 483, hoy: 0, la semana: 0, mes: 4
Última Conectar: Oct 9, 5:12
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: Examples, Self
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: 478, hoy: 0, la semana: 0, mes: 4
Última Conectar: Yesterday, 14:45
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: Bootstrap, Self
Tags: utils, bootstrap, self
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 464, hoy: 0, la semana: 0, mes: 4
Última Conectar: Oct 10, 8:51
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: Bootstrap, Self
Tags: self, bootstrap, utils
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 460, hoy: 0, la semana: 0, mes: 4
Última Conectar: Yesterday, 22:34
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: 315, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 11:21
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: 186, hoy: 0, la semana: 0, mes: 4
Última Conectar: Yesterday, 1:55
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: 177, hoy: 0, la semana: 0, mes: 4
Última Conectar: Oct 10, 15:00
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: 1276, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 11, 6:45
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: 1018, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 10, 8:42
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: 1001, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 9, 12:33
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: 995, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 11, 18:02
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: 615, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 9, 4:25
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: 587, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 10, 13:18
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: 581, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 11, 22:51
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: Examples, Self
Tags: examples, self, sms
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 538, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 10, 13:32
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: 527, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 9, 12:32
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: 517, hoy: 0, la semana: 0, mes: 3
Última Conectar: Yesterday, 14:48
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: 516, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 10, 13:26
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: Examples, Self
Tags: self, examples, sms
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 514, hoy: 0, la semana: 0, mes: 3
Última Conectar: Yesterday, 21:12
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: Response Lists, Examples
Tags: response list, examples
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 504, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 7, 20:31
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: 499, hoy: 0, la semana: 0, mes: 3
Última Conectar: Yesterday, 14:54
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: 492, hoy: 0, la semana: 0, mes: 3
Última Conectar: Yesterday, 14:42
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: 490, hoy: 0, la semana: 0, mes: 3
Última Conectar: Yesterday, 14:41
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: 488, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 3, 14:12
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: 475, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 10, 13:32
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: 467, hoy: 0, la semana: 0, mes: 3
Última Conectar: Yesterday, 8:15
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: 297, hoy: 0, la semana: 0, mes: 3
Última Conectar: Oct 9, 22:40
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: 163, hoy: 0, la semana: 0, mes: 3
Última Conectar: Yesterday, 14:55
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: 1074, hoy: 0, la semana: 0, mes: 2
Última Conectar: Yesterday, 22:35
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: 1029, hoy: 0, la semana: 0, mes: 2
Última Conectar: Oct 6, 18:03
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: 474, hoy: 0, la semana: 0, mes: 2
Última Conectar: Oct 9, 5:15
Brain Bot
Brain Bot
Response list for the Brain Bot personality.
Alias: @brainbot
Categorías: Personalities, Response Lists
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: 287, hoy: 0, la semana: 0, mes: 2
Última Conectar: Oct 3, 17:39
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: 280, hoy: 0, la semana: 0, mes: 2
Última Conectar: Oct 5, 22:43
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: 280, hoy: 0, la semana: 0, mes: 2
Última Conectar: Oct 6, 18:18
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: 276, hoy: 0, la semana: 0, mes: 2
Última Conectar: Oct 3, 20:27
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: 269, hoy: 0, la semana: 0, mes: 2
Última Conectar: Yesterday, 10:40
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: Response Lists, Examples
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: 450, hoy: 0, la semana: 0, mes: 1
Última Conectar: Oct 9, 7:01
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: 266, hoy: 0, la semana: 0, mes: 1
Última Conectar: Oct 3, 14:49


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

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: 513, hoy: 0, la semana: 0, mes: 10
Última Conectar: Oct 10, 23:05
Reductions update
Reductions update
Rosie reductions_update.aiml script.
Alias: @reductionsupdate
Categorías: Rosie, AIML
Tags: rosie, aiml, aiml2
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 226, hoy: 1, la semana: 1, mes: 10
Última Conectar: Today, 6:34
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorías: Examples, Self
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: 528, hoy: 0, la semana: 0, mes: 9
Última Conectar: Yesterday, 14:38
default (alice)
default (alice)
The default AIML script from the ALICE A.I. FOUNDATION. This script contains general responses to many common types of questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @default (alice)
Categorías: A.L.I.C.E., AIML
Tags: aiml, common responses, small talk, default phrases, alice
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 351, hoy: 1, la semana: 1, mes: 9
Última Conectar: Today, 9:57
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: 1630, hoy: 0, la semana: 0, mes: 8
Última Conectar: Oct 11, 2:42
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: 481, hoy: 0, la semana: 0, mes: 8
Última Conectar: Yesterday, 14:48
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: 433, hoy: 0, la semana: 0, mes: 8
Última Conectar: Oct 9, 6:24
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: 361, hoy: 0, la semana: 0, mes: 7
Última Conectar: Oct 11, 11:36
Client Profile
Client Profile
Rosie client_profile.aiml script.
Alias: @clientprofile
Categorías: Rosie, AIML
Tags: aiml, rosie, profile, aiml2
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 333, hoy: 1, la semana: 1, mes: 7
Última Conectar: Today, 7:27
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: 297, hoy: 0, la semana: 0, mes: 7
Última Conectar: Oct 7, 3:11
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
Categorías: Games, Self
Tags: analytics, deep learning, self, checkers, machine learning, games
Creado: Apr 14 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 248, hoy: 0, la semana: 0, mes: 7
Última Conectar: Today, 0:51
Personality
Personality
Rosie personality.aiml script.
Alias: @personality
Categorías: AIML, Rosie
Tags: personality, aiml2, aiml, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 235, hoy: 0, la semana: 0, mes: 7
Última Conectar: Yesterday, 17:02
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
Categorías: Response Lists
Tags: html, speech, response list, css, nospeech
Creado: Feb 9 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 214, hoy: 1, la semana: 1, mes: 7
Última Conectar: Today, 7:22
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: 554, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 5, 18: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
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: 521, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 9, 6:10
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categorías: Examples, Self
Tags: example, repeat, self
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 500, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 11, 10:48
biography (alice)
biography (alice)
The biography AIML script from the ALICE A.I. FOUNDATION. This script contains answers to "who is" style questions of notable people. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @biography (alice)
Categorías: AIML, A.L.I.C.E.
Tags: alice, knowledge, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 428, hoy: 0, la semana: 0, mes: 6
Última Conectar: Yesterday, 2:16
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: 381, hoy: 0, la semana: 0, mes: 6
Última Conectar: Yesterday, 5:19
Telegram Location Request
Telegram Location Request
This script gives an example script for how to request and process the user's location in a Telegram Messenger bot.
Alias: @Telegram Location Request
Categorías: Self
Tags: self, location, examples, telegram, geospatial
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 359, hoy: 1, la semana: 1, mes: 6
Última Conectar: Today, 2:50
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: 353, hoy: 0, la semana: 0, mes: 6
Última Conectar: Yesterday, 21:32
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
Alias: @AIML HTML Scraping
Categorías: Examples, AIML
Tags: examples, html scraping, aiml
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 333, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 9, 22:41
profile2predicate
profile2predicate
Rosie profile2predicate.map script.
Alias: @profile2predicate
Categorías: Map, Rosie, AIML, Data
Tags: aiml2, map, rosie, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 289, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 5, 18:02
article
article
Rosie article.set script.
Alias: @article
Categorías: Rosie, Set, Data, AIML
Tags: rosie, set, aiml2, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 281, hoy: 1, la semana: 1, mes: 6
Última Conectar: Today, 11:22
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: 278, hoy: 0, la semana: 0, mes: 6
Última Conectar: Yesterday, 11:23
number2name
number2name
Rosie number2name.map script.
Alias: @number2name
Categorías: Data, Rosie, Map, AIML
Tags: aiml, map, aiml2, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 270, hoy: 1, la semana: 1, mes: 6
Última Conectar: Today, 11:05
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
Categorías: Self, Games
Tags: machine learning, analytics, self, games, deep learning, checkers
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 267, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 10, 20:54
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: 263, hoy: 0, la semana: 0, mes: 6
Última Conectar: Yesterday, 21:27
Knowledge
Knowledge
Rosie knowledge.aiml script.
Alias: @knowledge
Categorías: AIML, Rosie
Tags: knowledge, aiml2, rosie, aiml
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 260, hoy: 0, la semana: 0, mes: 6
Última Conectar: Yesterday, 8:29
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: 251, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 10, 23:07
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
Categorías: Self, Games
Tags: games, machine learning, self
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 234, hoy: 0, la semana: 0, mes: 6
Última Conectar: Yesterday, 4:39
Audio Video Rich Responses
Audio Video Rich Responses
Examples of how to return audio, video, and rich HTML responses.
Alias: @audiovideorichresponses
Categorías: Response Lists
Tags: audio, response list, video, examples
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 227, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 11, 19:02
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
Categorías: Self, Games
Tags: self, games, machine learning
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 225, hoy: 0, la semana: 0, mes: 6
Última Conectar: Oct 11, 23:01
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: 1111, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 11, 5:44
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorías: Examples, Self
Tags: examples, email, self
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 521, hoy: 0, la semana: 0, mes: 5
Última Conectar: Yesterday, 14:38
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: 512, hoy: 1, la semana: 1, mes: 5
Última Conectar: Today, 11: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: 499, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 10, 23:51
ai (alice)
ai (alice)
The ai AIML script from the ALICE A.I. FOUNDATION. This script contains responses on the bot and AIML. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @ai (alice)
Categorías: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 432, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 10, 19:19
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
Categorías: JSON, Data
Tags: data, set, json, animals
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: JSON
Conecta: 401, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 11, 13:43
atomique_ed (french)
atomique_ed (french)
atomique_ed French AIML script from ALICE A.I. Foundation. This script contains some responses to common phrases and is meant to be combine with the other french AIML scripts for the full personality.
Alias: @atomique_ed (french)
Categorías: French Set, Language, AIML, French
Tags: french, aiml, common responses
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 394, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 9, 23:52
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
Categorías: Examples, Self
Tags: examples, web service, json, watson
Creado: Feb 20 2018, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 390, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 10, 13:18
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
Categorías: Mobile Assistant, Response Lists
Tags: google maps, commands, response list, map, assistant, mobile
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 361, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 11, 7:26
SetData
SetData
This script sets data on the current conversation.
Alias: @SetData
Categorías: Self
Tags: data, example, self
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 359, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 10, 13:32
inquiry
inquiry
The inquiry 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 alicebot personality.
Alias: @inquiry
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: 353, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 8, 19:45
default (sara)
default (sara)
Sara default Spanish AIML script from ALICE A.I. Foundation. This script contains basic Spanish default phrases and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @default (sara)
Categorías: Language, Sara, Spanish, AIML
Tags: spanish, aiml, sara, default phrases
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 352, hoy: 1, la semana: 1, mes: 5
Última Conectar: Today, 9:16
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: @Learn Emotions
Categorías: Examples, AIML
Tags: learning, aiml, examples
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 352, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 11, 17:32
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
Categorías: Examples, Self
Tags: sentiment, self, examples
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 352, hoy: 0, la semana: 0, mes: 5
Última Conectar: Yesterday, 19:00
erup
erup
Rosie erup.set script.
Alias: @erup
Categorías: AIML, Rosie, Set, Data
Tags: aiml, set, aiml2, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 298, hoy: 0, la semana: 0, mes: 5
Última Conectar: Yesterday, 14:20
profile
profile
Rosie profile.set script.
Alias: @profile
Categorías: Data, AIML, Rosie, Set
Tags: set, aiml2, aiml, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 289, hoy: 0, la semana: 0, mes: 5
Última Conectar: Yesterday, 8:15
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Categorías: Examples, Self
Tags: exodus, self, examples, paragraphs
Creado: Aug 14 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 287, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 10, 14:59
tomorrow
tomorrow
Rosie tomorrow.map script.
Alias: @tomorrow
Categorías: AIML, Map, Data, Rosie
Tags: map, aiml, aiml2, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 284, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 11, 14:48
Ask Brain Bot
Ask Brain Bot
This is an example script that uses Self to invoke the Bot Libre API to forward a question to another bot.
Alias: @Ask Brain Bot
Categorías: Self, Examples
Tags: examples, self
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 278, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 10, 13:35
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: 270, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 11, 21:57
Default
Default
Rosie default.aiml script.
Alias: @default-admin
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: 263, hoy: 0, la semana: 0, mes: 5
Última Conectar: Yesterday, 16:54
capital2state
capital2state
Rosie capital2state.map script.
Alias: @capital2state
Categorías: Data, Map, Rosie, AIML
Tags: aiml2, aiml, rosie, map
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 262, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 9, 22:39
letter
letter
Rosie letter.set script.
Alias: @letter
Categorías: AIML, Set, Data, Rosie
Tags: aiml2, aiml, rosie, set
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 253, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 7, 3:53
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
Categorías: Games, Self
Tags: machine learning, deep learning, games, self, checkers, analytics
Creado: Apr 14 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 237, hoy: 0, la semana: 0, mes: 5
Última Conectar: Oct 10, 23:06

Siguiente | 1 | 2 | 3 | 4 | 5