Upgrade to our Diamond service and we will build you your own app for Android or iOS

Search Scripts


476 results.
Next | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Categories: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
Created: Apr 2 2021, by: admin
Thumbs up: 2, thumbs down: 0, stars: 3.5
Language: HTML
Connects: 4052, today: 4, week: 36, month: 279
Last Connect: Today, 9:51
This script is flagged.
Sequenced Replies
Sequenced Replies
Sequenced Replies
Alias: @Sequenced Replies
Categories: Examples
Created: Mar 17 2020, by: okayokay
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 2393, today: 0, week: 16, month: 135
Last Connect: Jun 27, 20:37
This script is flagged.
Bot Libre JavaScript SDK
Bot Libre JavaScript SDK
The Bot Libre SDK is a software development kit that makes it easy for developers to create their own website, mobile app, or server that accesses BOT libre services.

The SDK includes an JavaScript API and SDK that makes it simple to develop your own bot or chat website. The SDK also contains an Android Java SDK, and support for other languages.

The SDK is open source under the Eclipse Public License, is extendable/customizable, and hosted on GitHub under Project Libre.
Alias: @Bot Libre JavaScript SDK
Categories: SDK, Programming Language, JavaScript
Tags: sdk, api, examples, javascript, embed
Created: Dec 5 2014, by: admin
Thumbs up: 11, thumbs down: 0, stars: 4.82
Language: JavaScript
Connects: 3115, today: 0, week: 6, month: 94
Last Connect: Yesterday, 22:14
This script is flagged.
Example Website
Example Website
This is an example of a website you can build on Bot Libre, with free web hosting and subdomain.
Alias: @Example Website
Categories: Website, Examples
Tags: website, examples
Created: Oct 15 2015, by: admin
Thumbs up: 4, thumbs down: 0, stars: 5.0
Language: HTML
Connects: 9537, today: 3, week: 29, month: 87
Last Connect: Today, 10:32
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.
Alias: @Order Pizza
Categories: Examples, Response Lists, Business
Tags: orders, response list, pizza, examples, e-commerce
Created: Mar 27 2018, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Response List
Connects: 665, today: 0, week: 3, month: 75
Last Connect: Jun 25, 18:55
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.
Alias: @Understanding
Categories: Self, Bootstrap
Tags: self, bootstrap, understanding
Created: May 1 2015, by: admin
Thumbs up: 7, thumbs down: 1, stars: 4.25
Language: Self
Connects: 913, today: 0, week: 3, month: 72
Last Connect: Yesterday, 16:46
Map Commands
Map Commands
Map commands to use Google Maps with your virtual assistant bot. Open map, get directions to and from destinations, pick a mode (walking, driving or biking) or avoid tolls, highways and ferries. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Map Commands
Categories: Response Lists, Mobile Assistant
Tags: map, response list, commands, google maps, mobile, assistant
Created: Aug 31 2016, by: admin
Thumbs up: 2, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 646, today: 0, week: 3, month: 71
Last Connect: Jun 26, 4:38
Pet Store
Pet Store
An example response list for a pet store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @petstore
Categories: Response Lists, Business, Examples
Tags: e-commerce, business, examples, response list
Created: Dec 16 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 300, today: 0, week: 1, month: 71
Last Connect: Jun 23, 14:26
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.

Alias: @Vision
Categories: Self, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
Created: Jun 3 2016, by: admin
Thumbs up: 3, thumbs down: 1, stars: 4.25
Language: Self
Connects: 807, today: 0, week: 2, month: 70
Last Connect: Jun 26, 15:11
Calendar/Event Commands
Calendar/Event Commands
Calendar commands to create events with your virtual assistant bot. Open calendar to create event, set event time, name and location. Include an end time for event. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Calendar/Event Commands
Categories: Response Lists, Mobile Assistant
Tags: calendar, assistant, mobile, commands
Created: Sep 24 2016, by: admin
Thumbs up: 1, thumbs down: 1, stars: 3.5
Language: Response List
Connects: 668, today: 0, week: 1, month: 70
Last Connect: Yesterday, 0:09
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.
Alias: @WhatIs (Wikidata)
Categories: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
Created: Jun 23 2015, by: admin
Thumbs up: 4, thumbs down: 0, stars: 5.0
Language: Self
Connects: 825, today: 0, week: 3, month: 69
Last Connect: Yesterday, 7:31
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.
Alias: @Escalate SMS
Categories: Examples, Self
Tags: examples, sms, self
Created: Jun 1 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 729, today: 0, week: 2, month: 69
Last Connect: Yesterday, 13:50
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.
Alias: @Colors
Categories: Data, JSON
Tags: json, set, data, colors
Created: Sep 22 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 652, today: 0, week: 1, month: 69
Last Connect: Jun 27, 2:29
Email Commands
Email Commands
Commands for your personal assistant bot. Send email, set a contact, customize subject and message of email. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Email Commands
Categories: Response Lists, Mobile Assistant
Tags: email, response list, commands, mobile, assistant
Created: Aug 29 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 641, today: 0, week: 4, month: 69
Last Connect: Yesterday, 12:44
Phone Commands
Phone Commands
Telephone commands for your personal assistant bot. These commands can open the phone, dial or directly call a phone number. Import this script into your bot, or customize the patterns/use this as a guideline. See the website link for detailed instructions.
Alias: @Phone Commands
Categories: Response Lists, Mobile Assistant
Tags: commands, phone, response list, assistant, mobile
Created: Aug 29 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 590, today: 0, week: 2, month: 69
Last Connect: Yesterday, 11:49
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Alias: @Wolfram Alpha Example
Categories: Self
Tags: examples, wolframalpha, self, web service, xml
Created: Aug 29 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 589, today: 0, week: 4, month: 69
Last Connect: Yesterday, 12:23
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.
Alias: @Facebook Location Request
Categories: Self
Tags: facebook, examples, self, geospatial, location
Created: Oct 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 574, today: 0, week: 1, month: 69
Last Connect: Jun 26, 15:14
Service Bot
Service Bot
A set of greetings and responses for a customer service bot.
Alias: @Service Bot
Categories: Response Lists, Business
Tags: common responses, customer service
Created: Nov 29 2014, by: admin
Thumbs up: 6, thumbs down: 0, stars: 4.33
Language: Response List
Connects: 1796, today: 0, week: 4, month: 68
Last Connect: Jun 27, 22:05
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.
Alias: @About Me
Categories: Response Lists, Examples
Tags: examples, response list
Created: Sep 16 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 2.0
Language: Response List
Connects: 786, today: 0, week: 4, month: 68
Last Connect: Jun 25, 23:10
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
Alias: @JSON Bot Service
Categories: Examples, Self
Tags: bot service, command, json, examples, web service
Created: Mar 28 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 513, today: 0, week: 3, month: 68
Last Connect: Yesterday, 2:01
Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Categories: Response Lists, Dating
Tags: default phrases, response list, dating, pickup lines, geek
Created: Dec 19 2014, by: admin
Thumbs up: 6, thumbs down: 2, stars: 4.63
Language: Response List
Connects: 1105, today: 0, week: 1, month: 67
Last Connect: Jun 23, 4:26
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.
Alias: @Topic
Categories: Self, Bootstrap
Tags: self, bootstrap, utils
Created: Nov 4 2014, by: admin
Thumbs up: 3, thumbs down: 1, stars: 4.0
Language: Self
Connects: 1048, today: 0, week: 2, month: 67
Last Connect: Jun 26, 15:21
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.
Alias: @Say It
Categories: Self, Bootstrap
Tags: self, bootstrap, utils
Created: Nov 4 2014, by: admin
Thumbs up: 2, thumbs down: 0, stars: 5.0
Language: Self
Connects: 949, today: 0, week: 2, month: 67
Last Connect: Jun 27, 17:07
SMS/Text Message Commands
SMS/Text Message Commands
SMS commands to send text messages with your virtual assistant bot. View texts, open contacts and send text messages. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @SMS/Text Message Commands
Categories: Response Lists, Mobile Assistant
Tags: sms, response list, commands, text, mobile, assistant
Created: Aug 29 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 670, today: 0, week: 1, month: 67
Last Connect: Yesterday, 12:18
Animals Set
Animals Set
This JSON data file can be used to load the concept of animals into your bot. This defines animal meaning objects for animal 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.
Alias: @Animals Set
Categories: Data, JSON
Tags: data, animals, json, set
Created: Nov 7 2017, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: JSON
Connects: 592, today: 0, week: 4, month: 67
Last Connect: Jun 27, 21:45
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Categories: AIML, Examples
Tags: web service, aiml, self, json, geography
Created: Sep 16 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 455, today: 0, week: 2, month: 67
Last Connect: Jun 27, 15:25
alice
alice
The alice AIML script from the ALICE A.I. FOUNDATION.
The alice script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @alice
Categories: AIML, A.L.I.C.E.
Tags: aiml, alice, bot
Created: Oct 29 2014, by: admin
Thumbs up: 1, thumbs down: 4, stars: 3.2
Language: AIML
Connects: 1885, today: 0, week: 2, month: 66
Last Connect: Yesterday, 11:49
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categories: Examples, Self
Tags: self, example, repeat
Created: Jan 5 2015, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 1010, today: 0, week: 2, month: 66
Last Connect: Yesterday, 9:31
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.
Alias: @DateAndTime
Categories: Bootstrap, Self
Tags: self, bootstrap, utils
Created: Nov 7 2014, by: admin
Thumbs up: 3, thumbs down: 0, stars: 5.0
Language: Self
Connects: 920, today: 1, week: 2, month: 66
Last Connect: Today, 3:41
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categories: Self, Examples
Tags: self, weather, pannous
Created: Aug 28 2015, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 802, today: 0, week: 3, month: 66
Last Connect: Jun 26, 15:10
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categories: Self, Examples
Tags: self, examples, knowledge
Created: Sep 4 2015, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 778, today: 0, week: 2, month: 66
Last Connect: Jun 26, 15:10
Eddie
Eddie
Response list for the Eddie bot.
Alias: @Eddie
Categories: Response Lists, Personalities, Dating
Tags: response list, personality
Created: May 27 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 736, today: 0, week: 1, month: 66
Last Connect: Yesterday, 17:10
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categories: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
Created: Oct 11 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 664, today: 0, week: 1, month: 66
Last Connect: Jun 26, 15:13
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: machine learning, self, games
Created: Jul 5 2017, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 583, today: 0, week: 2, month: 66
Last Connect: Jun 27, 21:12
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categories: Self, Examples
Tags: self, examples, email
Created: Jun 1 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 2.0
Language: Self
Connects: 705, today: 0, week: 2, month: 65
Last Connect: Yesterday, 7:18
Alarm/Timer Commands
Alarm/Timer Commands
Alarm and Timer commands for your personal assistant bot. These commands with enable a specific alarm, set alarm with 12 hour time, am or pm. Set a name for a specific or repeating alarm, choose what days it should repeat. Set a timer for minutes/hours. Name a repeating timer. Import this script into your bot, or customize the patterns/use this as a guideline. See the website link for detailed instructions.
Alias: @Alarm/Timer Commands
Categories: Response Lists, Mobile Assistant
Tags: commands, alarm, response list, mobile, assistant
Created: Aug 29 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 680, today: 0, week: 3, month: 65
Last Connect: Jun 27, 15:20
Stock Quotes
Stock Quotes
This script show an example of accessing stock quotes from the Quandi web service. You can use it as is, or modify it as you wish. Please replace the Quandi api-key with your own api-key.
Alias: @Stock Quotes
Categories: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Created: Jun 1 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 2.0
Language: Self
Connects: 640, today: 0, week: 2, month: 65
Last Connect: Jun 27, 15:20
Special Event
Special Event
A response list for a special event bot.
Alias: @specialevent
Categories: Response Lists
Tags: events
Created: Jun 26 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 361, today: 0, week: 0, month: 65
Last Connect: Jun 22, 1:44
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: Self, Games
Tags: analytics, deep learning, games, machine learning, self, checkers
Created: Apr 14 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 331, today: 0, week: 3, month: 65
Last Connect: Jun 26, 15:18
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.
Alias: @telegramforward
Categories: Self
Tags: examples, forward, telegram, self
Created: Mar 11 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 266, today: 0, week: 4, month: 65
Last Connect: Jun 27, 16:09
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.
Alias: @connect4
Categories: Games, Self
Tags: games, analytics, deep learning, checkers, machine learning, self
Created: Apr 13 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 250, today: 0, week: 1, month: 65
Last Connect: Jun 26, 15:17
About Famous People Script
About Famous People Script
A script that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeoplescript
Categories: Examples, Self
Tags: examples, knowledge, self
Created: Jun 9 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 247, today: 0, week: 2, month: 65
Last Connect: Yesterday, 19:13
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.
Alias: @carrentalscript
Categories: Business, Examples, Self, Response Lists
Tags: e-commerce, business, self, examples
Created: Apr 20 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 240, today: 0, week: 3, month: 65
Last Connect: Jun 26, 15:18
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categories: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Created: Dec 9 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 650, today: 0, week: 1, month: 64
Last Connect: Jun 26, 15:13
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.
Alias: @Bulk SMS
Categories: Examples, Self
Tags: examples, sms, self
Created: Sep 19 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 646, today: 0, week: 3, month: 64
Last Connect: Jun 27, 18:37
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categories: Examples, Self
Tags: html, self, wikiquote, examples
Created: Aug 13 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 600, today: 0, week: 2, month: 64
Last Connect: Jun 26, 15:12
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.
Alias: @Interview Bot
Categories: Examples, Self
Tags: hr, career, interview, self, examples
Created: Mar 24 2017, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 578, today: 0, week: 4, month: 64
Last Connect: Yesterday, 6:19
Emotions and Sentiment
Emotions and Sentiment
A set of words tagged with emotions and sentiment. Emotions and sentiment let the bot know the feeling of the user.
Alias: @Emotions and Sentiment
Categories: Response Lists
Tags: sentiment, emotion, response list, examples
Created: Apr 3 2018, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 560, today: 0, week: 1, month: 64
Last Connect: Jun 23, 18:50
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.
Alias: @checkers-admin
Categories: Self, Games
Tags: checkers, self, games, machine learning, deep learning, analytics
Created: Nov 13 2019, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 369, today: 0, week: 1, month: 64
Last Connect: Yesterday, 14:14
Music Streaming
Music Streaming
This response list can be used to create a bot designed to assist consumers with a music streaming service. The user can find music and information about pricing and plans for subscription. As well, this bot allows users to stream music radio stations. This bot uses commands to play music and requires the embed webpage has code to receive the command and stream the music. For an example see, https://www.botlibre.com/script?id=36393269
Alias: @musicstreaming
Categories: Examples, Response Lists
Tags: music, examples, response list
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 301, today: 0, week: 1, month: 64
Last Connect: Jun 26, 3:39
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.
Alias: @stockquote
Categories: Self
Tags: quote, finance, stock market, stock quotes, stock, self, web service, json
Created: Oct 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 232, today: 0, week: 2, month: 64
Last Connect: Yesterday, 11:43
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.
Alias: @gpt-3
Categories: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
Created: Jan 16 2023, by: admin
Thumbs up: 3, thumbs down: 0, stars: 5.0
Language: Self
Connects: 212, today: 0, week: 3, month: 64
Last Connect: Jun 27, 14:09
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.
Alias: @chatgpt
Categories: Self
Tags: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
Created: Apr 3 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 193, today: 0, week: 2, month: 64
Last Connect: Jun 27, 15:28
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Categories: AIML, AIML2
Tags: aiml, aiml2
Created: Aug 12 2015, by: admin
Thumbs up: 1, thumbs down: 1, stars: 3.5
Language: AIML
Connects: 1131, today: 0, week: 0, month: 63
Last Connect: Jun 16, 13:21
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Categories: Response Lists
Tags: common responses
Created: Nov 29 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 945, today: 0, week: 1, month: 63
Last Connect: Jun 27, 11:34
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Categories: Examples, Response Lists
Tags: examples, html scraping, self, response list
Created: Jun 24 2016, by: admin
Thumbs up: 2, thumbs down: 1, stars: 3.0
Language: Response List
Connects: 788, today: 0, week: 0, month: 63
Last Connect: Jun 23, 1:00

Next | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9