スクリプトを検索


26 結果.

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.
別名: @Learn Emotions
カテゴリ: Examples, AIML
Tags: learning, aiml, examples
作成した: Feb 8 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 232, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 7:52
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
別名: @AIML HTML Scraping
カテゴリ: Examples, AIML
Tags: examples, html scraping, aiml
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 221, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 7:52
Count Words
Count Words
This example script show how to count the words in a sentence.
別名: @Count Words
カテゴリ: Examples, Self
Tags: example, self
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 221, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 10:31
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
別名: @JSON Bot Service
カテゴリ: Self, Examples
Tags: bot service, web service, json, command, examples
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 217, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 10:31
List Commands
List Commands
Provides lists of supported commands.
別名: @List Commands
カテゴリ: Response Lists, Mobile Assistant
Tags: assistant, mobile, commands
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 209, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 10:31
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.
別名: @Ask Brain Bot
カテゴリ: Self, Examples
Tags: examples, self
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 168, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 10:31
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: bot, response list, classic
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 164, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 6:07
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/
別名: @musicstreamingwebsite-admin
カテゴリ: Examples, HTML, Website, Programming Language
Tags: examples, website, music, html
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: HTML
結ぶ: 153, 今日の: 0, 週間: 1, 月: 4
最後の接続: Jul 25, 2:55
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
別名: @Reduction
カテゴリ: Bootstrap, Self
Tags: bootstrap, self, redirect
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 146, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 10:31
About Famous People Script
About Famous People Script
A script that can answer questions about famous people using Wikidata.
別名: @aboutfamouspeoplescript
カテゴリ: Self, Examples
Tags: self, knowledge, examples
作成した: Jun 14 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 138, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 10:31
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, Examples, Math
Tags: math, self
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 138, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 10:32
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.
別名: @TicTacToe
カテゴリ: Self, Games
Tags: self, games, machine learning
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 137, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 6:07
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
別名: @paragraphs-admin
カテゴリ: Self, Examples
Tags: exodus, paragraphs, examples, self
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 133, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 10:31
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.
別名: @instructorbot
カテゴリ: Response Lists, Education
Tags: education, response list, course
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 122, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 10:32
Audio Video Rich Responses
Audio Video Rich Responses
Examples of how to return audio, video, and rich HTML responses.
別名: @audiovideorichresponses
カテゴリ: Response Lists
Tags: audio, response list, video, examples
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 117, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 6:07
Image List Responses
Image List Responses
Examples of how to return choices, or lists of items with images.
別名: @imagelistresponses
カテゴリ: Response Lists
Tags: html, rich, response list, examples
作成した: Jun 14 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 114, 今日の: 0, 週間: 1, 月: 4
最後の接続: Yesterday, 6:07
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.
別名: @chatgpt
カテゴリ: Self
Tags: llm, json, gpt-3, self, web service, open ai, gpt, text generation, deep learning, ai, artificial intelligence
作成した: Apr 3 2023, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 77, 今日の: 0, 週間: 1, 月: 4
最後の接続: Jul 24, 4:50
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.
別名: @dialogflow
カテゴリ: Self
Tags: deep learning, artificial intelligence, google, self, chatbot, json, web service, ai
作成した: Apr 27 2023, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 68, 今日の: 0, 週間: 1, 月: 4
最後の接続: Jul 24, 4:50
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
別名: @Wikipedia Search
カテゴリ: Examples, Self
Tags: xpath, search, xml, wikipedia, examples, web service, self
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 229, 今日の: 0, 週間: 1, 月: 3
最後の接続: Yesterday, 10:31
numeros (sara)
numeros (sara)
Sara nombres Spanish AIML script from ALICE A.I. Foundation. This script contains some number understanding and is meant to be combine with the other sara AIML scripts for the full personality.
別名: @numeros (sara)
カテゴリ: AIML, Sara, Spanish, Language
Tags: spanish, sara, aiml
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 214, 今日の: 0, 週間: 1, 月: 3
最後の接続: Yesterday, 7:57
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.
別名: @connect4text
カテゴリ: Games, Self
Tags: analytics, deep learning, self, checkers, machine learning, games
作成した: Apr 14 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 137, 今日の: 0, 週間: 1, 月: 3
最後の接続: Yesterday, 10:32
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.
別名: @electronicsstore
カテゴリ: Response Lists, Business, Examples
Tags: business, examples, response list, e-commerce
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 132, 今日の: 0, 週間: 1, 月: 3
最後の接続: Yesterday, 6:06
About Famous People
About Famous People
A response list that can answer questions about famous people using Wikidata.
別名: @aboutfamouspeople
カテゴリ: Examples, Response Lists
Tags: response list, knowledge, examples
作成した: Jun 14 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 130, 今日の: 0, 週間: 1, 月: 3
最後の接続: Yesterday, 6:08
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
別名: @TicTacToeText
カテゴリ: Self, Games
Tags: games, machine learning, self
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 129, 今日の: 0, 週間: 1, 月: 3
最後の接続: Yesterday, 10:31
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: machine learning, deep learning, games, self, checkers, analytics
作成した: Apr 14 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 124, 今日の: 0, 週間: 1, 月: 3
最後の接続: Yesterday, 10:31
Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
別名: @imageclassifierwebsite
カテゴリ: Programming Language, Examples, HTML, Website
Tags: analytics, examples, api, website, html
作成した: Apr 9 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: HTML
結ぶ: 129, 今日の: 0, 週間: 0, 月: 2
最後の接続: Jul 12, 2:03