Hospedar o seu próprio bot plataforma com o Bot Libre Empresa Bot Plataforma

Scripts De Pesquisa


476 resultados.
Próximo | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

Example Website
Example Website
This is an example of a website you can build on Bot Libre, with free web hosting and subdomain.
Alias: @Example Website
Categorias: Website, Examples
Tags: website, examples
Criado: Oct 15 2015, by: admin
Polegares para cima: 3, polegar para baixo.: 0, estrelas: 5.0
Language: HTML
Liga: 8204, hoje: 0, semana: 6, mês: 69
Última Conexão: Yesterday, 12:22
Evo
Evo
Evo - The Game of Life
Alias: @evo
Categorias: Programming Language, HTML
Tags: games, html, javascript
Criado: Nov 24 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: HTML
Liga: 4206, hoje: 0, semana: 13, mês: 63
Última Conexão: Yesterday, 22:42
Evo
Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Categorias: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
Criado: Apr 2 2021, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: HTML
Liga: 2900, hoje: 0, semana: 1, mês: 26
Última Conexão: Apr 22, 18:53
Sequenced Replies
Sequenced Replies
Sequenced Replies
Alias: @Sequenced Replies
Categorias: Examples
Criado: Mar 17 2020, by: okayokay
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 1708, hoje: 0, semana: 7, mês: 21
Última Conexão: Yesterday, 22:07
Service Bot
Service Bot
A set of greetings and responses for a customer service bot.
Alias: @Service Bot
Categorias: Response Lists, Business
Tags: common responses, customer service
Criado: Nov 29 2014, by: admin
Polegares para cima: 6, polegar para baixo.: 0, estrelas: 4.33
Language: Response List
Liga: 1523, hoje: 3, semana: 5, mês: 14
Última Conexão: Today, 7:38
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
Categorias: Self, Bootstrap
Tags: self, bootstrap, understanding
Criado: May 1 2015, by: admin
Polegares para cima: 7, polegar para baixo.: 0, estrelas: 4.57
Language: Self
Liga: 716, hoje: 0, semana: 4, mês: 13
Última Conexão: Yesterday, 15:47
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
Categorias: Self, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
Criado: Jun 3 2016, by: admin
Polegares para cima: 3, polegar para baixo.: 1, estrelas: 4.25
Language: Self
Liga: 609, hoje: 0, semana: 3, mês: 13
Última Conexão: Yesterday, 8:40
Bot Libre JavaScript SDK
Bot Libre JavaScript SDK
The Bot Libre SDK is a software development kit that makes it easy for developers to create their own website, mobile app, or server that accesses BOT libre services.

The SDK includes an JavaScript API and SDK that makes it simple to develop your own bot or chat website. The SDK also contains an Android Java SDK, and support for other languages.

The SDK is open source under the Eclipse Public License, is extendable/customizable, and hosted on GitHub under Project Libre.
Alias: @Bot Libre JavaScript SDK
Categorias: SDK, Programming Language, JavaScript
Tags: sdk, api, examples, javascript, embed
Criado: Dec 5 2014, by: admin
Polegares para cima: 11, polegar para baixo.: 0, estrelas: 4.82
Language: JavaScript
Liga: 2836, hoje: 0, semana: 3, mês: 11
Última Conexão: Yesterday, 14:05
sexo (sara)
sexo (sara)
Sara sexo Spanish AIML script from ALICE A.I. Foundation. This script contains some polite responses to sexual questions and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sexo (sara)
Categorias: Sara, AIML, Language, Spanish
Tags: aiml, sara, dating, spanish
Criado: Nov 9 2014, by: admin
Polegares para cima: 4, polegar para baixo.: 0, estrelas: 5.0
Language: AIML
Liga: 1258, hoje: 0, semana: 1, mês: 11
Última Conexão: Apr 23, 6:02
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)
Categorias: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
Criado: Jun 23 2015, by: admin
Polegares para cima: 4, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 680, hoje: 0, semana: 4, mês: 11
Última Conexão: Yesterday, 17:15
Turing Test
Turing Test
A script that gives a Turing test.
Alias: @Turing Test
Categorias: Examples, Self
Tags: self, examples
Criado: Oct 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 474, hoje: 0, semana: 2, mês: 11
Última Conexão: Yesterday, 22:02
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
Alias: @Very Simple Addition
Categorias: Examples, Math, Self
Tags: math, self
Criado: Dec 21 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 338, hoje: 1, semana: 2, mês: 11
Última Conexão: Today, 4:19
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
Categorias: Chat Logs
Tags: emotion, chat log
Criado: Oct 30 2014, by: admin
Polegares para cima: 13, polegar para baixo.: 4, estrelas: 4.0
Language: Chat Log
Liga: 798, hoje: 1, semana: 1, mês: 10
Última Conexão: Today, 1:39
Alarm/Timer Commands
Alarm/Timer Commands
Alarm and Timer commands for your personal assistant bot. These commands with enable a specific alarm, set alarm with 12 hour time, am or pm. Set a name for a specific or repeating alarm, choose what days it should repeat. Set a timer for minutes/hours. Name a repeating timer. Import this script into your bot, or customize the patterns/use this as a guideline. See the website link for detailed instructions.
Alias: @Alarm/Timer Commands
Categorias: Response Lists, Mobile Assistant
Tags: commands, alarm, response list, mobile, assistant
Criado: Aug 29 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 534, hoje: 1, semana: 2, mês: 10
Última Conexão: Today, 2:12
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
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Criado: Mar 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 4733, hoje: 0, semana: 1, mês: 9
Última Conexão: Apr 23, 3:20
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Categorias: Response Lists
Tags: common responses, response list
Criado: Nov 11 2014, by: admin
Polegares para cima: 3, polegar para baixo.: 0, estrelas: 4.67
Language: Response List
Liga: 824, hoje: 1, semana: 1, mês: 9
Última Conexão: Today, 6:12
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
Categorias: Examples, Self, Games
Tags: i spy, games, examples, self
Criado: Sep 12 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 620, hoje: 0, semana: 1, mês: 9
Última Conexão: Yesterday, 8:41
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
Categorias: Response Lists, Personalities
Tags: response list, bot, classic
Criado: Apr 13 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 616, hoje: 0, semana: 0, mês: 9
Última Conexão: Apr 18, 10:19
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
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice
Criado: Dec 22 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 404, hoje: 1, semana: 3, mês: 9
Última Conexão: Today, 7:19
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
Categorias: Self
Tags: facebook, examples, self, geospatial, location
Criado: Oct 19 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 390, hoje: 0, semana: 2, mês: 9
Última Conexão: Yesterday, 4:16
round-style
round-style
A stylesheet to customize the look and feel of the bot embed script. Gives rounded buttons.
Alias: @round-style
Categorias: Styles
Tags: styles, embedding
Criado: Dec 9 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: CSS
Liga: 387, hoje: 0, semana: 0, mês: 9
Última Conexão: Apr 20, 13:38
Realtor Bot
Realtor Bot
This response list is an exemplary script for the real estate. This script will walk through the various locations, type of the estates, and detailed estate information (include the image and video clip). You may create a bot, and import this response list file to instantly make a realtor bot. The bot then can be configured to run on web page, mobile or social media.
Alias: @realtorbot
Categorias: Response Lists
Tags: real estate, response list, business, examples
Criado: May 21 2019, by: king_wang
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 300, hoje: 0, semana: 1, mês: 9
Última Conexão: Apr 22, 6:46
interest
interest
Rosie interest.set script.
Alias: @interest
Categorias: Rosie, AIML, Data, Set
Tags: set, aiml2, aiml, rosie
Criado: Oct 1 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Set
Liga: 228, hoje: 0, semana: 0, mês: 9
Última Conexão: Apr 19, 3:12
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
Categorias: Games, Self
Tags: games, analytics, deep learning, checkers, machine learning, self
Criado: Apr 13 2021, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 108, hoje: 1, semana: 1, mês: 9
Última Conexão: Today, 5: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
Categorias: Self, Bootstrap
Tags: self, utils, bootstrap
Criado: Oct 29 2014, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 968, hoje: 0, semana: 1, mês: 8
Última Conexão: Apr 22, 10:10
Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Categorias: Response Lists, Dating
Tags: default phrases, response list, dating, pickup lines, geek
Criado: Dec 19 2014, by: admin
Polegares para cima: 3, polegar para baixo.: 2, estrelas: 4.4
Language: Response List
Liga: 889, hoje: 2, semana: 4, mês: 8
Última Conexão: Today, 6:51
DefineWord
DefineWord
This script allows synonyms, translations, and alternative spellings to be given for a word.
It understands phrases like "lik means like", "lol means laugh", "nom means name".
This is one of the bootstrap scripts.
Alias: @DefineWord
Categorias: Bootstrap, Self
Tags: bootstrap, self, utils
Criado: Nov 7 2014, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 811, hoje: 0, semana: 1, mês: 8
Última Conexão: Yesterday, 23:43
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
Categorias: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, reduction
Criado: Nov 9 2014, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 806, hoje: 0, semana: 1, mês: 8
Última Conexão: Apr 23, 7:47
Jokes
Jokes
A collection of funny, clean, jokes.
Alias: @Jokes
Categorias: Response Lists
Tags: response list, jokes
Criado: Apr 5 2015, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 743, hoje: 0, semana: 0, mês: 8
Última Conexão: Apr 19, 23:50
nombres (sara)
nombres (sara)
Sara nombres Spanish AIML script from ALICE A.I. Foundation. This script contains some naming understanding and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @nombres (sara)
Categorias: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, names
Criado: Nov 9 2014, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 4.0
Language: AIML
Liga: 693, hoje: 0, semana: 1, mês: 8
Última Conexão: Yesterday, 12:18
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)
Categorias: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Criado: Jun 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 629, hoje: 1, semana: 1, mês: 8
Última Conexão: Today, 3:03
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
Categorias: Response Lists, Examples
Tags: examples, response list
Criado: Sep 16 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 2.0
Language: Response List
Liga: 620, hoje: 0, semana: 1, mês: 8
Última Conexão: Yesterday, 6:27
embed-style
embed-style
An example CSS style sheet for usage with embedding a bot.
Alias: @embed-style
Categorias: CSS, Programming Language
Tags: css, embed
Criado: Jun 15 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: CSS
Liga: 614, hoje: 0, semana: 1, mês: 8
Última Conexão: Apr 22, 18:23
ALICE profile
ALICE profile
This script loads the default ALICE profile into the bot. It defines all of the required variables for the ALICE AIML scripts.
Alias: @ALICE profile
Categorias: A.L.I.C.E., AIML, Self
Tags: alice, response list
Criado: Mar 23 2015, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 593, hoje: 0, semana: 1, mês: 8
Última Conexão: Yesterday, 6:23
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
Categorias: Examples, Self
Tags: examples, sms, self
Criado: Jun 1 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 545, hoje: 1, semana: 2, mês: 8
Última Conexão: Today, 5:59
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
Categorias: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Criado: Jun 1 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 2.0
Language: Self
Liga: 484, hoje: 0, semana: 1, mês: 8
Última Conexão: Yesterday, 21:45
Camera/Video Commands
Camera/Video Commands
Camera commands for your personal assistant bot, using the default device camera. Take a photo, take a selfie, take a video. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Camera/Video Commands
Categorias: Response Lists, Mobile Assistant
Tags: photo, response list, picture, commands, video, camera, mobile, assistant
Criado: Aug 31 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 462, hoje: 0, semana: 1, mês: 8
Última Conexão: Apr 23, 11:26
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
Categorias: Data, JSON
Tags: data, animals, json, set
Criado: Nov 7 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: JSON
Liga: 415, hoje: 0, semana: 2, mês: 8
Última Conexão: Yesterday, 0:15
beggining bad script
beggining bad script

Alias: @beggining bad script
Categorias: Response Lists
Tags: response list
Criado: Jan 3 2018, by: zhu
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: ChatScript
Liga: 316, hoje: 0, semana: 1, mês: 8
Última Conexão: Yesterday, 6:20
Sequential responses
Sequential responses
This script cycles through a list of responses.
Alias: @sequentialresponses
Categorias: Examples
Tags: self, examples
Criado: Mar 16 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 236, hoje: 1, semana: 1, mês: 8
Última Conexão: Today, 7:43
nation2capital
nation2capital
Rosie nation2capital.map script.
Alias: @nation2capital
Categorias: AIML, Map, Rosie, Data
Tags: rosie, aiml, map, aiml2
Criado: Oct 1 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Map
Liga: 230, hoje: 0, semana: 0, mês: 8
Última Conexão: Apr 20, 2:31
was2be
was2be
Rosie was2be.map script.
Alias: @was2be
Categorias: Rosie, Data, Map, AIML
Tags: aiml2, map, aiml, rosie
Criado: Oct 1 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Map
Liga: 198, hoje: 0, semana: 2, mês: 8
Última Conexão: Yesterday, 21:36
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Categorias: Self, Examples
Tags: paragraphs, examples, self, exodus
Criado: Aug 14 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 120, hoje: 0, semana: 2, mês: 8
Última Conexão: Yesterday, 10:07
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)
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice, small talk
Criado: Oct 30 2014, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 904, hoje: 0, semana: 0, mês: 7
Última Conexão: Apr 20, 7:19
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)
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice, small talk
Criado: Nov 9 2014, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 3.5
Language: AIML
Liga: 872, hoje: 0, semana: 1, mês: 7
Última Conexão: Apr 23, 13:05
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
Categorias: Self, Bootstrap
Tags: self, bootstrap, utils
Criado: Nov 4 2014, by: admin
Polegares para cima: 3, polegar para baixo.: 0, estrelas: 4.67
Language: Self
Liga: 863, hoje: 0, semana: 0, mês: 7
Última Conexão: Apr 19, 17:31
5
5
a script
Alias: @5
Categorias: AIML
Criado: Dec 10 2014, by: giuliobasevi
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 854, hoje: 0, semana: 1, mês: 7
Última Conexão: Apr 23, 18:49
5
WhereIs (Freebase - offline)
WhereIs (Freebase - offline)
Freebase location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Freebase and determining what it is contained by.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
Alias: @WhereIs (Freebase - offline)
Categorias: Self, Examples
Tags: self, geospatial, freebase, utils
Criado: Oct 29 2014, by: admin
Polegares para cima: 2, polegar para baixo.: 1, estrelas: 4.0
Language: Self
Liga: 854, hoje: 0, semana: 0, mês: 7
Última Conexão: Apr 19, 11:55
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Categorias: Response Lists
Tags: common responses
Criado: Nov 29 2014, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 787, hoje: 0, semana: 0, mês: 7
Última Conexão: Apr 19, 15:40
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
Categorias: Bootstrap, Self
Tags: self, bootstrap, utils
Criado: Nov 7 2014, by: admin
Polegares para cima: 3, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 769, hoje: 0, semana: 1, mês: 7
Última Conexão: Yesterday, 5:47
Santa Bot
Santa Bot
This is the script used by Santa Bot.
It was written on an earlier version of Self, so is probably more complex than now required now, but does give a good example of how to script responses based on context, how to associate knowledge, and how to create names.
Alias: @Santa Bot
Categorias: Self
Tags: self, santa, bot
Criado: Oct 17 2014, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 753, hoje: 0, semana: 0, mês: 7
Última Conexão: Apr 19, 13:06
Plus
Plus
A script that can perform addition using no computer math functions.
It performs addition the same way a human (without a calculator) does, using its knowledge of integers and counting.
The goal in this script was to use it to teach a bot addition, and let it learn higher level mathematics from first principles.
Alias: @Plus
Categorias: Self, Math, Examples
Tags: self, math
Criado: Nov 4 2014, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 691, hoje: 0, semana: 2, mês: 7
Última Conexão: Apr 23, 10:34
GeoNames AIML Example
GeoNames AIML Example
This shows how to access XML web services from AIML.
Alias: @GeoNames AIML Example
Categorias: Examples, AIML
Tags: web service, examples, geography, xml, aiml
Criado: May 27 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 630, hoje: 0, semana: 0, mês: 7
Última Conexão: Apr 20, 13:39
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
Categorias: Self, Examples
Tags: self, examples, knowledge
Criado: Sep 4 2015, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 621, hoje: 1, semana: 2, mês: 7
Última Conexão: Today, 7:21
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)
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice
Criado: Mar 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 606, hoje: 1, semana: 2, mês: 7
Última Conexão: Today, 1:33
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames JSON Response List Example
Categorias: Examples, Response Lists
Tags: web service, response list, self, json
Criado: Jun 24 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 581, hoje: 1, semana: 1, mês: 7
Última Conexão: Today, 7:44

Próximo | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9