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

Suche Scripts


14 Ergebnisse.

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
Kategorien: Self, Examples
Tags: examples, web service, json, watson, auth
Erstellt: Mar 20 2017, by: admin
Daumen hoch: 0, Daumen runter: 1, stars: 2.0
Language: Self
Verbindet: 477, heute: 0, Woche: 1, Monat: 6
Zuletzt Verbinden: Apr 24, 23:57
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
Kategorien: Self
Tags: self, examples, xml, web service, wolframalpha
Erstellt: Aug 29 2017, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 396, heute: 1, Woche: 2, Monat: 6
Zuletzt Verbinden: Yesterday, 4:53
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
Kategorien: Self, Examples
Tags: examples, web service, json, bot service, command
Erstellt: Mar 28 2018, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 338, heute: 0, Woche: 0, Monat: 6
Zuletzt Verbinden: Apr 20, 4:38
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
Kategorien: Self, Examples
Tags: self, examples, web service, json, google, youtube
Erstellt: Aug 20 2018, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 290, heute: 0, Woche: 2, Monat: 6
Zuletzt Verbinden: Apr 25, 18:02
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Kategorien: AIML, Examples
Tags: self, aiml, geography, web service, json
Erstellt: Sep 16 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 240, heute: 0, Woche: 1, Monat: 6
Zuletzt Verbinden: Apr 25, 12:12
GeoNames AIML Example
GeoNames AIML Example
This shows how to access XML web services from AIML.
Alias: @GeoNames AIML Example
Kategorien: AIML, Examples
Tags: aiml, examples, geography, xml, web service
Erstellt: May 27 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 541, heute: 0, Woche: 1, Monat: 5
Zuletzt Verbinden: Apr 25, 9:17
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.
Alias: @GeoNames
Kategorien: Self, Examples
Tags: self, xml, geonames, rest, internet, sraix, web service
Erstellt: May 25 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 419, heute: 1, Woche: 1, Monat: 5
Zuletzt Verbinden: Yesterday, 10:45
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Kategorien: Self, Examples
Tags: self, examples, xml, web service, wikipedia, search, xpath
Erstellt: Dec 9 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 454, heute: 0, Woche: 1, Monat: 4
Zuletzt Verbinden: Apr 24, 8:17
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
Kategorien: Self, Examples
Tags: self, examples, xml, web service, stocks, quotes
Erstellt: Jun 1 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 444, heute: 0, Woche: 1, Monat: 4
Zuletzt Verbinden: Apr 24, 23:55
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
Kategorien: Examples, Response Lists
Tags: self, response list, web service, json
Erstellt: Jun 24 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 499, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Apr 20, 15:57
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames Response List Example
Kategorien: Examples, Response Lists
Tags: self, response list, xml, web service
Erstellt: May 27 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 439, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Apr 20, 7: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.
Alias: @nhlhockeystats
Kategorien: Self
Tags: self, web service, json, sports, hockey, nhl
Erstellt: Apr 19 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 74, heute: 0, Woche: 2, Monat: 3
Zuletzt Verbinden: Apr 25, 15:42
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
Kategorien: Self
Tags: self, web service, json, quote, stock quotes, stock market, finance, stock
Erstellt: Oct 29 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 69, heute: 0, Woche: 2, Monat: 3
Zuletzt Verbinden: Apr 25, 8:27
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
Kategorien: Self
Tags: self, artificial intelligence, web service, json, deep learning, gpt, open ai, text generation, llm, gpt-3, ai
Erstellt: Apr 3 2023, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 31, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Apr 20, 7:11