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

Search Scripts


12 results.

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: Self, Examples
Tags: examples, web service, json, bot service, command
Created: Mar 28 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 337, today: 0, week: 3, month: 5
Last Connect: Apr 18, 7:48
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/
Alias: @IBM Watson Example
Categories: Self, Examples
Tags: examples, web service, json, watson, auth
Created: Mar 20 2017, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 475, today: 0, week: 2, month: 4
Last Connect: Apr 18, 19:46
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: self, aiml, geography, web service, json
Created: Sep 16 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 238, today: 0, week: 2, month: 4
Last Connect: Apr 17, 20:31
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: data, json, set, colors
Created: Sep 22 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 448, today: 0, week: 1, month: 3
Last Connect: Apr 17, 15:56
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
Alias: @YouTube Search
Categories: Self, Examples
Tags: self, examples, web service, json, google, youtube
Created: Aug 20 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 287, today: 0, week: 1, month: 3
Last Connect: Apr 17, 16:01
Opposite Map
Opposite Map
This JSON data file can be used to load the concept of opposites into your bot. This defines opposites objects for words, and can be used as a map in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @oppositemap
Categories: Data, JSON
Tags: aiml, data, json, map
Created: Sep 16 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 243, today: 0, week: 2, month: 3
Last Connect: Yesterday, 9:45
Example JSON
Example JSON
This script show an example JSON data file. JSON is the main standard for exchanging data on the web and JavaScript. You can import JSON data into your bot from the Knowledge page in its Admin Console. You can access JSON data from the web using a Self script and the Http.requestJSON(url) API.
Alias: @Example JSON
Categories: Examples, Data, JSON
Tags: examples, data, json
Created: Sep 19 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 533, today: 0, week: 2, month: 2
Last Connect: Today, 1:01
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames JSON Response List Example
Categories: Examples, Response Lists
Tags: self, response list, web service, json
Created: Jun 24 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 497, today: 0, week: 1, month: 1
Last Connect: Yesterday, 12:54
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: animals, data, json, set
Created: Nov 7 2017, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: JSON
Connects: 369, today: 0, week: 1, month: 1
Last Connect: Apr 17, 15:54
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.
Alias: @chatgpt
Categories: Self
Tags: self, artificial intelligence, web service, json, deep learning, gpt, open ai, text generation, llm, gpt-3, ai
Created: Apr 3 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 29, today: 0, week: 1, month: 1
Last Connect: Apr 17, 2:35
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.
Alias: @nhlhockeystats
Categories: Self
Tags: self, web service, json, sports, hockey, nhl
Created: Apr 19 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 71, today: 0, week: 0, month: 0
Last Connect: Mar 16, 3:13
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: self, web service, json, quote, stock quotes, stock market, finance, stock
Created: Oct 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 66, today: 0, week: 0, month: 0
Last Connect: Mar 16, 3:17