Search Scripts


26 results.
Previous

weekday
weekday
Rosie weekday.set script.
Alias: @weekday
Categories: Data, AIML, Rosie, Set
Tags: aiml2, rosie, aiml, set
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 119, today: 0, week: 0, month: 0
Last Connect: Mar 22, 9:05
month
month
Rosie month.set script.
Alias: @month
Categories: Rosie, AIML, Data, Set
Tags: rosie, set, aiml, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 115, today: 0, week: 0, month: 0
Last Connect: Mar 22, 8:50
opposite
opposite
Rosie opposite.map script.
Alias: @opposite
Categories: Map, Rosie, Data, AIML
Tags: aiml2, map, aiml, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 115, today: 0, week: 0, month: 0
Last Connect: Mar 22, 9:07
Dialog
Dialog
Rosie dialog.aiml script.
Alias: @dialog
Categories: AIML, Rosie
Tags: aiml2, rosie, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 111, today: 0, week: 0, month: 0
Last Connect: Feb 16, 16:24
Date
Date
Rosie date.aiml script.
Alias: @date
Categories: AIML, Rosie
Tags: datetime, aiml2, rosie, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 106, today: 0, week: 0, month: 0
Last Connect: Feb 16, 16:23
place
place
Rosie place.set script.
Alias: @place
Categories: Data, Rosie, AIML, Set
Tags: aiml2, set, rosie, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 104, today: 0, week: 0, month: 0
Last Connect: Mar 22, 8:41
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Alias: @Category Identification
Categories: Self, Examples
Tags: examples, self
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 103, today: 0, week: 0, month: 0
Last Connect: Mar 30, 2:15
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
Categories: Games, Self
Tags: analytics, deep learning, self, checkers, machine learning, games
Created: Apr 14 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 102, today: 0, week: 0, month: 0
Last Connect: Mar 18, 7:18
Personality
Personality
Rosie personality.aiml script.
Alias: @personality
Categories: AIML, Rosie
Tags: personality, aiml2, aiml, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 100, today: 0, week: 0, month: 0
Last Connect: Feb 16, 16:17
gendername
gendername
Rosie gendername.map script.
Alias: @gendername
Categories: Data, Map, AIML, Rosie
Tags: aiml, rosie, aiml2, map
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 99, today: 0, week: 0, month: 0
Last Connect: Mar 22, 8:39
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
Categories: Self, Games
Tags: self, games, machine learning
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 98, today: 0, week: 0, month: 0
Last Connect: Mar 18, 7:55
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
Categories: Games, Square Bear, AIML
Tags: square bear, aiml, card games, games
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 97, today: 0, week: 0, month: 0
Last Connect: Mar 22, 8:28
Electronics Store
Electronics Store
An example response list for an electronics store. You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
Alias: @electronicsstore
Categories: Response Lists, Business, Examples
Tags: business, examples, response list, e-commerce
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 95, today: 0, week: 0, month: 0
Last Connect: Mar 18, 7:26
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs-admin
Categories: Self, Examples
Tags: exodus, paragraphs, examples, self
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 95, today: 0, week: 0, month: 0
Last Connect: Mar 22, 8:18
Utilities
Utilities
Rosie utilities.aiml script.
Alias: @utilities
Categories: AIML, Rosie
Tags: rosie, aiml2, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 95, today: 0, week: 0, month: 0
Last Connect: Mar 22, 8:46
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
Categories: Self, Games
Tags: games, machine learning, self
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 94, today: 0, week: 0, month: 0
Last Connect: Mar 18, 7:17
About Famous People
About Famous People
A response list that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeople
Categories: Examples, Response Lists
Tags: response list, knowledge, examples
Created: Jun 14 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 93, today: 0, week: 0, month: 0
Last Connect: Mar 28, 14:23
Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Categories: Programming Language, Examples, HTML, Website
Tags: analytics, examples, api, website, html
Created: Apr 9 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: HTML
Connects: 93, today: 0, week: 0, month: 0
Last Connect: Mar 28, 12:10
Reductions update
Reductions update
Rosie reductions_update.aiml script.
Alias: @reductionsupdate
Categories: Rosie, AIML
Tags: rosie, aiml, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 90, today: 0, week: 0, month: 0
Last Connect: Feb 16, 16:21
Reductions 1
Reductions 1
Rosie reductions1.aiml script.
Alias: @reductions
Categories: AIML, Rosie
Tags: aiml, rosie, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 89, today: 0, week: 0, month: 0
Last Connect: Feb 16, 16:12
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
Categories: Response Lists
Tags: html, speech, response list, css, nospeech
Created: Feb 9 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 82, today: 0, week: 0, month: 0
Last Connect: Feb 29, 0:13
z_update
z_update
Rosie z_update.aiml script.
Alias: @z_update
Categories: AIML, Rosie
Tags: aiml2, rosie, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 81, today: 0, week: 0, month: 0
Last Connect: Feb 16, 16:08
Audio Video Rich Responses
Audio Video Rich Responses
Examples of how to return audio, video, and rich HTML responses.
Alias: @audiovideorichresponses
Categories: Response Lists
Tags: audio, response list, video, examples
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 77, today: 0, week: 0, month: 0
Last Connect: Mar 22, 8:21
Config
Config
Rosie config.aiml script.
Alias: @config
Categories: AIML, Rosie
Tags: rosie, aiml, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 67, today: 0, week: 0, month: 0
Last Connect: Mar 22, 8:52
Reductions 2
Reductions 2
Rosie reductions2.aiml script.
Alias: @reductions2
Categories: AIML, Rosie
Tags: aiml2, rosie, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 64, today: 0, week: 0, month: 0
Last Connect: Nov 8 2023, 9:53
Bearer Authentication
Bearer Authentication
This script shows an example of calling a web service that uses bearer authentication.
Alias: @bearerauthentication
Categories: Self
Tags: authentication, web service, json, bearer
Created: Apr 3 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 17, today: 0, week: 0, month: 0
Last Connect: Jan 22, 15:48

Previous