Búsqueda De Secuencias De Comandos


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

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: 450, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 13, 0:11
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: 449, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:34
Pizza Bot
Pizza Bot
An example script for a pizza restaurant. This script will take a pizza order, and email it to the store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @Pizza Bot
Categorías: Self, Examples, Business
Tags: e-commerce, pizza, self, orders, examples
Creado: Oct 13 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 449, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:40
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: 426, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:34
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: 424, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 18, 13:58
Generic Intent Commands
Generic Intent Commands
Using generic arguments (ie: action, intent, uri, extra), these commands will add the functionality for your bot to send email, sms, set alarms etc on the device. See the Website link for a detailed tutorial. Load the whole script, choose the commands you want or use this as a guideline to create your own commands. Note: You will need permissions to send sms, set alarms and call a phone number directly
Alias: @Generic Intent Commands
Categorías: Mobile Assistant, Response Lists
Tags: response list, assistant, commands, mobile, common responses
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 335, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 18, 14:30
bot profile (alice)
bot profile (alice)
The bot profile AIML script from the ALICE A.I. FOUNDATION. This script answers basic questions about the bot. You need to set several bot variables for it to function. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
You can set a variable on your bot using Self while chatting with your bot:
&& set #gender to "female" on #self
or importing a chat log; script: set #gender to "female" on #self
Alias: @bot profile (alice)
Categorías: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 334, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:33
continuation (alice)
continuation (alice)
The continuation AIML script from the ALICE A.I. FOUNDATION. This script seems to be maintaining some sort of conversational stack, but I really have no idea what it is doing exactly. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @continuation (alice)
Categorías: AIML, A.L.I.C.E.
Tags: utils, alice, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 332, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 12, 20:48
pickup (alice)
pickup (alice)
The pickup AIML script from the ALICE A.I. FOUNDATION.
This script contains basic default phrases to start or redirect conversations. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @pickup (alice)
Categorías: A.L.I.C.E., AIML
Tags: aiml, default phrases, bot, alice
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 322, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 18, 14:11
Animals
Animals
A response list that can be used to import some basic info on animals.
Alias: @Animals
Categorías: Response Lists, Examples
Tags: animals, response list
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 310, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 18, 11:18
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: 305, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:33
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: 289, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:30
YouTube Search
YouTube Search
This is an example script that searches YouTube for a video using the Google YouTube search API. Note, you require a Google API key to call the API. https://developers.google.com/youtube/v3/docs/search/list
Alias: @YouTube Search
Categorías: Examples, Self
Tags: json, self, web service, google, youtube, examples
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 288, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 19, 13:16
Music Streaming Website
Music Streaming Website
This website provides example embed code for the Music Streaming Bot. It contains JavaScript code that checks for response commands and plays music through the streaming service, https://rfcmedia.streamguys1.com/
Alias: @musicstreamingwebsite
Categorías: Examples, Website, Programming Language, HTML
Tags: examples, music, html, website
Creado: Dec 17 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: HTML
Conecta: 286, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:39
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: 270, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:30
Inquiry
Inquiry
Rosie inquiry.aiml script.
Alias: @inquiry-admin
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: 269, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:31
been
been
Rosie been.set script.
Alias: @been
Categorías: AIML, Data, Rosie, Set
Tags: aiml, rosie, set, aiml2
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 267, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:30
starsign
starsign
Rosie starsign.set script.
Alias: @starsign
Categorías: Set, AIML, Rosie, Data
Tags: aiml, aiml2, set, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 265, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 16, 0:21
been2be
been2be
Rosie been2be.map script.
Alias: @been2be
Categorías: Map, Rosie, AIML, Data
Tags: aiml, aiml2, rosie, map
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 261, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 18, 15:00
color
color
Rosie color.set script.
Alias: @color
Categorías: AIML, Set, Data, Rosie
Tags: set, aiml, aiml2, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 259, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 20, 16:10
is
is
Rosie is.set script.
Alias: @is
Categorías: Rosie, Data, AIML, Set
Tags: aiml, rosie, set, aiml2
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 258, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:31
is
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: 252, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 12, 23:07
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: 250, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 18, 14:47
erdown
erdown
Rosie erdown.set script.
Alias: @erdown
Categorías: Set, Rosie, Data, AIML
Tags: aiml2, set, aiml, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 249, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:32
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: 248, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 15, 12:57
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: 248, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:30
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: 246, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 14, 16:40
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: 239, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:41
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: 237, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 18, 14:07
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: 236, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:30
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: 227, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:37
UDC
UDC
Rosie udc.aiml script.
Alias: @udc
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: 211, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:30
UDC
Instructor Bot
Instructor Bot
A response list set for a virtual course on Bot Libre. This response list uses a conversation flow to give a course on the Bot Libre platform. It uses a command to display a slide show of the course slides as it discusses each page. You must call initWebPreview() on your WebChatbotListener to enable the displaying of the slides.
Alias: @instructorbot
Categorías: Education, Response Lists
Tags: education, response list, course
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 201, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 20, 13:28
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: 193, hoy: 0, la semana: 1, mes: 5
Última Conectar: Yesterday, 21:23
Conversation Flow
Conversation Flow
This template gives an example of how to train a bot using a conversation flow.
Alias: @conversationflow
Categorías: Examples
Tags: response list, conversation flow, examples
Creado: Feb 11 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 180, hoy: 0, la semana: 0, mes: 5
Última Conectar: Jul 17, 11:44
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: 973, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 13, 0:12
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: 534, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 14:01
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: 491, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 13:27
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: 488, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 13:35
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: 478, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 12, 20:13
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: 459, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 13:26
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: 442, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 13:56
atomic (alice)
atomic (alice)
The atomic AIML script from the ALICE A.I. FOUNDATION. This script contains responses to common questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @atomic (alice)
Categorías: AIML, A.L.I.C.E.
Tags: aiml, small talk, alice
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 411, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 14:14
client (alice)
client (alice)
The client AIML script from the ALICE A.I. FOUNDATION. This script contains responses for age/gender/location questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @client (alice)
Categorías: A.L.I.C.E., AIML
Tags: small talk, aiml, alice
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 408, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 17, 11:38
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: 402, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 12, 20:50
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: 390, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 11:38
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: 349, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 14:09
humor
humor
The humor AIML script from the ALICE A.I. FOUNDATION. This script contains a collection of jokes. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @humor
Categorías: AIML, A.L.I.C.E.
Tags: aiml, jokes, alice
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 331, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 17, 11:38
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: 330, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 12, 21:13
gossip (alice)
gossip (alice)
The gossip AIML script from the ALICE A.I. FOUNDATION.
The gossip script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @gossip (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: 329, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 17, 11:38
history (alice)
history (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a handful of responses on historical information. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @history (alice)
Categorías: AIML, A.L.I.C.E.
Tags: alice, aiml, bot
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 328, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 14:23
Email Commands
Email Commands
Commands for your personal assistant bot. Send email, set a contact, customize subject and message of email. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Email Commands
Categorías: Response Lists, Mobile Assistant
Tags: mobile, assistant, response list, commands, email
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 325, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 17, 11:40
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: 322, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 17, 11:41
Facebook Location Request
Facebook Location Request
This script gives an example script for how to request and process the user's location in a Facebook Messenger bot.
Alias: @Facebook Location Request
Categorías: Self
Tags: self, facebook, geospatial, location, examples
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 321, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 11:36
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: 318, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 18, 14:21
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: 317, hoy: 0, la semana: 0, mes: 4
Última Conectar: Jul 17, 11:44

Anterior | Siguiente | 1 | 2 | 3 | 4 | 5