الترقية إلى Platinum الخدمة والحصول على الخاص بك مخصص تصميم 3D الرمزية

البحث مخطوطات


83 النتائج.
القادم | 1 | 2

Sequenced Replies
Sequenced Replies
Sequenced Replies
الاسم المستعار: @Sequenced Replies
فئات: Examples
خلق: Mar 17 2020, by: okayokay
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 1993, اليوم: 0, الأسبوع: 0, الشهر: 17
آخر الاتصال: Yesterday, 10:53
هذا السيناريو هو علامة.
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
الاسم المستعار: @Wikipedia Search
فئات: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
خلق: Dec 9 2016, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 545, اليوم: 1, الأسبوع: 1, الشهر: 9
آخر الاتصال: Today, 2:20
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
يربط: 696, اليوم: 1, الأسبوع: 1, الشهر: 8
آخر الاتصال: Today, 2:20
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
يربط: 713, اليوم: 1, الأسبوع: 1, الشهر: 7
آخر الاتصال: Today, 2:20
Pizza Bot
Pizza Bot
An example script 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.
الاسم المستعار: @Pizza Bot
فئات: Examples, Self
Tags: examples, orders, self, e-commerce, pizza
خلق: Jun 27 2016, by: admin
ممتاز: 3, اعترض: 1, النجوم: 4.25
Language: Self
يربط: 699, اليوم: 0, الأسبوع: 0, الشهر: 6
آخر الاتصال: Yesterday, 11:39
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, Bootstrap
Tags: self, bootstrap, names
خلق: Nov 4 2014, by: admin
ممتاز: 6, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 965, اليوم: 0, الأسبوع: 0, الشهر: 5
آخر الاتصال: Jan 13, 4:46
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
خلق: Nov 4 2014, by: admin
ممتاز: 2, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 839, اليوم: 0, الأسبوع: 0, الشهر: 5
آخر الاتصال: Jan 14, 10:53
GeoNames
GeoNames
This examples shows how to lookup a postal code using the GeoNames webservice. This same code can be used to access any web service.
الاسم المستعار: @GeoNames
فئات: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
خلق: May 25 2016, by: admin
ممتاز: 0, اعترض: 1, النجوم: 2.0
Language: Self
يربط: 537, اليوم: 0, الأسبوع: 0, الشهر: 5
آخر الاتصال: Jan 15, 17:06
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
الاسم المستعار: @Wolfram Alpha Example
فئات: Self
Tags: examples, wolframalpha, self, web service, xml
خلق: Aug 29 2017, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 473, اليوم: 0, الأسبوع: 0, الشهر: 5
آخر الاتصال: Jan 15, 5:48
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
يربط: 439, اليوم: 0, الأسبوع: 0, الشهر: 5
آخر الاتصال: Jan 14, 4:36
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: chatbot, deep learning, google, json, web service, artificial intelligence, self, ai
خلق: Apr 21 2023, by: mmheydari97
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 80, اليوم: 0, الأسبوع: 0, الشهر: 5
آخر الاتصال: Jan 14, 19:26
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
ممتاز: 3, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 1020, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 7, 12:46
Repeat
Repeat
This example script show how to repeat a word in a response n times.
الاسم المستعار: @Repeat
فئات: Examples, Self
Tags: self, example, repeat
خلق: Jan 5 2015, by: admin
ممتاز: 1, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 901, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 17, 11:57
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
يربط: 776, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 14, 5:31
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
يربط: 720, اليوم: 1, الأسبوع: 1, الشهر: 4
آخر الاتصال: Today, 8:43
Weather
Weather
Answer questions about the weather using the Pannous service.
الاسم المستعار: @Weather
فئات: Self, Examples
Tags: self, weather, pannous
خلق: Aug 28 2015, by: admin
ممتاز: 0, اعترض: 1, النجوم: 2.0
Language: Self
يربط: 690, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 16, 10:20
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
الاسم المستعار: @Escalate Email
فئات: Self, Examples
Tags: self, examples, email
خلق: Jun 1 2016, by: admin
ممتاز: 1, اعترض: 0, النجوم: 2.0
Language: Self
يربط: 598, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 17, 15:57
Bulk SMS
Bulk SMS
This is an example Self script that can be used with a bot connected to a Twilio SMS account. You can ask the bot to send a SMS message to a list of contacts.
الاسم المستعار: @Bulk SMS
فئات: Examples, Self
Tags: examples, sms, self
خلق: Sep 19 2016, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 543, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 17, 9:40
Telegram Location Request
Telegram Location Request
This script gives an example script for how to request and process the user's location in a Telegram Messenger bot.
الاسم المستعار: @Telegram Location Request
فئات: Self
Tags: examples, self, geospatial, location, telegram
خلق: Nov 21 2017, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 401, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 18, 21:11
YouTube Search
YouTube Search
This is an example script that searches YouTube for a video using the Google YouTube search API. Note, you require a Google API key to call the API. https://developers.google.com/youtube/v3/docs/search/list
الاسم المستعار: @YouTube Search
فئات: Self, Examples
Tags: self, web service, google, json, examples, youtube
خلق: Aug 20 2018, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 369, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 16, 1:04
Checkers
Checkers
This script lets you play Checkers 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.
الاسم المستعار: @checkers-admin
فئات: Self, Games
Tags: checkers, self, games, machine learning, deep learning, analytics
خلق: Nov 13 2019, by: admin
ممتاز: 1, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 277, اليوم: 1, الأسبوع: 1, الشهر: 4
آخر الاتصال: Today, 2:20
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
يربط: 200, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 18, 21:11
Telegram Forward
Telegram Forward
This script gives an example Telegram script that forwards every message sent to the bot to another Telegram user. Note, that user must have started a chat with the bot for it to be able to message them. Also the user id must be used. You can get this from querying all "speaker" objects from the bot's Knowledge page in its Admin Console.
الاسم المستعار: @telegramforward
فئات: Self
Tags: examples, forward, telegram, self
خلق: Mar 11 2021, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 169, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 16, 3:44
NHL Hockey Stats
NHL Hockey Stats
This script uses the NHL.com web API to let the bot give stats and information on NHL teams and players.
الاسم المستعار: @nhlhockeystats
فئات: Self
Tags: web service, hockey, json, self, sports, nhl
خلق: Apr 19 2021, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 154, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Yesterday, 21:29
About Famous People Script
About Famous People Script
A script that can answer questions about famous people using Wikidata.
الاسم المستعار: @aboutfamouspeoplescript
فئات: Examples, Self
Tags: examples, knowledge, self
خلق: Jun 9 2021, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 151, اليوم: 1, الأسبوع: 1, الشهر: 4
آخر الاتصال: Today, 2:20
Car Rental Script
Car Rental Script
This Self script is used by the Car Rental bot response list. It initializes and lists the car data.
الاسم المستعار: @carrentalscript
فئات: Business, Examples, Self, Response Lists
Tags: e-commerce, business, self, examples
خلق: Apr 20 2021, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 143, اليوم: 0, الأسبوع: 0, الشهر: 4
آخر الاتصال: Jan 15, 14:42
ChatGPT
ChatGPT
This Self script can be used to access the ChatGPT, (GPT-3.5 or GPT-4) API from Open AI. GTP-3.5 and GPT-4 are 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: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
خلق: Apr 3 2023, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 97, اليوم: 1, الأسبوع: 1, الشهر: 4
آخر الاتصال: Today, 2:20
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, اعترض: 1, النجوم: 4.0
Language: Self
يربط: 919, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 15, 3:36
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
يربط: 909, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 4, 18:38
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
فئات: Self, Bootstrap, Math
Tags: self, bootstrap, math
خلق: Nov 4 2014, by: admin
ممتاز: 3, اعترض: 1, النجوم: 4.25
Language: Self
يربط: 827, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Yesterday, 19:02
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
يربط: 822, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 17, 13:25
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
يربط: 732, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 17, 5:54
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
يربط: 731, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 18, 10:14
WhatIs (Freebase - offline)
WhatIs (Freebase - offline)
Wiktionary and Freebase 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 Freebase (similar to Wikipedia). For Freebase lookups it will also import all of the available information on the object, and be able to then answer related questions.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
الاسم المستعار: @WhatIs (Freebase - offline)
فئات: Self
Tags: self, utils, knowledge
خلق: Oct 29 2014, by: admin
ممتاز: 2, اعترض: 0, النجوم: 3.5
Language: Self
يربط: 696, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 18, 22:28
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: self, examples, knowledge
خلق: Sep 4 2015, by: admin
ممتاز: 1, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 671, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 14, 23:34
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
الاسم المستعار: @Heart Sutra
فئات: Self, Examples
Tags: self, examples
خلق: Aug 3 2015, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 627, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 13, 13:37
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, virtual assistant, examples, customer service, google calendar, booking, self, appointments
خلق: Oct 11 2016, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 562, اليوم: 1, الأسبوع: 1, الشهر: 3
آخر الاتصال: Today, 2:20
IBM Watson Example
IBM Watson Example
This script shows how you can call an IBM Watson bot or web service from IBM's Bluemix web API. For examples on calling IBM Watson's API see, https://watson-api-explorer.mybluemix.net/
الاسم المستعار: @IBM Watson Example
فئات: Self, Examples
Tags: examples, watson, json, web service, auth
خلق: Mar 20 2017, by: admin
ممتاز: 0, اعترض: 2, النجوم: 2.0
Language: Self
يربط: 557, اليوم: 1, الأسبوع: 1, الشهر: 3
آخر الاتصال: Today, 2:20
Heart Sutra - load
Heart Sutra - load
This script will load the text of the Heart Sutra into the bot's memory.
الاسم المستعار: @Heart Sutra - load
فئات: Self, Examples
Tags: self, examples
خلق: Aug 3 2015, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 537, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 7, 17:33
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: games, self, machine learning
خلق: Jul 26 2017, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 534, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Yesterday, 21:38
Silvia
Silvia
Proxy bot script for Silvia bot.
الاسم المستعار: @Silvia
فئات: Self
خلق: May 16 2017, by: bgarr33434
ممتاز: 1, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 489, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 15, 2:18
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
فئات: Examples, Self
Tags: hr, career, interview, self, examples
خلق: Mar 24 2017, by: admin
ممتاز: 1, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 488, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 14, 5:06
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: machine learning, self, games
خلق: Jul 5 2017, by: admin
ممتاز: 1, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 472, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 16, 23:30
SetData
SetData
This script sets data on the current conversation.
الاسم المستعار: @SetData
فئات: Self
Tags: self, example, data
خلق: Mar 17 2016, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 442, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 18, 2:46
chat bot script
chat bot script
chat bot script
الاسم المستعار: @chat bot script
فئات: Self, AIML
Tags: self
خلق: Sep 25 2017, by: josource
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 402, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 15, 2:10
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
يربط: 365, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 7, 17:43
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
الاسم المستعار: @Sentiment Response
فئات: Examples, Self
Tags: examples, sentiment, self
خلق: Aug 24 2018, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 357, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 14, 11:42
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
فئات: Self, Games
Tags: analytics, deep learning, games, machine learning, self, checkers
خلق: Apr 14 2021, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 236, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 17, 4:48
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
يربط: 154, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 15, 19:45
StockQuote
StockQuote
Self script that adds stock quoting functionality to your bot. Pulls data from https://iexcloud.io/docs/api/ using your own API key. Offers functionalities such as live price, 52 week high and low, day bid-ask, and various volumes. Depending on your tier of API key more detailed information can easily be added to the script.
الاسم المستعار: @stockquote
فئات: Self
Tags: quote, finance, stock market, stock quotes, stock, self, web service, json
خلق: Oct 29 2020, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 138, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 18, 21:11
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: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
خلق: Jan 16 2023, by: admin
ممتاز: 3, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 109, اليوم: 1, الأسبوع: 1, الشهر: 3
آخر الاتصال: Today, 2:20
hzhshsa
hzhshsa
kzjssnsnsjsj
الاسم المستعار: @hzhshsa
فئات: Dating, AIML, Response Lists, A.L.I.C.E.
Tags: gsgshs
خلق: Aug 7 2022, by: justinlefroir
ممتاز: 1, اعترض: 0, النجوم: 2.0
Language: Self
يربط: 89, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jan 7, 17:58
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, learning, examples
خلق: Jan 11 2015, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 862, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jan 4, 0:44
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
يربط: 860, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jan 16, 0:25
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
الاسم المستعار: @Simple Addition
فئات: Self, Math, Examples
Tags: self, math
خلق: Nov 7 2014, by: admin
ممتاز: 1, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 768, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jan 4, 0:41
Empty
Empty
An empty shell of a Self state machine.
This can be used as a starting point for a new script, or as a bot's self programmed script.
If comprehension is enabled in your bot, it will program its last state machine script, so you should initially have an empty script last.
الاسم المستعار: @Empty
فئات: Self, Bootstrap
Tags: self, bootstrap
خلق: Nov 4 2014, by: admin
ممتاز: 1, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 721, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jan 4, 19:26

القادم | 1 | 2