This website and apps are for sale. Only serious offers will be considered. Contact [email protected]

Wyszukaj Skryptów


66 wyniki.
Dalej | 1 | 2

SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Pseudonim: @SimpleLanguage
Kategorie: Self, Examples
Tags: self, examples, language
Stworzony: Jan 23 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 503, dziś: 0, tydzień: 3, miesiąc: 7
Ostatnie Połączenia: Nov 22, 23:09
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.
Pseudonim: @DefineWord
Kategorie: Self, Bootstrap
Tags: self, utils, bootstrap
Stworzony: Nov 7 2014, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 784, dziś: 0, tydzień: 3, miesiąc: 6
Ostatnie Połączenia: Nov 22, 23:10
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.
Pseudonim: @Santa Bot
Kategorie: Self
Tags: self, santa, bot
Stworzony: Oct 17 2014, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 741, dziś: 0, tydzień: 2, miesiąc: 6
Ostatnie Połączenia: Nov 22, 23:09
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.
Pseudonim: @WhatIs (Freebase - offline)
Kategorie: Self
Tags: self, utils, knowledge
Stworzony: Oct 29 2014, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 652, dziś: 0, tydzień: 3, miesiąc: 6
Ostatnie Połączenia: Nov 22, 23:10
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.
Pseudonim: @Bulk SMS
Kategorie: Self, Examples
Tags: self, examples, sms
Stworzony: Sep 19 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 499, dziś: 0, tydzień: 4, miesiąc: 6
Ostatnie Połączenia: Yesterday, 0:48
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Pseudonim: @Category Identification
Kategorie: Self, Examples
Tags: self, examples
Stworzony: May 12 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 1, gwiazdy: 2.0
Language: Self
Łączy: 369, dziś: 0, tydzień: 3, miesiąc: 6
Ostatnie Połączenia: Yesterday, 0:55
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
Pseudonim: @YouTube Search
Kategorie: Self, Examples
Tags: self, examples, web service, json, google, youtube
Stworzony: Aug 20 2018, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 344, dziś: 0, tydzień: 3, miesiąc: 6
Ostatnie Połączenia: Yesterday, 0: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.
Pseudonim: @connect4
Kategorie: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Stworzony: Apr 13 2021, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 104, dziś: 0, tydzień: 2, miesiąc: 6
Ostatnie Połączenia: Yesterday, 0:48
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Pseudonim: @Repeat
Kategorie: Self, Examples
Tags: self, example, repeat
Stworzony: Jan 5 2015, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 821, dziś: 0, tydzień: 3, miesiąc: 5
Ostatnie Połączenia: Nov 22, 0:06
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.
Pseudonim: @Topic
Kategorie: Self, Bootstrap
Tags: self, utils, bootstrap
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 3, kciuki w dół: 0, gwiazdy: 4.67
Language: Self
Łączy: 804, dziś: 0, tydzień: 3, miesiąc: 5
Ostatnie Połączenia: Nov 22, 0:17
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.
Pseudonim: @Math
Kategorie: Self, Bootstrap, Math
Tags: self, bootstrap, math
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 2, kciuki w dół: 1, gwiazdy: 4.0
Language: Self
Łączy: 763, dziś: 0, tydzień: 3, miesiąc: 5
Ostatnie Połączenia: Nov 22, 0:19
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Pseudonim: @Simple Addition
Kategorie: Self, Math, Examples
Tags: self, math
Stworzony: Nov 7 2014, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 715, dziś: 0, tydzień: 2, miesiąc: 5
Ostatnie Połączenia: Nov 22, 23:10
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.
Pseudonim: @Plus
Kategorie: Self, Math, Examples
Tags: self, math
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 684, dziś: 0, tydzień: 2, miesiąc: 5
Ostatnie Połączenia: Nov 22, 23:10
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
Pseudonim: @Heart Sutra
Kategorie: Self, Examples
Tags: self, examples
Stworzony: Aug 3 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 585, dziś: 0, tydzień: 2, miesiąc: 5
Ostatnie Połączenia: Nov 22, 23:21
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Pseudonim: @Book Appointment
Kategorie: Self, Examples
Tags: self, customer service, examples, calendar, google calendar, booking, appointments, virtual assistant
Stworzony: Oct 11 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 530, dziś: 0, tydzień: 3, miesiąc: 5
Ostatnie Połączenia: Yesterday, 0:49
Heart Sutra - load
Heart Sutra - load
This script will load the text of the Heart Sutra into the bot's memory.
Pseudonim: @Heart Sutra - load
Kategorie: Self, Examples
Tags: self, examples
Stworzony: Aug 3 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 499, dziś: 0, tydzień: 2, miesiąc: 5
Ostatnie Połączenia: Nov 21, 2:41
Mailing List
Mailing List
This script gives an example of a mailing list bot that sends email notifications of new blog posts using a timer function.
Pseudonim: @Mailing List
Kategorie: Self, Examples
Tags: self, examples, email, timer
Stworzony: May 12 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 407, dziś: 0, tydzień: 2, miesiąc: 5
Ostatnie Połączenia: Yesterday, 3:29
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.
Pseudonim: @Telegram Location Request
Kategorie: Self
Tags: self, geospatial, examples, telegram, location
Stworzony: Nov 21 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 355, dziś: 0, tydzień: 2, miesiąc: 5
Ostatnie Połączenia: Yesterday, 3:29
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
Pseudonim: @Sentiment Response
Kategorie: Self, Examples
Tags: self, examples, sentiment
Stworzony: Aug 24 2018, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 327, dziś: 0, tydzień: 2, miesiąc: 5
Ostatnie Połączenia: Yesterday, 0:48
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.
Pseudonim: @checkers-admin
Kategorie: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Stworzony: Nov 13 2019, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 258, dziś: 0, tydzień: 2, miesiąc: 5
Ostatnie Połączenia: Yesterday, 0:48
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.
Pseudonim: @Loop
Kategorie: Self, Bootstrap
Tags: self, utils, bootstrap
Stworzony: Oct 29 2014, by: admin
Kciuki w górę: 2, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 934, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Nov 21, 14:18
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.
Pseudonim: @My Name Is
Kategorie: Self, Bootstrap
Tags: self, bootstrap, names
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 882, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Nov 21, 14:18
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.
Pseudonim: @WhereIs (Freebase - offline)
Kategorie: Self, Examples
Tags: self, utils, geospatial, freebase
Stworzony: Oct 29 2014, by: admin
Kciuki w górę: 2, kciuki w dół: 1, gwiazdy: 4.0
Language: Self
Łączy: 828, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Nov 21, 2:41
WrongAnswer
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Pseudonim: @WrongAnswer
Kategorie: Self, Examples
Tags: self, examples, learning
Stworzony: Jan 11 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 770, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Nov 21, 14:18
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.
Pseudonim: @Say It
Kategorie: Self, Bootstrap
Tags: self, utils, bootstrap
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 2, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 762, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Nov 21, 14:18
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.
Pseudonim: @DateAndTime
Kategorie: Self, Bootstrap
Tags: self, utils, bootstrap
Stworzony: Nov 7 2014, by: admin
Kciuki w górę: 2, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 741, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Nov 21, 14:18
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.
Pseudonim: @Empty
Kategorie: Self, Bootstrap
Tags: self, bootstrap
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 699, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Nov 21, 2:41
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/
Pseudonim: @IBM Watson Example
Kategorie: Self, Examples
Tags: examples, web service, json, watson, auth
Stworzony: Mar 20 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 1, gwiazdy: 2.0
Language: Self
Łączy: 523, dziś: 0, tydzień: 3, miesiąc: 4
Ostatnie Połączenia: Yesterday, 23:12
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Pseudonim: @Wikipedia Search
Kategorie: Self, Examples
Tags: self, examples, xml, web service, wikipedia, search, xpath
Stworzony: Dec 9 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 509, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Yesterday, 0:49
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.
Pseudonim: @Interview Bot
Kategorie: Self, Examples
Tags: self, examples, hr, interview, career
Stworzony: Mar 24 2017, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 429, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Yesterday, 0:49
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.
Pseudonim: @Facebook Location Request
Kategorie: Self
Tags: self, geospatial, examples, facebook, location
Stworzony: Oct 19 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 412, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Yesterday, 0:49
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.
Pseudonim: @Ask Brain Bot
Kategorie: Self, Examples
Tags: self, examples
Stworzony: Jun 24 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 382, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Yesterday, 3:29
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
Pseudonim: @Very Simple Addition
Kategorie: Self, Math, Examples
Tags: self, math
Stworzony: Dec 21 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 331, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Yesterday, 3:30
Sequential responses
Sequential responses
This script cycles through a list of responses.
Pseudonim: @sequentialresponses
Kategorie: Examples
Tags: self, examples
Stworzony: Mar 16 2020, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 223, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Yesterday, 0:50
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.
Pseudonim: @chatgpt
Kategorie: Self
Tags: self, artificial intelligence, web service, json, deep learning, gpt, open ai, text generation, llm, gpt-3, ai
Stworzony: Apr 3 2023, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 90, dziś: 0, tydzień: 1, miesiąc: 4
Ostatnie Połączenia: Yesterday, 0:50
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.
Pseudonim: @WhatIs (Wikidata)
Kategorie: Self, Bootstrap
Tags: self, utils, knowledge, bootstrap
Stworzony: Jun 23 2015, by: admin
Kciuki w górę: 2, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 638, dziś: 0, tydzień: 2, miesiąc: 3
Ostatnie Połączenia: Nov 22, 23:09
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.
Pseudonim: @Pizza Bot
Kategorie: Self, Examples
Tags: self, examples, orders, pizza, e-commerce
Stworzony: Jun 27 2016, by: admin
Kciuki w górę: 2, kciuki w dół: 1, gwiazdy: 4.0
Language: Self
Łączy: 619, dziś: 0, tydzień: 2, miesiąc: 3
Ostatnie Połączenia: Yesterday, 3:30
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
Pseudonim: @JSON Bot Service
Kategorie: Self, Examples
Tags: examples, web service, json, bot service, command
Stworzony: Mar 28 2018, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 380, dziś: 0, tydzień: 2, miesiąc: 3
Ostatnie Połączenia: Yesterday, 0:50
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
Pseudonim: @Reduction
Kategorie: Self, Bootstrap
Tags: self, bootstrap, redirect
Stworzony: Sep 14 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 368, dziś: 0, tydzień: 1, miesiąc: 3
Ostatnie Połączenia: Yesterday, 3:29
SetData
SetData
This script sets data on the current conversation.
Pseudonim: @SetData
Kategorie: Self
Tags: self, example, data
Stworzony: Mar 17 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 366, dziś: 0, tydzień: 1, miesiąc: 3
Ostatnie Połączenia: Yesterday, 3:29
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
Pseudonim: @Facebook Custom Template Script
Kategorie: Self
Tags: self, examples, facebook
Stworzony: Jun 20 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 347, dziś: 0, tydzień: 1, miesiąc: 3
Ostatnie Połączenia: Yesterday, 3:30
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.
Pseudonim: @Telegram Group Administrator
Kategorie: Self
Tags: self, examples, telegram, groups, spam
Stworzony: Jun 21 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 1, gwiazdy: 2.0
Language: Self
Łączy: 338, dziś: 0, tydzień: 1, miesiąc: 3
Ostatnie Połączenia: Yesterday, 3:30
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.
Pseudonim: @stockquote
Kategorie: Self
Tags: self, web service, json, quote, stock quotes, stock market, finance, stock
Stworzony: Oct 29 2020, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 106, dziś: 0, tydzień: 3, miesiąc: 3
Ostatnie Połączenia: Yesterday, 0:52
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.
Pseudonim: @gpt-3
Kategorie: Self
Tags: self, artificial intelligence, deep learning, gpt, open ai, text generation, llm, gpt-3, ai
Stworzony: Jan 17 2023, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 59, dziś: 0, tydzień: 2, miesiąc: 3
Ostatnie Połączenia: Yesterday, 0:50
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.
Pseudonim: @WhereIs (Wikidata)
Kategorie: Self, Bootstrap, Examples
Tags: self, utils, knowledge, bootstrap, geospatial, wikidata
Stworzony: Jun 23 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 594, dziś: 0, tydzień: 1, miesiąc: 2
Ostatnie Połączenia: Nov 22, 23:09
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.

Pseudonim: @Vision
Kategorie: Self, Bootstrap, Examples
Tags: self, bootstrap, examples, vision, image processing
Stworzony: Jun 3 2016, by: admin
Kciuki w górę: 2, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 547, dziś: 0, tydzień: 1, miesiąc: 2
Ostatnie Połączenia: Yesterday, 0:50
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Pseudonim: @Escalate Email
Kategorie: Self, Examples
Tags: self, examples, email
Stworzony: Jun 1 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 512, dziś: 0, tydzień: 1, miesiąc: 2
Ostatnie Połączenia: Yesterday, 0:51
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.
Pseudonim: @TicTacToe
Kategorie: Self, Games
Tags: self, games, machine learning
Stworzony: Jul 26 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 486, dziś: 0, tydzień: 1, miesiąc: 2
Ostatnie Połączenia: Yesterday, 0:51
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Pseudonim: @Wolfram Alpha Example
Kategorie: Self
Tags: self, examples, xml, web service, wolframalpha
Stworzony: Aug 29 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 441, dziś: 0, tydzień: 1, miesiąc: 2
Ostatnie Połączenia: Yesterday, 0:51
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
Pseudonim: @TicTacToeText
Kategorie: Self, Games
Tags: self, games, machine learning
Stworzony: Jul 5 2017, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 423, dziś: 0, tydzień: 1, miesiąc: 2
Ostatnie Połączenia: Yesterday, 0:51
Turing Test
Turing Test
A script that gives a Turing test.
Pseudonim: @Turing Test
Kategorie: Self, Examples
Tags: self, examples
Stworzony: Oct 23 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 418, dziś: 0, tydzień: 1, miesiąc: 2
Ostatnie Połączenia: Yesterday, 3:30
Count Words
Count Words
This example script show how to count the words in a sentence.
Pseudonim: @Count Words
Kategorie: Self, Examples
Tags: self, example
Stworzony: Jan 11 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 318, dziś: 0, tydzień: 1, miesiąc: 2
Ostatnie Połączenia: Yesterday, 3:30
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Pseudonim: @paragraphs
Kategorie: Self, Examples
Tags: self, examples, paragraphs, exodus
Stworzony: Aug 14 2020, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 123, dziś: 0, tydzień: 1, miesiąc: 2
Ostatnie Połączenia: Yesterday, 0:52
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.
Pseudonim: @nhlhockeystats
Kategorie: Self
Tags: self, web service, json, sports, hockey, nhl
Stworzony: Apr 19 2021, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 106, dziś: 0, tydzień: 2, miesiąc: 2
Ostatnie Połączenia: Yesterday, 18:50
About Famous People Script
About Famous People Script
A script that can answer questions about famous people using Wikidata.
Pseudonim: @aboutfamouspeoplescript
Kategorie: Self, Examples
Tags: self, knowledge, examples
Stworzony: Jun 9 2021, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 90, dziś: 0, tydzień: 2, miesiąc: 2
Ostatnie Połączenia: Yesterday, 0:52
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.
Pseudonim: @Understanding
Kategorie: Self, Bootstrap
Tags: self, bootstrap, understanding
Stworzony: May 1 2015, by: admin
Kciuki w górę: 5, kciuki w dół: 0, gwiazdy: 4.4
Language: Self
Łączy: 661, dziś: 0, tydzień: 1, miesiąc: 1
Ostatnie Połączenia: Nov 22, 23:09

Dalej | 1 | 2