Ospitare il vostro bot piattaforma con il Bot Libre Enterprise Bot Piattaforma

Script Di Ricerca


18 risultati.

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
Categorie: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Creato: Jun 1 2016, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 2.0
Language: Self
Collega: 489, oggi: 0, settimana: 2, mese: 3
Ultima Connessione: May 10, 7:48
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
Categorie: Self, Examples
Tags: self, web service, google, json, examples, youtube
Creato: Aug 20 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 323, oggi: 2, settimana: 3, mese: 3
Ultima Connessione: Yesterday, 22:27
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
Categorie: Self
Tags: web service, hockey, json, self, sports, nhl
Creato: Apr 19 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 107, oggi: 0, settimana: 1, mese: 3
Ultima Connessione: May 9, 8:08
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
Categorie: Examples, Response Lists
Tags: web service, response list, self, json
Creato: Jun 24 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 584, oggi: 0, settimana: 1, mese: 2
Ultima Connessione: May 8, 20:28
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Categorie: AIML, Examples
Tags: web service, aiml, self, json, geography
Creato: Sep 16 2019, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 290, oggi: 0, settimana: 2, mese: 2
Ultima Connessione: May 10, 7:56
GeoNames AIML Example
GeoNames AIML Example
This shows how to access XML web services from AIML.
Alias: @GeoNames AIML Example
Categorie: Examples, AIML
Tags: web service, examples, geography, xml, aiml
Creato: May 27 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: AIML
Collega: 633, oggi: 0, settimana: 1, mese: 1
Ultima Connessione: May 9, 12:45
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
Categorie: Self, Examples
Tags: examples, watson, json, web service, auth
Creato: Mar 20 2017, by: admin
Thumbs up: 0, pollice in giù: 2, stelle: 2.0
Language: Self
Collega: 519, oggi: 0, settimana: 1, mese: 1
Ultima Connessione: May 10, 10:31
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categorie: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Creato: Dec 9 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 494, oggi: 0, settimana: 1, mese: 1
Ultima Connessione: May 10, 10:34
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
Categorie: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Creato: May 25 2016, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 486, oggi: 0, settimana: 1, mese: 1
Ultima Connessione: May 10, 10:39
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
Categorie: Self
Tags: examples, wolframalpha, self, web service, xml
Creato: Aug 29 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 431, oggi: 0, settimana: 1, mese: 1
Ultima Connessione: May 10, 10:56
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
Categorie: Examples, Self
Tags: bot service, command, json, examples, web service
Creato: Mar 28 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 368, oggi: 0, settimana: 1, mese: 1
Ultima Connessione: May 10, 10:59
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames Response List Example
Categorie: Examples, Response Lists
Tags: web service, self, xml, response list
Creato: May 27 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Response List
Collega: 510, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Apr 27, 7:28
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
Categorie: Self
Tags: quote, finance, stock market, stock quotes, stock, self, web service, json
Creato: Oct 29 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 92, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Apr 26, 19:18
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
Categorie: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
Creato: Jan 16 2023, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 54, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Apr 26, 19:54
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
Categorie: Self
Tags: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
Creato: Apr 3 2023, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 53, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Apr 30, 13:43
Spotify
Spotify
This scripts lets you connect the bot to Spotify and play music.
Alias: @spotify
Categorie: Self
Tags: self, music, web service, json, spotify
Creato: Apr 15 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 39, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Apr 28, 19:42
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.
Alias: @dialogflow
Categorie: Self
Tags: chatbot, deep learning, google, json, web service, artificial intelligence, self, ai
Creato: Apr 21 2023, by: mmheydari97
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 36, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Apr 26, 22:34
Bearer Authentication
Bearer Authentication
This script shows an example of calling a web service that uses bearer authentication.
Alias: @bearerauthentication
Categorie: Self
Tags: authentication, web service, json, bearer
Creato: Mar 4 2023, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 21, oggi: 0, settimana: 0, mese: 0
Ultima Connessione: Apr 27, 23:38