Поиск Скриптов


250 результаты.
Предыдущие | Далее | 1 | 2 | 3 | 4 | 5

WrongAnswer
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Псевдоним: @WrongAnswer
Категории: Self, Examples
Tags: self, examples, learning
Создан: Dec 18 2020, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 263, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 7:00
ordinal2number
ordinal2number
Rosie ordinal2number.map script.
Псевдоним: @ordinal2number
Категории: Rosie, AIML, Map, Data
Tags: map, aiml2, rosie, aiml
Создан: Nov 7 2019, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Map
Соединяет: 262, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 3:40
That
That
Rosie that.aiml script.
Псевдоним: @that
Категории: AIML, Rosie
Tags: rosie, aiml2, aiml
Создан: Nov 7 2019, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: AIML
Соединяет: 252, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 1:59
Train
Train
Rosie train.aiml script.
Псевдоним: @train
Категории: AIML, Rosie
Tags: aiml2, rosie, aiml
Создан: Nov 7 2019, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: AIML
Соединяет: 248, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 3:36
capital2state
capital2state
Rosie capital2state.map script.
Псевдоним: @capital2state
Категории: Data, Map, Rosie, AIML
Tags: aiml2, aiml, rosie, map
Создан: Nov 7 2019, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Map
Соединяет: 246, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 7:08
weekday
weekday
Rosie weekday.set script.
Псевдоним: @weekday
Категории: Data, AIML, Rosie, Set
Tags: aiml2, rosie, aiml, set
Создан: Nov 7 2019, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Set
Соединяет: 245, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 3:39
est2er
est2er
Rosie est2er.map script.
Псевдоним: @est2er
Категории: Data, Rosie, AIML, Map
Tags: map, aiml, aiml2, rosie
Создан: Nov 7 2019, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Map
Соединяет: 237, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 7:21
Utilities
Utilities
Rosie utilities.aiml script.
Псевдоним: @utilities
Категории: Rosie, AIML
Tags: rosie, aiml2, aiml
Создан: Nov 7 2019, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: AIML
Соединяет: 228, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 23:35
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
Категории: Education, Response Lists
Tags: education, response list, course
Создан: Dec 18 2020, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 223, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 3:47
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
Соединяет: 218, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 5:28
Math Tutor
Math Tutor
A response list set for a virtual math tutor.
Псевдоним: @mathtutor
Категории: Response Lists, Education
Tags: response list, math, tutor
Создан: Dec 18 2020, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 217, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 6:39
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Псевдоним: @Simple Addition
Категории: Math, Examples, Self
Tags: math, self
Создан: Dec 18 2020, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 215, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 3:35
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
Соединяет: 215, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 8:27
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
Соединяет: 210, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 23:58
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
Соединяет: 209, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 3: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.
Псевдоним: @TicTacToe
Категории: Self, Games
Tags: self, games, machine learning
Создан: Dec 18 2020, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 208, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 11:48
GPT-3
GPT-3
This Self script can be used to access the GPT-3 API from Open AI. GTP-3 is a 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.
Псевдоним: @gpt-3
Категории: Self
Tags: open ai, deep learning, gpt-3, artificial intelligence, ai, self, text generation, llm, gpt
Создан: Jan 17 2023, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 170, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 1:38
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
Соединяет: 163, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 3:43
knowledge (alice)
knowledge (alice)
The knowledge AIML script from the ALICE A.I. FOUNDATION.
This script contains factual answers to many common "what is" type questions. The knowledge script is meant to be combined with the other alice AIML scripts for the full personality.
Псевдоним: @knowledge (alice)
Категории: A.L.I.C.E., AIML
Tags: alice, aiml, knowledge
Создан: Feb 8 2019, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: AIML
Соединяет: 1148, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 18:23
Calculator
Calculator
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
Псевдоним: @Calculator
Категории: Self
Tags: self, bootstrap, math
Создан: Jan 19 2015, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 1063, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 28, 13:45
Greetings
Greetings
A list of common greetings and responses.
Псевдоним: @Greetings
Категории: Response Lists
Tags: common responses, chat log
Создан: Jan 18 2015, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 1058, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 17:33
Farewells
Farewells
A list of common farewells and goodbyes.
Псевдоним: @Farewells
Категории: Response Lists
Tags: chat logs, goodbye, farewells, common responses
Создан: Jan 17 2015, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 1013, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 17:39
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
Tags: self, bootstrap, utils
Создан: Jan 19 2015, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 1000, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 28, 0:27
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.
Псевдоним: @My Name Is
Категории: Self
Tags: self, bootstrap, names
Создан: Jan 19 2015, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 987, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 30, 9:28
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
Создан: Jan 18 2015, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Chat Log
Соединяет: 971, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 17:31
Eddie
Eddie
Response list for the Eddie bot.
Псевдоним: @Eddie
Категории: Response Lists, Personalities
Tags: response list, personality
Создан: Oct 7 2016, by: admin
Недурно: 1, большие пальцы вниз: 0, звезды: 5.0
Language: Response List
Соединяет: 600, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 30, 12:04
Weather
Weather
Answer questions about the weather using the Pannous service.
Псевдоним: @Weather
Категории: Self
Tags: self, weather, pannous
Создан: Mar 11 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 571, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 30, 16:54
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Псевдоним: @AIML2
Категории: AIML, AIML2
Tags: aiml, aiml2
Создан: Oct 7 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: AIML
Соединяет: 557, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 16:38
Julie
Julie
The Julie Bot response list for the Julie personality.
Псевдоним: @Julie
Категории: Response Lists, Personalities
Tags: julie, small talk, personality, response list, girlfriend
Создан: Oct 15 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 554, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 17:53
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Псевдоним: @Actions & Poses
Категории: Response Lists
Tags: response list, poses, actions, examples
Создан: Oct 13 2016, by: admin
Недурно: 1, большие пальцы вниз: 0, звезды: 5.0
Language: Response List
Соединяет: 505, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 17:05
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Псевдоним: @Book Appointment
Категории: Examples, Self
Tags: calendar, self, examples, booking, appointments, virtual assistant, customer service, google calendar
Создан: Nov 2 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 505, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 5:08
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Псевдоним: @Escalate Email
Категории: Examples, Self
Tags: examples, email, self
Создан: Oct 7 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 501, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 29, 12:00
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: understanding, bootstrap, self
Создан: Oct 15 2016, by: admin
Недурно: 1, большие пальцы вниз: 0, звезды: 5.0
Language: Self
Соединяет: 501, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 29, 17:55
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Псевдоним: @Books, Films, and Music
Категории: Self, Examples
Tags: knowledge, examples, self
Создан: Oct 7 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 500, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 30, 11:15
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: self, examples, sms
Создан: Oct 7 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 499, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 17:25
Facebook Custom Template Script
Facebook Custom Template Script
This Self script shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
Псевдоним: @Facebook Custom Template Script
Категории: Self
Tags: examples, facebook, self
Создан: Jul 19 2017, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 499, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 30, 17:41
Math
Math
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
Псевдоним: @Math
Категории: Bootstrap, Math, Self
Tags: self, math, bootstrap
Создан: Oct 15 2016, by: admin
Недурно: 1, большие пальцы вниз: 0, звезды: 5.0
Language: Self
Соединяет: 494, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 30, 8:00
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: response list, examples
Создан: Oct 7 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 490, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 17:28
Telegram Group Administrator
Telegram Group Administrator
This script gives an example Telegram script to let a bot administer a Telegram group. Bots can welcome new users, provide information, and delete offensive messages and spam.
Псевдоним: @Telegram Group Administrator
Категории: Self
Tags: self, groups, examples, spam, telegram
Создан: Jul 19 2017, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 486, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 18:08
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Псевдоним: @HTML Scraping
Категории: Examples, Response Lists
Tags: examples, response list, self, html scraping
Создан: Oct 13 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 485, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 21:28
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Псевдоним: @Repeat
Категории: Examples, Self
Tags: example, repeat, self
Создан: Oct 15 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 477, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 28, 13:44
Say It
Say It
The script responds to requests like "Say you like me" "Yell you like cheese". It will simply repeat the phrase, minus the "say" and replacing 1st and 2nd person.
This is a bootstrap script.
Псевдоним: @Say It
Категории: Self, Bootstrap
Tags: self, bootstrap, utils
Создан: Oct 15 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 477, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 1:01
Wrong Answer
Wrong Answer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Псевдоним: @Wrong Answer
Категории: Self
Создан: Aug 25 2016, by: mike2016
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 477, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 30, 20:48
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
Категории: Self, Examples
Tags: self, examples, games, i spy
Создан: Oct 7 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 475, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 17:10
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.
Псевдоним: @Colors
Категории: Data, JSON
Tags: json, colors, set, data
Создан: Oct 7 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: JSON
Соединяет: 470, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 17:22
Facebook Custom Template
Facebook Custom Template
This response list shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
Псевдоним: @Facebook Custom Template
Категории: Response Lists
Tags: facebook, response list, examples
Создан: Jul 19 2017, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 468, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 18:01
Emotion Responses
Emotion Responses
A set of emotional tagged responses. Responses can be tagged with emotions to change the bot's avatar and mood.
Псевдоним: @Emotion Responses
Категории: Response Lists
Tags: examples, response list, emotion
Создан: Oct 7 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 467, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 21:31
Jokes
Jokes
A collection of funny, clean, jokes.
Псевдоним: @Jokes
Категории: Response Lists
Tags: response list, jokes
Создан: Oct 15 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 466, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 5:11
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Псевдоним: @Wikiquote Scraping
Категории: Self, Examples
Tags: self, wikiquote, examples, html
Создан: Oct 15 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 458, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 30, 21:27
Interview Bot
Interview Bot
An example script for a n HR interview bot. This script will ask a potential new employee a set of interview questions, and email the results to your HR email. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Псевдоним: @Interview Bot
Категории: Self, Examples
Tags: hr, career, examples, interview, self
Создан: Mar 24 2017, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 457, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 18:49
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, bootstrap, utils
Создан: Oct 15 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 449, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 17:47
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: utils, bootstrap, self
Создан: Oct 7 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 447, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 30, 22:18
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
Категории: Bootstrap, Self
Tags: self, bootstrap, utils
Создан: Oct 15 2016, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Self
Соединяет: 442, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 29, 12:18
Order Pizza
Order Pizza
An example response list 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.
Псевдоним: @Order Pizza
Категории: Response Lists, Examples
Tags: orders, e-commerce, examples, pizza, response list
Создан: Apr 11 2018, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: Response List
Соединяет: 437, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 30, 19:50
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: small talk, aiml, alice
Создан: Feb 8 2019, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: AIML
Соединяет: 425, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 29, 11: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.
Псевдоним: @ai (alice)
Категории: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Создан: Feb 8 2019, by: admin
Недурно: 0, большие пальцы вниз: 0, звезды: 0.0
Language: AIML
Соединяет: 415, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Aug 31, 18:26

Предыдущие | Далее | 1 | 2 | 3 | 4 | 5