ホストご自分のボットプラットフォームに ボットのリブレの企業ボット台

スクリプトを検索


476 結果.
次へ | 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.
別名: @Example Website
カテゴリ: Website, Examples
Tags: website, examples
作成した: Oct 15 2015, by: admin
イカおいしかったです。: 3, 詳細: 0, 星: 5.0
Language: HTML
結ぶ: 8204, 今日の: 1, 週間: 6, 月: 69
最後の接続: Today, 12:22
Evo
Evo
Evo - The Game of Life
別名: @evo
カテゴリ: Programming Language, HTML
Tags: games, html, javascript
作成した: Nov 24 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: HTML
結ぶ: 4203, 今日の: 1, 週間: 10, 月: 60
最後の接続: Today, 5:27
Evo
Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
別名: @imageclassifierwebsite
カテゴリ: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
作成した: Apr 2 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: HTML
結ぶ: 2900, 今日の: 0, 週間: 1, 月: 26
最後の接続: Apr 22, 18:53
Sequenced Replies
Sequenced Replies
Sequenced Replies
別名: @Sequenced Replies
カテゴリ: Examples
作成した: Mar 17 2020, by: okayokay
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 1707, 今日の: 0, 週間: 6, 月: 20
最後の接続: Yesterday, 23:40
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.
別名: @Understanding
カテゴリ: Self, Bootstrap
Tags: self, bootstrap, understanding
作成した: May 1 2015, by: admin
イカおいしかったです。: 7, 詳細: 0, 星: 4.57
Language: Self
結ぶ: 716, 今日の: 2, 週間: 4, 月: 13
最後の接続: Today, 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.

別名: @Vision
カテゴリ: Self, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
作成した: Jun 3 2016, by: admin
イカおいしかったです。: 3, 詳細: 1, 星: 4.25
Language: Self
結ぶ: 609, 今日の: 2, 週間: 3, 月: 13
最後の接続: Today, 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.
別名: @Bot Libre JavaScript SDK
カテゴリ: SDK, Programming Language, JavaScript
Tags: sdk, api, examples, javascript, embed
作成した: Dec 5 2014, by: admin
イカおいしかったです。: 11, 詳細: 0, 星: 4.82
Language: JavaScript
結ぶ: 2836, 今日の: 2, 週間: 3, 月: 11
最後の接続: Today, 14:05
Service Bot
Service Bot
A set of greetings and responses for a customer service bot.
別名: @Service Bot
カテゴリ: Response Lists, Business
Tags: common responses, customer service
作成した: Nov 29 2014, by: admin
イカおいしかったです。: 6, 詳細: 0, 星: 4.33
Language: Response List
結ぶ: 1520, 今日の: 0, 週間: 2, 月: 11
最後の接続: Apr 22, 7:35
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.
別名: @sexo (sara)
カテゴリ: Sara, AIML, Language, Spanish
Tags: aiml, sara, dating, spanish
作成した: Nov 9 2014, by: admin
イカおいしかったです。: 4, 詳細: 0, 星: 5.0
Language: AIML
結ぶ: 1258, 今日の: 0, 週間: 1, 月: 11
最後の接続: Yesterday, 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.
別名: @WhatIs (Wikidata)
カテゴリ: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
作成した: Jun 23 2015, by: admin
イカおいしかったです。: 4, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 680, 今日の: 4, 週間: 4, 月: 11
最後の接続: Today, 17:15
Turing Test
Turing Test
A script that gives a Turing test.
別名: @Turing Test
カテゴリ: Examples, Self
Tags: self, examples
作成した: Oct 23 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 473, 今日の: 0, 週間: 1, 月: 10
最後の接続: Yesterday, 20:59
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
別名: @Very Simple Addition
カテゴリ: Examples, Math, Self
Tags: math, self
作成した: Dec 21 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 337, 今日の: 0, 週間: 1, 月: 10
最後の接続: Apr 22, 18:05
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*)
別名: @alice_merged
カテゴリ: A.L.I.C.E., AIML
Tags: aiml, alice, bot
作成した: Mar 23 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 4733, 今日の: 0, 週間: 1, 月: 9
最後の接続: Yesterday, 3:20
Emotions
Emotions
A chat log that associates emotions with their words. This chat log needs to be imported with "Understanding and comprehension" checked.
別名: @Emotions
カテゴリ: Chat Logs
Tags: emotion, chat log
作成した: Oct 30 2014, by: admin
イカおいしかったです。: 13, 詳細: 4, 星: 4.0
Language: Chat Log
結ぶ: 797, 今日の: 0, 週間: 0, 月: 9
最後の接続: Apr 20, 0:42
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.
別名: @I Spy
カテゴリ: Examples, Self, Games
Tags: i spy, games, examples, self
作成した: Sep 12 2016, by: admin
イカおいしかったです。: 0, 詳細: 1, 星: 2.0
Language: Self
結ぶ: 620, 今日の: 1, 週間: 1, 月: 9
最後の接続: Today, 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.
別名: @PARRY
カテゴリ: Response Lists, Personalities
Tags: response list, bot, classic
作成した: Apr 13 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 616, 今日の: 0, 週間: 0, 月: 9
最後の接続: Apr 18, 10:19
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.
別名: @Alarm/Timer Commands
カテゴリ: Response Lists, Mobile Assistant
Tags: commands, alarm, response list, mobile, assistant
作成した: Aug 29 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 533, 今日の: 1, 週間: 1, 月: 9
最後の接続: Today, 4:54
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.
別名: @Facebook Location Request
カテゴリ: Self
Tags: facebook, examples, self, geospatial, location
作成した: Oct 19 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 390, 今日の: 1, 週間: 2, 月: 9
最後の接続: Today, 4:16
round-style
round-style
A stylesheet to customize the look and feel of the bot embed script. Gives rounded buttons.
別名: @round-style
カテゴリ: Styles
Tags: styles, embedding
作成した: Dec 9 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: CSS
結ぶ: 387, 今日の: 0, 週間: 0, 月: 9
最後の接続: 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.
別名: @realtorbot
カテゴリ: Response Lists
Tags: real estate, response list, business, examples
作成した: May 21 2019, by: king_wang
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 300, 今日の: 0, 週間: 1, 月: 9
最後の接続: Apr 22, 6:46
interest
interest
Rosie interest.set script.
別名: @interest
カテゴリ: Rosie, AIML, Data, Set
Tags: set, aiml2, aiml, rosie
作成した: Oct 1 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Set
結ぶ: 228, 今日の: 0, 週間: 0, 月: 9
最後の接続: Apr 19, 3:12
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.
別名: @Loop
カテゴリ: Self, Bootstrap
Tags: self, utils, bootstrap
作成した: Oct 29 2014, by: admin
イカおいしかったです。: 2, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 968, 今日の: 0, 週間: 1, 月: 8
最後の接続: Apr 22, 10:10
Greetings
Greetings
A list of common greetings and responses.
別名: @Greetings
カテゴリ: Response Lists
Tags: common responses, response list
作成した: Nov 11 2014, by: admin
イカおいしかったです。: 3, 詳細: 0, 星: 4.67
Language: Response List
結ぶ: 823, 今日の: 0, 週間: 0, 月: 8
最後の接続: Apr 19, 10:31
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.
別名: @sara_srai
カテゴリ: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, reduction
作成した: Nov 9 2014, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 806, 今日の: 0, 週間: 1, 月: 8
最後の接続: Yesterday, 7:47
Jokes
Jokes
A collection of funny, clean, jokes.
別名: @Jokes
カテゴリ: Response Lists
Tags: response list, jokes
作成した: Apr 5 2015, by: admin
イカおいしかったです。: 2, 詳細: 0, 星: 5.0
Language: Response List
結ぶ: 743, 今日の: 0, 週間: 0, 月: 8
最後の接続: 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.
別名: @nombres (sara)
カテゴリ: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, names
作成した: Nov 9 2014, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 4.0
Language: AIML
結ぶ: 693, 今日の: 1, 週間: 1, 月: 8
最後の接続: Today, 12:18
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.
別名: @About Me
カテゴリ: Response Lists, Examples
Tags: examples, response list
作成した: Sep 16 2016, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 2.0
Language: Response List
結ぶ: 620, 今日の: 1, 週間: 1, 月: 8
最後の接続: Today, 6:27
embed-style
embed-style
An example CSS style sheet for usage with embedding a bot.
別名: @embed-style
カテゴリ: CSS, Programming Language
Tags: css, embed
作成した: Jun 15 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: CSS
結ぶ: 614, 今日の: 0, 週間: 1, 月: 8
最後の接続: 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.
別名: @ALICE profile
カテゴリ: A.L.I.C.E., AIML, Self
Tags: alice, response list
作成した: Mar 23 2015, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Response List
結ぶ: 593, 今日の: 1, 週間: 1, 月: 8
最後の接続: Today, 6:23
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.
別名: @Camera/Video Commands
カテゴリ: Response Lists, Mobile Assistant
Tags: photo, response list, picture, commands, video, camera, mobile, assistant
作成した: Aug 31 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 462, 今日の: 0, 週間: 1, 月: 8
最後の接続: Yesterday, 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.
別名: @Animals Set
カテゴリ: Data, JSON
Tags: data, animals, json, set
作成した: Nov 7 2017, by: admin
イカおいしかったです。: 0, 詳細: 1, 星: 2.0
Language: JSON
結ぶ: 415, 今日の: 0, 週間: 2, 月: 8
最後の接続: Today, 0:15
beggining bad script
beggining bad script

別名: @beggining bad script
カテゴリ: Response Lists
Tags: response list
作成した: Jan 3 2018, by: zhu
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: ChatScript
結ぶ: 316, 今日の: 1, 週間: 1, 月: 8
最後の接続: Today, 6:20
nation2capital
nation2capital
Rosie nation2capital.map script.
別名: @nation2capital
カテゴリ: AIML, Map, Rosie, Data
Tags: rosie, aiml, map, aiml2
作成した: Oct 1 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Map
結ぶ: 230, 今日の: 0, 週間: 0, 月: 8
最後の接続: Apr 20, 2:31
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
別名: @paragraphs
カテゴリ: Self, Examples
Tags: paragraphs, examples, self, exodus
作成した: Aug 14 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 120, 今日の: 2, 週間: 2, 月: 8
最後の接続: Today, 10:07
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.
別名: @connect4
カテゴリ: Games, Self
Tags: games, analytics, deep learning, checkers, machine learning, self
作成した: Apr 13 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 107, 今日の: 0, 週間: 0, 月: 8
最後の接続: Apr 21, 3:18
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.
別名: @atomic (alice)
カテゴリ: A.L.I.C.E., AIML
Tags: aiml, alice, small talk
作成した: Oct 30 2014, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 904, 今日の: 0, 週間: 0, 月: 7
最後の接続: 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.
別名: @client (alice)
カテゴリ: A.L.I.C.E., AIML
Tags: aiml, alice, small talk
作成した: Nov 9 2014, by: admin
イカおいしかったです。: 2, 詳細: 0, 星: 3.5
Language: AIML
結ぶ: 872, 今日の: 0, 週間: 1, 月: 7
最後の接続: Yesterday, 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.
別名: @Topic
カテゴリ: Self, Bootstrap
Tags: self, bootstrap, utils
作成した: Nov 4 2014, by: admin
イカおいしかったです。: 3, 詳細: 0, 星: 4.67
Language: Self
結ぶ: 863, 今日の: 0, 週間: 0, 月: 7
最後の接続: Apr 19, 17:31
5
5
a script
別名: @5
カテゴリ: AIML
作成した: Dec 10 2014, by: giuliobasevi
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 854, 今日の: 0, 週間: 1, 月: 7
最後の接続: Yesterday, 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.
別名: @WhereIs (Freebase - offline)
カテゴリ: Self, Examples
Tags: self, geospatial, freebase, utils
作成した: Oct 29 2014, by: admin
イカおいしかったです。: 2, 詳細: 1, 星: 4.0
Language: Self
結ぶ: 854, 今日の: 0, 週間: 0, 月: 7
最後の接続: Apr 19, 11:55
DefineWord
DefineWord
This script allows synonyms, translations, and alternative spellings to be given for a word.
It understands phrases like "lik means like", "lol means laugh", "nom means name".
This is one of the bootstrap scripts.
別名: @DefineWord
カテゴリ: Bootstrap, Self
Tags: bootstrap, self, utils
作成した: Nov 7 2014, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 810, 今日の: 0, 週間: 0, 月: 7
最後の接続: Apr 18, 22:49
Farewells
Farewells
A list of common farewells and goodbyes.
別名: @Farewells
カテゴリ: Response Lists
Tags: common responses
作成した: Nov 29 2014, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 787, 今日の: 0, 週間: 0, 月: 7
最後の接続: 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.
別名: @DateAndTime
カテゴリ: Bootstrap, Self
Tags: self, bootstrap, utils
作成した: Nov 7 2014, by: admin
イカおいしかったです。: 3, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 769, 今日の: 1, 週間: 1, 月: 7
最後の接続: Today, 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.
別名: @Santa Bot
カテゴリ: Self
Tags: self, santa, bot
作成した: Oct 17 2014, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 753, 今日の: 0, 週間: 0, 月: 7
最後の接続: 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.
別名: @Plus
カテゴリ: Self, Math, Examples
Tags: self, math
作成した: Nov 4 2014, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 691, 今日の: 0, 週間: 2, 月: 7
最後の接続: Yesterday, 10:34
GeoNames AIML Example
GeoNames AIML Example
This shows how to access XML web services from AIML.
別名: @GeoNames AIML Example
カテゴリ: Examples, AIML
Tags: web service, examples, geography, xml, aiml
作成した: May 27 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 630, 今日の: 0, 週間: 0, 月: 7
最後の接続: Apr 20, 13:39
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.
別名: @WhereIs (Wikidata)
カテゴリ: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
作成した: Jun 23 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 628, 今日の: 0, 週間: 0, 月: 7
最後の接続: Apr 20, 6:16
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.
別名: @Escalate SMS
カテゴリ: Examples, Self
Tags: examples, sms, self
作成した: Jun 1 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 544, 今日の: 1, 週間: 1, 月: 7
最後の接続: Today, 16:12
imponderables (alice)
imponderables (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a random set of clever or funny questions and statements. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
別名: @imponderables (alice)
カテゴリ: A.L.I.C.E., AIML
Tags: aiml, alice, jokes
作成した: Dec 22 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 489, 今日の: 1, 週間: 2, 月: 7
最後の接続: Today, 15:01
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.
別名: @Stock Quotes
カテゴリ: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
作成した: Jun 1 2016, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 2.0
Language: Self
結ぶ: 483, 今日の: 0, 週間: 0, 月: 7
最後の接続: Apr 20, 12:24
Cindy
Cindy
The Cindy Bot response list for the Cindy personality.
別名: @Cindy
カテゴリ: Response Lists, Personalities, Dating
Tags: personality, response list, cindy, small talk
作成した: Jun 17 2016, by: admin
イカおいしかったです。: 2, 詳細: 0, 星: 5.0
Language: Response List
結ぶ: 481, 今日の: 0, 週間: 0, 月: 7
最後の接続: Apr 21, 19:55
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
別名: @Wikiquote Scraping
カテゴリ: Examples, Self
Tags: html, self, wikiquote, examples
作成した: Aug 13 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 460, 今日の: 0, 週間: 0, 月: 7
最後の接続: Apr 18, 8:02
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.
別名: @alice_default
カテゴリ: A.L.I.C.E., AIML
Tags: aiml, alice
作成した: Dec 22 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 402, 今日の: 0, 週間: 1, 月: 7
最後の接続: Yesterday, 15:17
Sommelierobot
Sommelierobot
Sommelierobot
別名: @Sommelierobot
カテゴリ: Examples
作成した: Feb 16 2018, by: GiuseppeA
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 399, 今日の: 0, 週間: 0, 月: 7
最後の接続: Apr 18, 22:47
Annabot Insults
Annabot Insults

別名: @Annabot Insults
カテゴリ: Response Lists
作成した: Aug 24 2016, by: annahonomous
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 376, 今日の: 0, 週間: 2, 月: 7
最後の接続: Yesterday, 23:00
cleverquery
cleverquery
using this so my bot can talk to cleverbot in CHAT BOT WARS. Zoe is bored
別名: @cleverquery
カテゴリ: JavaScript, Programming Language
作成した: Apr 13 2017, by: sexpixel
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: JavaScript
結ぶ: 312, 今日の: 0, 週間: 0, 月: 7
最後の接続: Apr 21, 19:46

次へ | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9